Trace number 4403722

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-20OPT30 61.944 16.0485

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-04-14.xml
MD5SUM19ed80590beafaab4553f21dc50e09e4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark16.9051
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints140
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":56},{"size":9,"count":56}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":56},{"degree":7,"count":4},{"degree":8,"count":28},{"degree":10,"count":24}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":56},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":24}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84},{"type":"sum","count":56}]
Optimization problemYES
Type of objectivemax SUM

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403722-1568987989.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403722-1568987989.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.31/0.63	c solve instance...
1.31/0.67	o 0 
1.31/0.69	o 4 
1.31/0.69	o 6 
1.60/0.70	o 8 
1.60/0.71	o 10 
1.60/0.72	o 12 
1.60/0.74	o 14 
1.60/0.76	o 16 
1.60/0.78	o 22 
1.98/0.84	o 24 
1.98/0.89	o 25 
2.77/1.09	o 26 
8.24/2.52	o 27 
10.19/3.03	o 28 
18.89/5.24	o 30 
61.84/16.03	s OPTIMUM FOUND
61.84/16.03	v <instantiation>
61.84/16.03	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[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[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[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] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] </list>
61.84/16.03	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 0 0 1 0 1 0 0 0 1 0 1 0 0 1 0 1 0 0 0 1 0 1 0 0 0 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 2 2 2 2 2 4 2 2 2 2 2 4 2 2 3 4 4 4 3 4 3 4 4 4 3 4 3 4 4 3 4 3 4 4 4 3 4 3 4 4 4 3 2 2 4 2 2 2 2 2 4 2 2 2 2 2 </values>
61.84/16.03	v </instantiation>

Verifier Data

OK	30

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403722-1568987989/watcher-4403722-1568987989 -o /var/tmp/evaluation-result-4403722-1568987989/solver-4403722-1568987989 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19057 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1570467731 HOME/instance-4403722-1568987989.xml 

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

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


[startup+0.100126 s]*
/proc/loadavg: 3.08 1.28 1.03 9/233 19582
/proc/meminfo: memFree=4307088/32770624 swapFree=66966844/67108860
[pid=19562] ppid=19559 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (xcsp3-exec) S 19559 19562 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 474735332 115843072 363 33554432000 4194304 5098028 140723020176832 140723020174936 140554366775932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11534336 140723020178262 140723020178521 140723020178521 140723020181446 0
/proc/19562/statm: 28282 363 305 221 0 87 0
[pid=19564] ppid=19562 vsize=15144776 memory=28940 CPUtime=0.13 cores=0,2,4,6
/proc/19564/stat : 19564 (java) S 19562 19562 19026 0 -1 1077944320 5665 0 0 0 12 1 0 0 20 0 15 0 474735333 15508250624 7235 33554432000 4194304 4196468 140722255247648 140722255230192 139717957553911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
/proc/19564/statm: 3786194 7235 3153 1 0 3748377 0
[pid=19564/tid=19565] ppid=19562 vsize=15144776 memory=8180089925722843723 CPUtime=0.09 cores=0,2,4,6
/proc/19564/task/19565/stat : 19565 (java) R 19562 19562 19026 0 -1 4202560 3581 0 0 0 9 0 0 0 20 0 15 0 474735333 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717961785232 139717949791038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19566] ppid=19562 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19566/stat : 19566 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735334 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717910174352 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19567] ppid=19562 vsize=15144776 memory=140370330265216 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19567/stat : 19567 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474735334 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717909121552 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19568] ppid=19562 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19568/stat : 19568 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735334 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717908068752 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19569] ppid=19562 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19569/stat : 19569 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474735334 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717907015952 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19570] ppid=19562 vsize=15144776 memory=140370330265216 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19570/stat : 19570 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474735335 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717426113392 139717957565058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19571] ppid=19562 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19571/stat : 19571 (java) S 19562 19562 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474735336 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717425059360 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19572] ppid=19562 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19572/stat : 19572 (java) S 19562 19562 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474735336 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717424006512 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19577] ppid=19562 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19577/stat : 19577 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474735338 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717422954832 139717957572507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19578] ppid=19562 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19578/stat : 19578 (java) R 19562 19562 19026 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 474735338 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717421902192 139717957565058 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19579] ppid=19562 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19579/stat : 19579 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474735338 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717420849392 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19580] ppid=19562 vsize=15144776 memory=140370330265216 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19580/stat : 19580 (java) R 19562 19562 19026 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 15 0 474735338 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717419796592 139717949791038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19581] ppid=19562 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19581/stat : 19581 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474735338 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717418744032 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19582] ppid=19562 vsize=15144776 memory=140370330265216 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19582/stat : 19582 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735339 15508250624 7235 33554432000 4194304 4196468 140722255247648 139717417692336 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30392 KiB

[startup+0.215794 s]*
/proc/loadavg: 3.08 1.28 1.03 10/233 19582
/proc/meminfo: memFree=4294660/32770624 swapFree=66966844/67108860
[pid=19562] ppid=19559 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (xcsp3-exec) S 19559 19562 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 474735332 115843072 363 33554432000 4194304 5098028 140723020176832 140723020174936 140554366775932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11534336 140723020178262 140723020178521 140723020178521 140723020181446 0
/proc/19562/statm: 28282 363 305 221 0 87 0
[pid=19564] ppid=19562 vsize=15149032 memory=40828 CPUtime=0.35 cores=0,2,4,6
/proc/19564/stat : 19564 (java) S 19562 19562 19026 0 -1 1077944320 9384 0 0 0 32 3 0 0 20 0 15 0 474735333 15512608768 10207 33554432000 4194304 4196468 140722255247648 140722255230192 139717957553911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
/proc/19564/statm: 3787258 10207 3308 1 0 3748377 0
[pid=19564/tid=19565] ppid=19562 vsize=15149032 memory=7883960649037381690 CPUtime=0.21 cores=0,2,4,6
/proc/19564/task/19565/stat : 19565 (java) R 19562 19562 19026 0 -1 4202560 6654 0 0 0 19 2 0 0 20 0 15 0 474735333 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717961774904 139717957575837 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19566] ppid=19562 vsize=15149032 memory=9276 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19566/stat : 19566 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735334 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717910174352 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19567] ppid=19562 vsize=15149032 memory=3525167 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19567/stat : 19567 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474735334 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717909121552 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19568] ppid=19562 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19568/stat : 19568 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735334 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717908068752 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19569] ppid=19562 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19569/stat : 19569 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474735334 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717907015952 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19570] ppid=19562 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19570/stat : 19570 (java) S 19562 19562 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474735335 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717426113392 139717957565058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19571] ppid=19562 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19571/stat : 19571 (java) S 19562 19562 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474735336 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717425059360 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19572] ppid=19562 vsize=15149032 memory=140370330265216 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19572/stat : 19572 (java) S 19562 19562 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474735336 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717424006512 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19577] ppid=19562 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19577/stat : 19577 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474735338 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717422954832 139717957572507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19578] ppid=19562 vsize=15149032 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19578/stat : 19578 (java) S 19562 19562 19026 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 15 0 474735338 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717421902192 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19579] ppid=19562 vsize=15149032 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19579/stat : 19579 (java) S 19562 19562 19026 0 -1 1077944384 141 0 0 0 2 0 0 0 20 0 15 0 474735338 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717420849392 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19580] ppid=19562 vsize=15149032 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/19564/task/19580/stat : 19580 (java) S 19562 19562 19026 0 -1 1077944384 795 0 0 0 8 0 0 0 20 0 15 0 474735338 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717419796592 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19581] ppid=19562 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19581/stat : 19581 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474735338 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717418744032 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19582] ppid=19562 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19582/stat : 19582 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735339 15512608768 10207 33554432000 4194304 4196468 140722255247648 139717417692336 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 42280 KiB

[startup+0.310496 s]*
/proc/loadavg: 3.08 1.28 1.03 8/233 19582
/proc/meminfo: memFree=4286408/32770624 swapFree=66966844/67108860
[pid=19562] ppid=19559 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (xcsp3-exec) S 19559 19562 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 474735332 115843072 363 33554432000 4194304 5098028 140723020176832 140723020174936 140554366775932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11534336 140723020178262 140723020178521 140723020178521 140723020181446 0
/proc/19562/statm: 28282 363 305 221 0 87 0
[pid=19564] ppid=19562 vsize=15149032 memory=49860 CPUtime=0.52 cores=0,2,4,6
/proc/19564/stat : 19564 (java) S 19562 19562 19026 0 -1 1077944320 10772 0 0 0 48 4 0 0 20 0 15 0 474735333 15512608768 12465 33554432000 4194304 4196468 140722255247648 140722255230192 139717957553911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
/proc/19564/statm: 3787258 12465 3362 1 0 3748377 0
[pid=19564/tid=19565] ppid=19562 vsize=15149032 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/19564/task/19565/stat : 19565 (java) R 19562 19562 19026 0 -1 4202560 7795 0 0 0 27 2 0 0 20 0 15 0 474735333 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717961785024 139717941634398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19566] ppid=19562 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19566/stat : 19566 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735334 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717910174352 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19567] ppid=19562 vsize=15149032 memory=3519586 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19567/stat : 19567 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474735334 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717909121552 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19568] ppid=19562 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19568/stat : 19568 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735334 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717908068752 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19569] ppid=19562 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19569/stat : 19569 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 474735334 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717907015952 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19570] ppid=19562 vsize=15149032 memory=140370330265216 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19570/stat : 19570 (java) S 19562 19562 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 474735335 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717426113392 139717957565058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19571] ppid=19562 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19571/stat : 19571 (java) S 19562 19562 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 474735336 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717425059360 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19572] ppid=19562 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19572/stat : 19572 (java) S 19562 19562 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 474735336 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717424006512 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19577] ppid=19562 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19577/stat : 19577 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474735338 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717422954832 139717957572507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19578] ppid=19562 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/19564/task/19578/stat : 19578 (java) S 19562 19562 19026 0 -1 1077944384 559 0 0 0 3 0 0 0 20 0 15 0 474735338 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717421902192 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19579] ppid=19562 vsize=15149032 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/19564/task/19579/stat : 19579 (java) S 19562 19562 19026 0 -1 1077944384 141 0 0 0 3 0 0 0 20 0 15 0 474735338 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717420849392 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19580] ppid=19562 vsize=15149032 memory=140370330265216 CPUtime=0.13 cores=0,2,4,6
/proc/19564/task/19580/stat : 19580 (java) S 19562 19562 19026 0 -1 1077944384 973 0 0 0 13 0 0 0 20 0 15 0 474735338 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717419796592 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19581] ppid=19562 vsize=15149032 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19581/stat : 19581 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 474735338 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717418744032 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19582] ppid=19562 vsize=15149032 memory=140370330265216 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19582/stat : 19582 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 474735339 15512608768 12465 33554432000 4194304 4196468 140722255247648 139717417692336 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51312 KiB

[startup+0.701367 s]
/proc/loadavg: 3.08 1.28 1.03 9/233 19586
/proc/meminfo: memFree=4273696/32770624 swapFree=66966844/67108860
[pid=19562] ppid=19559 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (xcsp3-exec) S 19559 19562 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 474735332 115843072 363 33554432000 4194304 5098028 140723020176832 140723020174936 140554366775932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11534336 140723020178262 140723020178521 140723020178521 140723020181446 0
/proc/19562/statm: 28282 363 305 221 0 87 0
[pid=19564] ppid=19562 vsize=15417412 memory=108648 CPUtime=1.6 cores=0,2,4,6
/proc/19564/stat : 19564 (java) S 19562 19562 19026 0 -1 1077944320 14937 0 0 0 152 8 0 0 20 0 19 0 474735333 15787429888 27162 33554432000 4194304 4196468 140722255247648 140722255230192 139717957553911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
/proc/19564/statm: 3854353 27162 3456 1 0 3815453 0
[pid=19564/tid=19565] ppid=19562 vsize=15417412 memory=2120 CPUtime=0.63 cores=0,2,4,6
/proc/19564/task/19565/stat : 19565 (java) S 19562 19562 19026 0 -1 1077944384 9264 0 0 0 59 4 0 0 20 0 19 0 474735333 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717961794688 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19566] ppid=19562 vsize=15417412 memory=508 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19566/stat : 19566 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474735334 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717910174352 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19567] ppid=19562 vsize=15417412 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19567/stat : 19567 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 474735334 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717909121552 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19568] ppid=19562 vsize=15417412 memory=932 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19568/stat : 19568 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474735334 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717908068752 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19569] ppid=19562 vsize=15417412 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19569/stat : 19569 (java) S 19562 19562 19026 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 474735334 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717907015952 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19570] ppid=19562 vsize=15417412 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19570/stat : 19570 (java) S 19562 19562 19026 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 474735335 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717426113392 139717957565058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19571] ppid=19562 vsize=15417412 memory=864 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19571/stat : 19571 (java) S 19562 19562 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474735336 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717425059360 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19572] ppid=19562 vsize=15417412 memory=1976 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19572/stat : 19572 (java) S 19562 19562 19026 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 474735336 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717424006512 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19577] ppid=19562 vsize=15417412 memory=7086240636128743779 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19577/stat : 19577 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474735338 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717422954832 139717957572507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19578] ppid=19562 vsize=15417412 memory=7453282923427948884 CPUtime=0.23 cores=0,2,4,6
/proc/19564/task/19578/stat : 19578 (java) S 19562 19562 19026 0 -1 1077944384 1275 0 0 0 23 0 0 0 20 0 19 0 474735338 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717421902192 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19579] ppid=19562 vsize=15417412 memory=6935650355287975249 CPUtime=0.19 cores=0,2,4,6
/proc/19564/task/19579/stat : 19579 (java) R 19562 19562 19026 0 -1 1077944384 726 0 0 0 19 0 0 0 20 0 19 0 474735338 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717420849392 139717957565058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19580] ppid=19562 vsize=15417412 memory=8514726395715219869 CPUtime=0.41 cores=0,2,4,6
/proc/19564/task/19580/stat : 19580 (java) R 19562 19562 19026 0 -1 4202560 1913 0 0 0 40 1 0 0 20 0 19 0 474735338 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717419793528 139717936329938 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19581] ppid=19562 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19581/stat : 19581 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474735338 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717418744032 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19582] ppid=19562 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19582/stat : 19582 (java) S 19562 19562 19026 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 474735339 15787429888 27162 33554432000 4194304 4196468 140722255247648 139717417692336 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 110100 KiB

[startup+1.50356 s]
/proc/loadavg: 3.88 1.48 1.09 11/237 19642
/proc/meminfo: memFree=4150548/32770624 swapFree=66966844/67108860
[pid=19562] ppid=19559 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (xcsp3-exec) S 19559 19562 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 474735332 115843072 363 33554432000 4194304 5098028 140723020176832 140723020174936 140554366775932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11534336 140723020178262 140723020178521 140723020178521 140723020181446 0
/proc/19562/statm: 28282 363 305 221 0 87 0

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

/proc/19564/task/19582/stat : 19582 (java) S 19562 19562 19026 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 19 0 474735339 15790579712 47663 33554432000 4194304 4196468 140722255247648 139717417692336 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19655] ppid=19562 vsize=15420488 memory=30304 CPUtime=8.98 cores=0,2,4,6
/proc/19564/task/19655/stat : 19655 (java) R 19562 19562 19026 0 -1 4202560 236 0 0 0 898 0 0 0 20 0 19 0 474735857 15790579712 47663 33554432000 4194304 4196468 140722255247648 139717405313584 139717589681535 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19656] ppid=19562 vsize=15420488 memory=2120 CPUtime=8.86 cores=0,2,4,6
/proc/19564/task/19656/stat : 19656 (java) R 19562 19562 19026 0 -1 4202560 532 0 0 0 886 0 0 0 20 0 19 0 474735857 15790579712 47663 33554432000 4194304 4196468 140722255247648 139717408473368 139717591424443 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19657] ppid=19562 vsize=15420488 memory=1452 CPUtime=8.84 cores=0,2,4,6
/proc/19564/task/19657/stat : 19657 (java) R 19562 19562 19026 0 -1 4202560 771 0 0 0 884 0 0 0 20 0 19 0 474735857 15790579712 47663 33554432000 4194304 4196468 140722255247648 139717406370104 139717589945197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19658] ppid=19562 vsize=15420488 memory=195132 CPUtime=8.88 cores=0,2,4,6
/proc/19564/task/19658/stat : 19658 (java) R 19562 19562 19026 0 -1 4202560 370 0 0 0 888 0 0 0 20 0 19 0 474735857 15790579712 47663 33554432000 4194304 4196468 140722255247648 139717407420968 139717588024454 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
Current children cumulated CPU time: 55.46 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 192104 KiB

[startup+15.2016 s]
/proc/loadavg: 4.51 1.69 1.16 9/237 19658
/proc/meminfo: memFree=3233188/32770624 swapFree=66966844/67108860
[pid=19562] ppid=19559 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (xcsp3-exec) S 19559 19562 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 474735332 115843072 363 33554432000 4194304 5098028 140723020176832 140723020174936 140554366775932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11534336 140723020178262 140723020178521 140723020178521 140723020181446 0
/proc/19562/statm: 28282 363 305 221 0 87 0
[pid=19564] ppid=19562 vsize=15420488 memory=186548 CPUtime=58.63 cores=0,2,4,6
/proc/19564/stat : 19564 (java) S 19562 19562 19026 0 -1 1077944320 39629 0 0 0 5849 14 0 0 20 0 19 0 474735333 15790579712 46637 33554432000 4194304 4196468 140722255247648 140722255230192 139717957553911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
/proc/19564/statm: 3855122 46637 3529 1 0 3816222 0
[pid=19564/tid=19565] ppid=19562 vsize=15420488 memory=7162807456201336405 CPUtime=0.63 cores=0,2,4,6
/proc/19564/task/19565/stat : 19565 (java) S 19562 19562 19026 0 -1 1077944384 9375 0 0 0 59 4 0 0 20 0 19 0 474735333 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717961794688 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19566] ppid=19562 vsize=15420488 memory=8099531882097108048 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19566/stat : 19566 (java) S 19562 19562 19026 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717910174352 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19567] ppid=19562 vsize=15420488 memory=7380671248541445222 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19567/stat : 19567 (java) S 19562 19562 19026 0 -1 1077944384 1309 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717909121552 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19568] ppid=19562 vsize=15420488 memory=9412 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19568/stat : 19568 (java) S 19562 19562 19026 0 -1 1077944384 1011 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717908068752 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19569] ppid=19562 vsize=15420488 memory=4639159161163453313 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19569/stat : 19569 (java) S 19562 19562 19026 0 -1 1077944384 556 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717907015952 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19570] ppid=19562 vsize=15420488 memory=804 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19570/stat : 19570 (java) S 19562 19562 19026 0 -1 1077944384 845 0 0 0 2 0 0 0 20 0 19 0 474735335 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717426113392 139717957565058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19571] ppid=19562 vsize=15420488 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19571/stat : 19571 (java) S 19562 19562 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474735336 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717425059360 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19572] ppid=19562 vsize=15420488 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19572/stat : 19572 (java) S 19562 19562 19026 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 474735336 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717424006512 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19577] ppid=19562 vsize=15420488 memory=988 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19577/stat : 19577 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474735338 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717422954832 139717957572507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19578] ppid=19562 vsize=15420488 memory=2020 CPUtime=2.17 cores=0,2,4,6
/proc/19564/task/19578/stat : 19578 (java) S 19562 19562 19026 0 -1 1077944384 9863 0 0 0 216 1 0 0 20 0 19 0 474735338 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717421902192 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19579] ppid=19562 vsize=15420488 memory=1432 CPUtime=1.76 cores=0,2,4,6
/proc/19564/task/19579/stat : 19579 (java) S 19562 19562 19026 0 -1 1077944384 6614 0 0 0 175 1 0 0 20 0 19 0 474735338 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717420849392 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19580] ppid=19562 vsize=15420488 memory=776 CPUtime=0.67 cores=0,2,4,6
/proc/19564/task/19580/stat : 19580 (java) S 19562 19562 19026 0 -1 1077944384 3880 0 0 0 66 1 0 0 20 0 19 0 474735338 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717419796592 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19581] ppid=19562 vsize=15420488 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19581/stat : 19581 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474735338 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717418744032 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19582] ppid=19562 vsize=15420488 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19582/stat : 19582 (java) S 19562 19562 19026 0 -1 1077944384 271 0 0 0 0 0 0 0 20 0 19 0 474735339 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717417692336 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19655] ppid=19562 vsize=15420488 memory=1552 CPUtime=9.77 cores=0,2,4,6
/proc/19564/task/19655/stat : 19655 (java) R 19562 19562 19026 0 -1 4202560 237 0 0 0 977 0 0 0 20 0 19 0 474735857 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717405314360 139717585771760 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19656] ppid=19562 vsize=15420488 memory=1708 CPUtime=9.64 cores=0,2,4,6
/proc/19564/task/19656/stat : 19656 (java) R 19562 19562 19026 0 -1 4202560 532 0 0 0 964 0 0 0 20 0 19 0 474735857 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717408473400 139717588026827 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19657] ppid=19562 vsize=15420488 memory=1196 CPUtime=9.64 cores=0,2,4,6
/proc/19564/task/19657/stat : 19657 (java) R 19562 19562 19026 0 -1 4202560 773 0 0 0 964 0 0 0 20 0 19 0 474735857 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717406370144 139717590082028 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19658] ppid=19562 vsize=15420488 memory=1044 CPUtime=9.67 cores=0,2,4,6
/proc/19564/task/19658/stat : 19658 (java) R 19562 19562 19026 0 -1 4202560 371 0 0 0 967 0 0 0 20 0 19 0 474735857 15790579712 46637 33554432000 4194304 4196468 140722255247648 139717407420992 139717590041728 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
Current children cumulated CPU time: 58.63 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 188000 KiB

[startup+15.6016 s]
/proc/loadavg: 4.51 1.69 1.16 9/237 19658
/proc/meminfo: memFree=3233188/32770624 swapFree=66966844/67108860
[pid=19562] ppid=19559 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (xcsp3-exec) S 19559 19562 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 474735332 115843072 363 33554432000 4194304 5098028 140723020176832 140723020174936 140554366775932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11534336 140723020178262 140723020178521 140723020178521 140723020181446 0
/proc/19562/statm: 28282 363 305 221 0 87 0
[pid=19564] ppid=19562 vsize=15420488 memory=175564 CPUtime=60.22 cores=0,2,4,6
/proc/19564/stat : 19564 (java) S 19562 19562 19026 0 -1 1077944320 39710 0 0 0 6007 15 0 0 20 0 19 0 474735333 15790579712 43891 33554432000 4194304 4196468 140722255247648 140722255230192 139717957553911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
/proc/19564/statm: 3855122 43891 3529 1 0 3816222 0
[pid=19564/tid=19565] ppid=19562 vsize=15420488 memory=6791534058613427641 CPUtime=0.63 cores=0,2,4,6
/proc/19564/task/19565/stat : 19565 (java) S 19562 19562 19026 0 -1 1077944384 9375 0 0 0 59 4 0 0 20 0 19 0 474735333 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717961794688 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19566] ppid=19562 vsize=15420488 memory=301741416391115062 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19566/stat : 19566 (java) S 19562 19562 19026 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717910174352 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19567] ppid=19562 vsize=15420488 memory=14408211662899591 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19567/stat : 19567 (java) S 19562 19562 19026 0 -1 1077944384 1309 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717909121552 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19568] ppid=19562 vsize=15420488 memory=3847034403732860960 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19568/stat : 19568 (java) S 19562 19562 19026 0 -1 1077944384 1013 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717908068752 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19569] ppid=19562 vsize=15420488 memory=6944656592455097440 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19569/stat : 19569 (java) S 19562 19562 19026 0 -1 1077944384 557 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717907015952 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19570] ppid=19562 vsize=15420488 memory=6655300316396806240 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19570/stat : 19570 (java) S 19562 19562 19026 0 -1 1077944384 845 0 0 0 2 0 0 0 20 0 19 0 474735335 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717426113392 139717957565058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19571] ppid=19562 vsize=15420488 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19571/stat : 19571 (java) S 19562 19562 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474735336 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717425059360 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19572] ppid=19562 vsize=15420488 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19572/stat : 19572 (java) S 19562 19562 19026 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 474735336 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717424006512 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19577] ppid=19562 vsize=15420488 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19577/stat : 19577 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474735338 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717422954832 139717957572507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19578] ppid=19562 vsize=15420488 memory=6944652177228980320 CPUtime=2.18 cores=0,2,4,6
/proc/19564/task/19578/stat : 19578 (java) S 19562 19562 19026 0 -1 1077944384 9937 0 0 0 216 2 0 0 20 0 19 0 474735338 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717421902192 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19579] ppid=19562 vsize=15420488 memory=6791534058613427641 CPUtime=1.76 cores=0,2,4,6
/proc/19564/task/19579/stat : 19579 (java) S 19562 19562 19026 0 -1 1077944384 6614 0 0 0 175 1 0 0 20 0 19 0 474735338 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717420849392 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19580] ppid=19562 vsize=15420488 memory=6944656592455359580 CPUtime=0.67 cores=0,2,4,6
/proc/19564/task/19580/stat : 19580 (java) S 19562 19562 19026 0 -1 1077944384 3880 0 0 0 66 1 0 0 20 0 19 0 474735338 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717419796592 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19581] ppid=19562 vsize=15420488 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19581/stat : 19581 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474735338 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717418744032 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19582] ppid=19562 vsize=15420488 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19582/stat : 19582 (java) R 19562 19562 19026 0 -1 1077944384 274 0 0 0 0 0 0 0 20 0 19 0 474735339 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717417692336 139717957565058 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19655] ppid=19562 vsize=15420488 memory=932 CPUtime=10.17 cores=0,2,4,6
/proc/19564/task/19655/stat : 19655 (java) R 19562 19562 19026 0 -1 4202560 238 0 0 0 1017 0 0 0 20 0 19 0 474735857 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717405314224 139717591070489 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19656] ppid=19562 vsize=15420488 memory=1568 CPUtime=10.03 cores=0,2,4,6
/proc/19564/task/19656/stat : 19656 (java) R 19562 19562 19026 0 -1 4202560 532 0 0 0 1003 0 0 0 20 0 19 0 474735857 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717408473400 139717591906192 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19657] ppid=19562 vsize=15420488 memory=1444 CPUtime=10.04 cores=0,2,4,6
/proc/19564/task/19657/stat : 19657 (java) R 19562 19562 19026 0 -1 4202560 773 0 0 0 1004 0 0 0 20 0 19 0 474735857 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717406370144 139717592726807 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19658] ppid=19562 vsize=15420488 memory=864 CPUtime=10.06 cores=0,2,4,6
/proc/19564/task/19658/stat : 19658 (java) R 19562 19562 19026 0 -1 4202560 371 0 0 0 1006 0 0 0 20 0 19 0 474735857 15790579712 43891 33554432000 4194304 4196468 140722255247648 139717407420768 139717585771739 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
Current children cumulated CPU time: 60.22 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 177016 KiB

[startup+16.0016 s]*
/proc/loadavg: 4.79 1.80 1.20 9/237 19658
/proc/meminfo: memFree=3243768/32770624 swapFree=66966844/67108860
[pid=19562] ppid=19559 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (xcsp3-exec) S 19559 19562 19026 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 474735332 115843072 363 33554432000 4194304 5098028 140723020176832 140723020174936 140554366775932 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11534336 140723020178262 140723020178521 140723020178521 140723020181446 0
/proc/19562/statm: 28282 363 305 221 0 87 0
[pid=19564] ppid=19562 vsize=15420488 memory=175572 CPUtime=61.84 cores=0,2,4,6
/proc/19564/stat : 19564 (java) S 19562 19562 19026 0 -1 1077944320 41958 0 0 0 6169 15 0 0 20 0 19 0 474735333 15790579712 43893 33554432000 4194304 4196468 140722255247648 140722255230192 139717957553911 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
/proc/19564/statm: 3855122 43893 3529 1 0 3816222 0
[pid=19564/tid=19565] ppid=19562 vsize=15420488 memory=1398722017469774279 CPUtime=0.63 cores=0,2,4,6
/proc/19564/task/19565/stat : 19565 (java) S 19562 19562 19026 0 -1 1077944384 9375 0 0 0 59 4 0 0 20 0 19 0 474735333 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717961794688 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19566] ppid=19562 vsize=15420488 memory=4126316290023845779 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19566/stat : 19566 (java) S 19562 19562 19026 0 -1 1077944384 457 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717910174352 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19567] ppid=19562 vsize=15420488 memory=3472328279047811119 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19567/stat : 19567 (java) S 19562 19562 19026 0 -1 1077944384 1372 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717909121552 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19568] ppid=19562 vsize=15420488 memory=280740404203632 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19568/stat : 19568 (java) S 19562 19562 19026 0 -1 1077944384 1080 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717908068752 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19569] ppid=19562 vsize=15420488 memory=8101394147571522250 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19569/stat : 19569 (java) S 19562 19562 19026 0 -1 1077944384 932 0 0 0 2 0 0 0 20 0 19 0 474735334 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717907015952 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19570] ppid=19562 vsize=15420488 memory=6933690305039933585 CPUtime=0.02 cores=0,2,4,6
/proc/19564/task/19570/stat : 19570 (java) S 19562 19562 19026 0 -1 1077944384 1071 0 0 0 2 0 0 0 20 0 19 0 474735335 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717426113392 139717957565058 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19571] ppid=19562 vsize=15420488 memory=2308 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19571/stat : 19571 (java) S 19562 19562 19026 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 474735336 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717425059360 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19572] ppid=19562 vsize=15420488 memory=4516 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19572/stat : 19572 (java) S 19562 19562 19026 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 474735336 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717424006512 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19577] ppid=19562 vsize=15420488 memory=6724 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19577/stat : 19577 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474735338 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717422954832 139717957572507 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19578] ppid=19562 vsize=15420488 memory=47297 CPUtime=2.19 cores=0,2,4,6
/proc/19564/task/19578/stat : 19578 (java) S 19562 19562 19026 0 -1 1077944384 10611 0 0 0 217 2 0 0 20 0 19 0 474735338 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717421902192 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19579] ppid=19562 vsize=15420488 memory=4420 CPUtime=1.76 cores=0,2,4,6
/proc/19564/task/19579/stat : 19579 (java) S 19562 19562 19026 0 -1 1077944384 6706 0 0 0 175 1 0 0 20 0 19 0 474735338 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717420849392 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19580] ppid=19562 vsize=15420488 memory=6628 CPUtime=0.67 cores=0,2,4,6
/proc/19564/task/19580/stat : 19580 (java) S 19562 19562 19026 0 -1 1077944384 3885 0 0 0 66 1 0 0 20 0 19 0 474735338 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717419796592 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19581] ppid=19562 vsize=15420488 memory=8836 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19581/stat : 19581 (java) S 19562 19562 19026 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 474735338 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717418744032 139717957564117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19582] ppid=19562 vsize=15420488 memory=11044 CPUtime=0 cores=0,2,4,6
/proc/19564/task/19582/stat : 19582 (java) S 19562 19562 19026 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 19 0 474735339 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717417692336 139717957565058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19655] ppid=19562 vsize=15420488 memory=13252 CPUtime=10.57 cores=0,2,4,6
/proc/19564/task/19655/stat : 19655 (java) R 19562 19562 19026 0 -1 4202560 271 0 0 0 1057 0 0 0 20 0 19 0 474735857 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717405314224 139717591138671 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19656] ppid=19562 vsize=15420488 memory=15460 CPUtime=10.44 cores=0,2,4,6
/proc/19564/task/19656/stat : 19656 (java) R 19562 19562 19026 0 -1 4202560 732 0 0 0 1044 0 0 0 20 0 19 0 474735857 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717408472192 139717590808075 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19657] ppid=19562 vsize=15420488 memory=17668 CPUtime=10.45 cores=0,2,4,6
/proc/19564/task/19657/stat : 19657 (java) R 19562 19562 19026 0 -1 4202560 1050 0 0 0 1045 0 0 0 20 0 19 0 474735857 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717406367928 139717590084104 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
[pid=19564/tid=19658] ppid=19562 vsize=15420488 memory=19876 CPUtime=10.45 cores=0,2,4,6
/proc/19564/task/19658/stat : 19658 (java) R 19562 19562 19026 0 -1 4202560 564 0 0 0 1045 0 0 0 20 0 19 0 474735857 15790579712 43893 33554432000 4194304 4196468 140722255247648 139717407422880 139717592727502 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12918784 140722255254491 140722255254666 140722255254666 140722255257551 0
Current children cumulated CPU time: 61.84 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 177024 KiB

Child status: 0
Real time (s): 16.0485
CPU time (s): 61.944
CPU user time (s): 61.7829
CPU system time (s): 0.161083
CPU usage (%): 385.979
Max. virtual memory (cumulated for all children) (KiB): 15533616
Max. memory (cumulated for all children) (KiB): 206484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.7829
system time used= 0.161083
maximum resident set size= 208100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43317
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= 3742
involuntary context switches= 1826


# summary of solver processes directly reported to runsolver:
#   pid: 19562
#   total CPU time (s): 61.944
#   total CPU user time (s): 61.7829
#   total CPU system time (s): 0.161083

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.131813 second user time and 0.21434 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 15:59:07
IDJOB=4403722
IDBENCH=115938
IDSOLVER=2863
FILE ID=node145/4403722-1568987989
RUNJOBID= node145-1568987924-19057
PBS_JOBID= 21704638
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-04-14.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403722-1568987989/watcher-4403722-1568987989 -o /var/tmp/evaluation-result-4403722-1568987989/solver-4403722-1568987989 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node145-1568987924-19057 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1570467731 HOME/instance-4403722-1568987989.xml

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

MD5SUM BENCH= 19ed80590beafaab4553f21dc50e09e4
RANDOM SEED=1570467731

node145.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.59
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.59
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.59
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.59
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:         4345824 kB
MemAvailable:   31615068 kB
Buffers:          148336 kB
Cached:         27073736 kB
SwapCached:        32484 kB
Active:         13775388 kB
Inactive:       13689048 kB
Active(anon):     210540 kB
Inactive(anon):    80820 kB
Active(file):   13564848 kB
Inactive(file): 13608228 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             52832 kB
Writeback:             0 kB
AnonPages:        320916 kB
Mapped:            65304 kB
Shmem:             40640 kB
Slab:             553684 kB
SReclaimable:     524628 kB
SUnreclaim:        29056 kB
KernelStack:        4064 kB
PageTables:         5908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1651536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 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 /var/tmp at the end= 13460 MiB
End job on node145 at 2019-09-20 15:59:23