Trace number 4400554

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-16SAT (TO)70 2400.47 605.104

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-10-14.xml
MD5SUM2f9116219e9bb224096732f26408ee63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark1996.23
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of constraints320
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":140},{"size":9,"count":140}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":140},{"degree":7,"count":4},{"degree":8,"count":40},{"degree":10,"count":96}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":140},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":96}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180},{"type":"sum","count":140}]
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-4400554-1568675912.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400554-1568675912.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
1.60/0.74	c solve instance...
1.99/0.81	o 0 
1.99/0.82	o 4 
1.99/0.83	o 6 
1.99/0.87	o 8 
1.99/0.88	o 10 
2.37/0.91	o 12 
2.37/0.93	o 14 
2.37/0.95	o 16 
2.37/0.99	o 18 
2.78/1.03	o 20 
3.17/1.13	o 63 
3.17/1.18	o 64 
3.53/1.25	o 65 
3.89/1.39	o 66 
4.67/1.57	o 67 
5.07/1.64	o 68 
6.29/1.95	o 69 
6.70/2.07	o 70 
2400.13/605.07	s SATISFIABLE
2400.13/605.07	v <instantiation>
2400.13/605.07	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] 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[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[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[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[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[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] 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] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] </list>
2400.13/605.07	v 	<values>1 1 0 1 0 1 1 0 1 1 0 0 0 0 0 1 0 1 1 0 1 0 1 0 1 0 1 1 1 0 0 0 0 0 1 0 1 0 1 0 1 1 1 1 1 1 1 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 1 0 0 1 1 1 1 1 0 1 0 0 1 0 1 1 1 0 0 1 1 1 0 1 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 1 0 1 1 1 1 1 1 0 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 1 0 0 0 0 1 1 0 2 2 4 2 4 3 2 4 2 3 2 2 2 2 4 3 4 2 3 5 3 6 3 6 2 4 3 3 3 5 5 5 4 5 2 6 2 6 2 5 3 3 2 3 2 3 2 5 2 6 2 5 2 5 5 4 4 5 5 5 3 5 2 6 3 6 4 3 3 2 3 3 4 3 5 6 3 5 2 3 2 4 5 3 3 3 4 2 3 3 3 5 5 6 4 4 3 4 4 5 5 4 5 4 5 3 3 3 2 4 3 3 2 3 3 2 4 2 5 3 4 4 3 5 5 3 2 4 4 2 4 2 3 2 1 1 2 2 2 2 </values>
2400.13/605.07	v </instantiation>
2400.13/605.07	c Unexpected resolution interruption!

Verifier Data

OK	70

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400554-1568675912/watcher-4400554-1568675912 -o /tmp/evaluation-result-4400554-1568675912/solver-4400554-1568675912 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568673273-32545 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1799525532 HOME/instance-4400554-1568675912.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=4421, runsolver pid=4418
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 8.44 8.60 8.22 5/229 4446
/proc/meminfo: memFree=31497884/32770624 swapFree=66997368/67108860
[pid=4421] ppid=4418 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4421/stat : 4421 (xcsp3-exec) S 4418 4421 32513 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 443844302 115843072 362 33554432000 4194304 5098028 140731607186672 140731607184776 139941503292028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35069952 140731607188346 140731607188589 140731607188589 140731607191498 0
/proc/4421/statm: 28282 362 304 221 0 87 0
[pid=4423] ppid=4421 vsize=15144776 memory=29100 CPUtime=0.13 cores=1,3,5,7
/proc/4423/stat : 4423 (java) S 4421 4421 32513 0 -1 1077944320 5687 0 0 0 12 1 0 0 20 0 15 0 443844302 15508250624 7275 33554432000 4194304 4196468 140733992913680 140733992896224 139830739447543 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
/proc/4423/statm: 3786194 7275 3153 1 0 3748377 0
[pid=4423/tid=4424] ppid=4421 vsize=15144776 memory=7031125463459224206 CPUtime=0.08 cores=1,3,5,7
/proc/4423/task/4424/stat : 4424 (java) R 4421 4421 32513 0 -1 4202560 3590 0 0 0 8 0 0 0 20 0 15 0 443844302 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830743683888 139830731684670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4426] ppid=4421 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4426/stat : 4426 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830651103504 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4427] ppid=4421 vsize=15144776 memory=140372355008128 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4427/stat : 4427 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830650050960 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4428] ppid=4421 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4428/stat : 4428 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830648998416 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4429] ppid=4421 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4429/stat : 4429 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844303 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830647945872 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4432] ppid=4421 vsize=15144776 memory=140372355008128 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4432/stat : 4432 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844305 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830208109040 139830739458690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4433] ppid=4421 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4433/stat : 4433 (java) S 4421 4421 32513 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 443844305 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830207055264 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4434] ppid=4421 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4434/stat : 4434 (java) S 4421 4421 32513 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 443844305 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830206002672 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4441] ppid=4421 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4441/stat : 4441 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 443844308 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830204951248 139830739466139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4442] ppid=4421 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4442/stat : 4442 (java) S 4421 4421 32513 0 -1 1077944384 453 0 0 0 0 0 0 0 20 0 15 0 443844308 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830203897840 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4443] ppid=4421 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4443/stat : 4443 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844308 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830202845296 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4444] ppid=4421 vsize=15144776 memory=140372355008128 CPUtime=0.02 cores=1,3,5,7
/proc/4423/task/4444/stat : 4444 (java) R 4421 4421 32513 0 -1 4202560 377 0 0 0 2 0 0 0 20 0 15 0 443844308 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830201792752 139830739459478 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4445] ppid=4421 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4445/stat : 4445 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 443844308 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830200740448 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4446] ppid=4421 vsize=15144776 memory=140372355008128 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4446/stat : 4446 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844308 15508250624 7275 33554432000 4194304 4196468 140733992913680 139830199687984 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30548 KiB

[startup+0.211742 s]*
/proc/loadavg: 8.44 8.60 8.22 3/229 4446
/proc/meminfo: memFree=31470612/32770624 swapFree=66997368/67108860
[pid=4421] ppid=4418 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4421/stat : 4421 (xcsp3-exec) S 4418 4421 32513 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 443844302 115843072 362 33554432000 4194304 5098028 140731607186672 140731607184776 139941503292028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35069952 140731607188346 140731607188589 140731607188589 140731607191498 0
/proc/4421/statm: 28282 362 304 221 0 87 0
[pid=4423] ppid=4421 vsize=15144776 memory=40672 CPUtime=0.33 cores=1,3,5,7
/proc/4423/stat : 4423 (java) S 4421 4421 32513 0 -1 1077944320 9437 0 0 0 31 2 0 0 20 0 15 0 443844302 15508250624 10168 33554432000 4194304 4196468 140733992913680 140733992896224 139830739447543 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
/proc/4423/statm: 3786194 10168 3269 1 0 3748377 0
[pid=4423/tid=4424] ppid=4421 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/4423/task/4424/stat : 4424 (java) R 4421 4421 32513 0 -1 4202560 6636 0 0 0 18 2 0 0 20 0 15 0 443844302 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830743682528 139830739469469 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4426] ppid=4421 vsize=15144776 memory=4294976396 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4426/stat : 4426 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830651103504 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4427] ppid=4421 vsize=15144776 memory=140372355035671 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4427/stat : 4427 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830650050960 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4428] ppid=4421 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4428/stat : 4428 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830648998416 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4429] ppid=4421 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4429/stat : 4429 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844303 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830647945872 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4432] ppid=4421 vsize=15144776 memory=140372355008128 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4432/stat : 4432 (java) S 4421 4421 32513 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 443844305 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830208109040 139830739458690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4433] ppid=4421 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4433/stat : 4433 (java) S 4421 4421 32513 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 443844305 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830207055264 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4434] ppid=4421 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4434/stat : 4434 (java) S 4421 4421 32513 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 443844305 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830206002672 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4441] ppid=4421 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4441/stat : 4441 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 443844308 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830204951248 139830739466139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4442] ppid=4421 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4423/task/4442/stat : 4442 (java) S 4421 4421 32513 0 -1 1077944384 474 0 0 0 1 0 0 0 20 0 15 0 443844308 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830203897840 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4443] ppid=4421 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/4423/task/4443/stat : 4443 (java) S 4421 4421 32513 0 -1 1077944384 263 0 0 0 3 0 0 0 20 0 15 0 443844308 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830202845296 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4444] ppid=4421 vsize=15144776 memory=140372355008128 CPUtime=0.08 cores=1,3,5,7
/proc/4423/task/4444/stat : 4444 (java) S 4421 4421 32513 0 -1 1077944384 772 0 0 0 8 0 0 0 20 0 15 0 443844308 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830201792752 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4445] ppid=4421 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4445/stat : 4445 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 443844308 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830200740448 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4446] ppid=4421 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4446/stat : 4446 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844308 15508250624 10230 33554432000 4194304 4196468 140733992913680 139830199687984 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42120 KiB

[startup+0.314235 s]*
/proc/loadavg: 8.44 8.60 8.22 6/229 4446
/proc/meminfo: memFree=31455688/32770624 swapFree=66997368/67108860
[pid=4421] ppid=4418 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4421/stat : 4421 (xcsp3-exec) S 4418 4421 32513 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 443844302 115843072 362 33554432000 4194304 5098028 140731607186672 140731607184776 139941503292028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35069952 140731607188346 140731607188589 140731607188589 140731607191498 0
/proc/4421/statm: 28282 362 304 221 0 87 0
[pid=4423] ppid=4421 vsize=15149032 memory=50132 CPUtime=0.53 cores=1,3,5,7
/proc/4423/stat : 4423 (java) S 4421 4421 32513 0 -1 1077944320 10956 0 0 0 50 3 0 0 20 0 15 0 443844302 15512608768 12533 33554432000 4194304 4196468 140733992913680 140733992896224 139830739447543 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
/proc/4423/statm: 3787258 12533 3350 1 0 3748377 0
[pid=4423/tid=4424] ppid=4421 vsize=15149032 memory=32213995742560408 CPUtime=0.3 cores=1,3,5,7
/proc/4423/task/4424/stat : 4424 (java) R 4421 4421 32513 0 -1 4202560 7873 0 0 0 27 3 0 0 20 0 15 0 443844302 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830743678656 139830739459478 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4426] ppid=4421 vsize=15149032 memory=288230600379474824 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4426/stat : 4426 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830651103504 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4427] ppid=4421 vsize=15149032 memory=15816698980059439 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4427/stat : 4427 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830650050960 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4428] ppid=4421 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4428/stat : 4428 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830648998416 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4429] ppid=4421 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4429/stat : 4429 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844303 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830647945872 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4432] ppid=4421 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4432/stat : 4432 (java) S 4421 4421 32513 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 443844305 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830208109040 139830739458690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4433] ppid=4421 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4433/stat : 4433 (java) S 4421 4421 32513 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 443844305 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830207055264 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4434] ppid=4421 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4434/stat : 4434 (java) S 4421 4421 32513 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 443844305 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830206002672 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4441] ppid=4421 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4441/stat : 4441 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 443844308 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830204951248 139830739466139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4442] ppid=4421 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4423/task/4442/stat : 4442 (java) S 4421 4421 32513 0 -1 1077944384 521 0 0 0 3 0 0 0 20 0 15 0 443844308 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830203897840 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4443] ppid=4421 vsize=15149032 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/4423/task/4443/stat : 4443 (java) R 4421 4421 32513 0 -1 4202560 392 0 0 0 6 0 0 0 20 0 15 0 443844308 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830202826312 139830716708800 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4444] ppid=4421 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/4423/task/4444/stat : 4444 (java) S 4421 4421 32513 0 -1 1077944384 876 0 0 0 12 0 0 0 20 0 15 0 443844308 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830201792752 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4445] ppid=4421 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4445/stat : 4445 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 443844308 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830200740448 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4446] ppid=4421 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4446/stat : 4446 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844308 15512608768 12607 33554432000 4194304 4196468 140733992913680 139830199687984 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51580 KiB

[startup+0.70124 s]
/proc/loadavg: 8.44 8.60 8.22 8/229 4446
/proc/meminfo: memFree=31430904/32770624 swapFree=66997368/67108860
[pid=4421] ppid=4418 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4421/stat : 4421 (xcsp3-exec) S 4418 4421 32513 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 443844302 115843072 362 33554432000 4194304 5098028 140731607186672 140731607184776 139941503292028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35069952 140731607188346 140731607188589 140731607188589 140731607191498 0
/proc/4421/statm: 28282 362 304 221 0 87 0
[pid=4423] ppid=4421 vsize=15151156 memory=82000 CPUtime=1.6 cores=1,3,5,7
/proc/4423/stat : 4423 (java) S 4421 4421 32513 0 -1 1077944320 14715 0 0 0 155 5 0 0 20 0 15 0 443844302 15514783744 20500 33554432000 4194304 4196468 140733992913680 140733992896224 139830739447543 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
/proc/4423/statm: 3787789 20500 3451 1 0 3748889 0
[pid=4423/tid=4424] ppid=4421 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/4423/task/4424/stat : 4424 (java) R 4421 4421 32513 0 -1 4202560 9148 0 0 0 64 3 0 0 20 0 15 0 443844302 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830743682288 139830721265980 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4426] ppid=4421 vsize=15151156 memory=143 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4426/stat : 4426 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830651103504 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4427] ppid=4421 vsize=15151156 memory=2 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4427/stat : 4427 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830650050960 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4428] ppid=4421 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4428/stat : 4428 (java) S 4421 4421 32513 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 443844303 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830648998416 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4429] ppid=4421 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4429/stat : 4429 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844303 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830647945872 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4432] ppid=4421 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4432/stat : 4432 (java) S 4421 4421 32513 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 443844305 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830208109040 139830739458690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4433] ppid=4421 vsize=15151156 memory=2512 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4433/stat : 4433 (java) S 4421 4421 32513 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 443844305 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830207055264 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4434] ppid=4421 vsize=15151156 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4434/stat : 4434 (java) S 4421 4421 32513 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 443844305 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830206002672 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4441] ppid=4421 vsize=15151156 memory=812 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4441/stat : 4441 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 443844308 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830204951248 139830739466139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4442] ppid=4421 vsize=15151156 memory=1764 CPUtime=0.24 cores=1,3,5,7
/proc/4423/task/4442/stat : 4442 (java) R 4421 4421 32513 0 -1 4202560 1117 0 0 0 24 0 0 0 20 0 15 0 443844308 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830203889616 139830719283884 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4443] ppid=4421 vsize=15151156 memory=111628 CPUtime=0.23 cores=1,3,5,7
/proc/4423/task/4443/stat : 4443 (java) R 4421 4421 32513 0 -1 4202560 1166 0 0 0 23 0 0 0 20 0 15 0 443844308 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830202831224 139830717464535 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4444] ppid=4421 vsize=15151156 memory=796 CPUtime=0.42 cores=1,3,5,7
/proc/4423/task/4444/stat : 4444 (java) R 4421 4421 32513 0 -1 4202560 1977 0 0 0 42 0 0 0 20 0 15 0 443844308 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830201792752 139830718886457 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4445] ppid=4421 vsize=15151156 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4445/stat : 4445 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 443844308 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830200740448 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4446] ppid=4421 vsize=15151156 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4446/stat : 4446 (java) S 4421 4421 32513 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 443844308 15514783744 20500 33554432000 4194304 4196468 140733992913680 139830199687984 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 83448 KiB

[startup+1.50076 s]
/proc/loadavg: 8.44 8.60 8.22 15/236 4525
/proc/meminfo: memFree=31188900/32770624 swapFree=66997368/67108860
[pid=4421] ppid=4418 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4421/stat : 4421 (xcsp3-exec) S 4418 4421 32513 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 443844302 115843072 362 33554432000 4194304 5098028 140731607186672 140731607184776 139941503292028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35069952 140731607188346 140731607188589 140731607188589 140731607191498 0
/proc/4421/statm: 28282 362 304 221 0 87 0

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

/proc/4423/stat : 4423 (java) S 4421 4421 32513 0 -1 1077944320 106308 0 0 0 207030 139 0 0 20 0 19 0 443844302 15857688576 479760 33554432000 4194304 4196468 140733992913680 140733992896224 139830739447543 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
/proc/4423/statm: 3871506 479760 3547 1 0 3832606 0
[pid=4423/tid=4424] ppid=4421 vsize=15486024 memory=1920500 CPUtime=0.75 cores=1,3,5,7
/proc/4423/task/4424/stat : 4424 (java) S 4421 4421 32513 0 -1 1077944384 9250 0 0 0 71 4 0 0 20 0 19 0 443844302 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830743688320 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4426] ppid=4421 vsize=15486024 memory=1448 CPUtime=2.65 cores=1,3,5,7
/proc/4423/task/4426/stat : 4426 (java) S 4421 4421 32513 0 -1 1077944384 2588 0 0 0 247 18 0 0 20 0 19 0 443844303 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830651103504 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4427] ppid=4421 vsize=15486024 memory=1919040 CPUtime=2.64 cores=1,3,5,7
/proc/4423/task/4427/stat : 4427 (java) S 4421 4421 32513 0 -1 1077944384 4577 0 0 0 247 17 0 0 20 0 19 0 443844303 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830650050960 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4428] ppid=4421 vsize=15486024 memory=1448 CPUtime=2.64 cores=1,3,5,7
/proc/4423/task/4428/stat : 4428 (java) S 4421 4421 32513 0 -1 1077944384 4170 0 0 0 246 18 0 0 20 0 19 0 443844303 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830648998416 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4429] ppid=4421 vsize=15486024 memory=1654696 CPUtime=2.64 cores=1,3,5,7
/proc/4423/task/4429/stat : 4429 (java) S 4421 4421 32513 0 -1 1077944384 4245 0 0 0 246 18 0 0 20 0 19 0 443844303 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830647945872 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4432] ppid=4421 vsize=15486024 memory=1448 CPUtime=1.03 cores=1,3,5,7
/proc/4423/task/4432/stat : 4432 (java) S 4421 4421 32513 0 -1 1077944384 20390 0 0 0 71 32 0 0 20 0 19 0 443844305 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830208109040 139830739458690 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4433] ppid=4421 vsize=15486024 memory=3504 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4433/stat : 4433 (java) S 4421 4421 32513 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 443844305 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830207055328 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4434] ppid=4421 vsize=15486024 memory=1920500 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4434/stat : 4434 (java) S 4421 4421 32513 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 443844305 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830206002688 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4441] ppid=4421 vsize=15486024 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4441/stat : 4441 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 443844308 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830204951248 139830739466139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4442] ppid=4421 vsize=15486024 memory=6036 CPUtime=2.08 cores=1,3,5,7
/proc/4423/task/4442/stat : 4442 (java) S 4421 4421 32513 0 -1 1077944384 9566 0 0 0 207 1 0 0 20 0 19 0 443844308 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830203897840 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4443] ppid=4421 vsize=15486024 memory=14008 CPUtime=2.1 cores=1,3,5,7
/proc/4423/task/4443/stat : 4443 (java) S 4421 4421 32513 0 -1 1077944384 8606 0 0 0 209 1 0 0 20 0 19 0 443844308 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830202845296 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4444] ppid=4421 vsize=15486024 memory=8112282956445269571 CPUtime=0.77 cores=1,3,5,7
/proc/4423/task/4444/stat : 4444 (java) S 4421 4421 32513 0 -1 1077944384 5731 0 0 0 77 0 0 0 20 0 19 0 443844308 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830201792752 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4445] ppid=4421 vsize=15486024 memory=1919456 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4445/stat : 4445 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 443844308 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830200740448 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4446] ppid=4421 vsize=15486024 memory=812 CPUtime=0.16 cores=1,3,5,7
/proc/4423/task/4446/stat : 4446 (java) S 4421 4421 32513 0 -1 1077944384 433 0 0 0 8 8 0 0 20 0 19 0 443844308 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830199687984 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4598] ppid=4421 vsize=15486024 memory=1764 CPUtime=513.45 cores=1,3,5,7
/proc/4423/task/4598/stat : 4598 (java) R 4421 4421 32513 0 -1 4202560 2870 0 0 0 51342 3 0 0 20 0 19 0 443844509 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830186258088 139830333297617 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4599] ppid=4421 vsize=15486024 memory=111628 CPUtime=512.64 cores=1,3,5,7
/proc/4423/task/4599/stat : 4599 (java) R 4421 4421 32513 0 -1 4202560 9874 0 0 0 51255 9 0 0 20 0 19 0 443844509 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830187314432 139830334337929 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4600] ppid=4421 vsize=15486024 memory=1448 CPUtime=512.22 cores=1,3,5,7
/proc/4423/task/4600/stat : 4600 (java) R 4421 4421 32513 0 -1 4202560 7880 0 0 0 51218 4 0 0 20 0 19 0 443844509 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830189416920 139830334573115 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4601] ppid=4421 vsize=15486024 memory=1920500 CPUtime=513.04 cores=1,3,5,7
/proc/4423/task/4601/stat : 4601 (java) R 4421 4421 32513 0 -1 4202560 13363 0 0 0 51287 17 0 0 20 0 19 0 443844509 15857688576 479760 33554432000 4194304 4196468 140733992913680 139830188363328 139830336112224 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
Current children cumulated CPU time: 2071.69 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 1920488 KiB

[startup+582.301 s]
/proc/loadavg: 8.30 8.46 8.35 9/237 5383
/proc/meminfo: memFree=28938640/32770624 swapFree=66997368/67108860
[pid=4421] ppid=4418 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4421/stat : 4421 (xcsp3-exec) S 4418 4421 32513 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 443844302 115843072 362 33554432000 4194304 5098028 140731607186672 140731607184776 139941503292028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35069952 140731607188346 140731607188589 140731607188589 140731607191498 0
/proc/4421/statm: 28282 362 304 221 0 87 0
[pid=4423] ppid=4421 vsize=15486024 memory=2423180 CPUtime=2309.98 cores=1,3,5,7
/proc/4423/stat : 4423 (java) S 4421 4421 32513 0 -1 1077944320 116407 0 0 0 230835 163 0 0 20 0 19 0 443844302 15857688576 605795 33554432000 4194304 4196468 140733992913680 140733992896224 139830739447543 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
/proc/4423/statm: 3871506 605795 3547 1 0 3832606 0
[pid=4423/tid=4424] ppid=4421 vsize=15486024 memory=2423180 CPUtime=0.75 cores=1,3,5,7
/proc/4423/task/4424/stat : 4424 (java) S 4421 4421 32513 0 -1 1077944384 9250 0 0 0 71 4 0 0 20 0 19 0 443844302 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830743688320 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4426] ppid=4421 vsize=15486024 memory=1448 CPUtime=3.03 cores=1,3,5,7
/proc/4423/task/4426/stat : 4426 (java) S 4421 4421 32513 0 -1 1077944384 2828 0 0 0 283 20 0 0 20 0 19 0 443844303 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830651103504 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4427] ppid=4421 vsize=15486024 memory=2424748 CPUtime=3.01 cores=1,3,5,7
/proc/4423/task/4427/stat : 4427 (java) S 4421 4421 32513 0 -1 1077944384 4907 0 0 0 282 19 0 0 20 0 19 0 443844303 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830650050960 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4428] ppid=4421 vsize=15486024 memory=0 CPUtime=3.02 cores=1,3,5,7
/proc/4423/task/4428/stat : 4428 (java) S 4421 4421 32513 0 -1 1077944384 4416 0 0 0 282 20 0 0 20 0 19 0 443844303 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830648998416 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4429] ppid=4421 vsize=15486024 memory=25944 CPUtime=3.02 cores=1,3,5,7
/proc/4423/task/4429/stat : 4429 (java) S 4421 4421 32513 0 -1 1077944384 4959 0 0 0 282 20 0 0 20 0 19 0 443844303 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830647945872 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4432] ppid=4421 vsize=15486024 memory=2424220 CPUtime=1.15 cores=1,3,5,7
/proc/4423/task/4432/stat : 4432 (java) S 4421 4421 32513 0 -1 1077944384 24859 0 0 0 78 37 0 0 20 0 19 0 443844305 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830208109040 139830739458690 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4433] ppid=4421 vsize=15486024 memory=2423712 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4433/stat : 4433 (java) S 4421 4421 32513 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 443844305 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830207055328 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4434] ppid=4421 vsize=15486024 memory=2423188 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4434/stat : 4434 (java) S 4421 4421 32513 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 443844305 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830206002688 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4441] ppid=4421 vsize=15486024 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4441/stat : 4441 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 443844308 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830204951248 139830739466139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4442] ppid=4421 vsize=15486024 memory=4126316290023845779 CPUtime=2.08 cores=1,3,5,7
/proc/4423/task/4442/stat : 4442 (java) S 4421 4421 32513 0 -1 1077944384 9570 0 0 0 207 1 0 0 20 0 19 0 443844308 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830203897840 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4443] ppid=4421 vsize=15486024 memory=500 CPUtime=2.1 cores=1,3,5,7
/proc/4423/task/4443/stat : 4443 (java) S 4421 4421 32513 0 -1 1077944384 8608 0 0 0 209 1 0 0 20 0 19 0 443844308 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830202845296 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4444] ppid=4421 vsize=15486024 memory=1448 CPUtime=0.77 cores=1,3,5,7
/proc/4423/task/4444/stat : 4444 (java) S 4421 4421 32513 0 -1 1077944384 5739 0 0 0 77 0 0 0 20 0 19 0 443844308 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830201792752 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4445] ppid=4421 vsize=15486024 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4445/stat : 4445 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 443844308 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830200740448 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4446] ppid=4421 vsize=15486024 memory=1448 CPUtime=0.22 cores=1,3,5,7
/proc/4423/task/4446/stat : 4446 (java) S 4421 4421 32513 0 -1 1077944384 455 0 0 0 9 13 0 0 20 0 19 0 443844308 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830199687984 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4598] ppid=4421 vsize=15486024 memory=2423704 CPUtime=572.62 cores=1,3,5,7
/proc/4423/task/4598/stat : 4598 (java) R 4421 4421 32513 0 -1 4202560 3321 0 0 0 57259 3 0 0 20 0 19 0 443844509 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830186258088 139830333889248 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4599] ppid=4421 vsize=15486024 memory=1448 CPUtime=571.86 cores=1,3,5,7
/proc/4423/task/4599/stat : 4599 (java) R 4421 4421 32513 0 -1 4202560 10280 0 0 0 57175 11 0 0 20 0 19 0 443844509 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830187311488 139830334338368 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4600] ppid=4421 vsize=15486024 memory=2423712 CPUtime=571.43 cores=1,3,5,7
/proc/4423/task/4600/stat : 4600 (java) R 4421 4421 32513 0 -1 4202560 8479 0 0 0 57136 7 0 0 20 0 19 0 443844509 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830189416544 139830333356147 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4601] ppid=4421 vsize=15486024 memory=2423716 CPUtime=572.06 cores=1,3,5,7
/proc/4423/task/4601/stat : 4601 (java) R 4421 4421 32513 0 -1 4202560 15971 0 0 0 57183 23 0 0 20 0 19 0 443844509 15857688576 605795 33554432000 4194304 4196468 140733992913680 139830188366208 139830336124881 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
Current children cumulated CPU time: 2309.98 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 2424628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+605.001 s]*
/proc/loadavg: 8.62 8.52 8.38 9/237 5385
/proc/meminfo: memFree=28945956/32770624 swapFree=66997368/67108860
[pid=4421] ppid=4418 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4421/stat : 4421 (xcsp3-exec) S 4418 4421 32513 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 443844302 115843072 362 33554432000 4194304 5098028 140731607186672 140731607184776 139941503292028 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35069952 140731607188346 140731607188589 140731607188589 140731607191498 0
/proc/4421/statm: 28282 362 304 221 0 87 0
[pid=4423] ppid=4421 vsize=15486024 memory=2447576 CPUtime=2400.13 cores=1,3,5,7
/proc/4423/stat : 4423 (java) S 4421 4421 32513 0 -1 1077944320 117751 0 0 0 239842 171 0 0 20 0 19 0 443844302 15857688576 611894 33554432000 4194304 4196468 140733992913680 140733992896224 139830739447543 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
/proc/4423/statm: 3871506 611894 3547 1 0 3832606 0
[pid=4423/tid=4424] ppid=4421 vsize=15486024 memory=6935054825532540783 CPUtime=0.75 cores=1,3,5,7
/proc/4423/task/4424/stat : 4424 (java) S 4421 4421 32513 0 -1 1077944384 9250 0 0 0 71 4 0 0 20 0 19 0 443844302 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830743688320 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4426] ppid=4421 vsize=15486024 memory=1452 CPUtime=3.18 cores=1,3,5,7
/proc/4423/task/4426/stat : 4426 (java) S 4421 4421 32513 0 -1 1077944384 2888 0 0 0 297 21 0 0 20 0 19 0 443844303 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830651103504 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4427] ppid=4421 vsize=15486024 memory=154284 CPUtime=3.18 cores=1,3,5,7
/proc/4423/task/4427/stat : 4427 (java) S 4421 4421 32513 0 -1 1077944384 5229 0 0 0 298 20 0 0 20 0 19 0 443844303 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830650050960 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4428] ppid=4421 vsize=15486024 memory=1756 CPUtime=3.18 cores=1,3,5,7
/proc/4423/task/4428/stat : 4428 (java) S 4421 4421 32513 0 -1 1077944384 4450 0 0 0 297 21 0 0 20 0 19 0 443844303 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830648998416 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4429] ppid=4421 vsize=15486024 memory=4126316290023845779 CPUtime=3.18 cores=1,3,5,7
/proc/4423/task/4429/stat : 4429 (java) S 4421 4421 32513 0 -1 1077944384 5001 0 0 0 297 21 0 0 20 0 19 0 443844303 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830647945872 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4432] ppid=4421 vsize=15486024 memory=111628 CPUtime=1.2 cores=1,3,5,7
/proc/4423/task/4432/stat : 4432 (java) S 4421 4421 32513 0 -1 1077944384 24890 0 0 0 81 39 0 0 20 0 19 0 443844305 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830208109040 139830739458690 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4433] ppid=4421 vsize=15486024 memory=796 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4433/stat : 4433 (java) S 4421 4421 32513 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 443844305 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830207055328 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4434] ppid=4421 vsize=15486024 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4434/stat : 4434 (java) S 4421 4421 32513 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 443844305 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830206002688 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4441] ppid=4421 vsize=15486024 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4441/stat : 4441 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 443844308 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830204951248 139830739466139 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4442] ppid=4421 vsize=15486024 memory=3416 CPUtime=2.08 cores=1,3,5,7
/proc/4423/task/4442/stat : 4442 (java) S 4421 4421 32513 0 -1 1077944384 9570 0 0 0 207 1 0 0 20 0 19 0 443844308 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830203897840 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4443] ppid=4421 vsize=15486024 memory=1448 CPUtime=2.1 cores=1,3,5,7
/proc/4423/task/4443/stat : 4443 (java) S 4421 4421 32513 0 -1 1077944384 8608 0 0 0 209 1 0 0 20 0 19 0 443844308 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830202845296 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4444] ppid=4421 vsize=15486024 memory=2446624 CPUtime=0.77 cores=1,3,5,7
/proc/4423/task/4444/stat : 4444 (java) S 4421 4421 32513 0 -1 1077944384 5739 0 0 0 77 0 0 0 20 0 19 0 443844308 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830201792752 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4445] ppid=4421 vsize=15486024 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/4423/task/4445/stat : 4445 (java) S 4421 4421 32513 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 443844308 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830200740448 139830739457749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4446] ppid=4421 vsize=15486024 memory=676 CPUtime=0.22 cores=1,3,5,7
/proc/4423/task/4446/stat : 4446 (java) S 4421 4421 32513 0 -1 1077944384 455 0 0 0 9 13 0 0 20 0 19 0 443844308 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830199687984 139830739458690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4598] ppid=4421 vsize=15486024 memory=1060 CPUtime=595.04 cores=1,3,5,7
/proc/4423/task/4598/stat : 4598 (java) R 4421 4421 32513 0 -1 4202560 3342 0 0 0 59500 4 0 0 20 0 19 0 443844509 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830186257328 139830333356709 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4599] ppid=4421 vsize=15486024 memory=1548 CPUtime=594.24 cores=1,3,5,7
/proc/4423/task/4599/stat : 4599 (java) R 4421 4421 32513 0 -1 4202560 10387 0 0 0 59413 11 0 0 20 0 19 0 443844509 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830187311544 139830335184441 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4600] ppid=4421 vsize=15486024 memory=8560 CPUtime=593.82 cores=1,3,5,7
/proc/4423/task/4600/stat : 4600 (java) R 4421 4421 32513 0 -1 4202560 8551 0 0 0 59375 7 0 0 20 0 19 0 443844509 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830189417016 139830333246828 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
[pid=4423/tid=4601] ppid=4421 vsize=15486024 memory=2924 CPUtime=594.33 cores=1,3,5,7
/proc/4423/task/4601/stat : 4601 (java) R 4421 4421 32513 0 -1 4202560 16626 0 0 0 59410 23 0 0 20 0 19 0 443844509 15857688576 611894 33554432000 4194304 4196468 140733992913680 139830188366208 139830328663931 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14393344 140733992920047 140733992920218 140733992920218 140733992923087 0
Current children cumulated CPU time: 2400.13 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 2449024 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+605.042 s]
# the end of solver process 4421 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002239 s, system=0 s

[startup+605.104 s]
# the end of solver process 4423 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.74 s, system=1.73059 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 605.104
CPU time (s): 2400.47
CPU user time (s): 2398.74
CPU system time (s): 1.73059
CPU usage (%): 396.704
Max. virtual memory (cumulated for all children) (KiB): 15599152
Max. memory (cumulated for all children) (KiB): 2452116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.74
system time used= 1.73059
maximum resident set size= 2451208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118697
page faults= 0
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39162
involuntary context switches= 46717


# summary of solver processes directly reported to runsolver:
#   pid: 4421,4423
#   total CPU time (s): 2400.47
#   total CPU user time (s): 2398.74
#   total CPU system time (s): 1.73059

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.0915 second user time and 7.20768 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-17 01:17:33
IDJOB=4400554
IDBENCH=115967
IDSOLVER=2856
FILE ID=node103/4400554-1568675912
RUNJOBID= node103-1568673273-32545
PBS_JOBID= 21703797
Free space on /tmp= 61708 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-10-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 /tmp/evaluation-result-4400554-1568675912/watcher-4400554-1568675912 -o /tmp/evaluation-result-4400554-1568675912/solver-4400554-1568675912 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568673273-32545 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1799525532 HOME/instance-4400554-1568675912.xml

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

MD5SUM BENCH= 2f9116219e9bb224096732f26408ee63
RANDOM SEED=1799525532

node103.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.74
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.74
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.74
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.74
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:        31531856 kB
MemAvailable:   31889000 kB
Buffers:           51148 kB
Cached:           601796 kB
SwapCached:         9016 kB
Active:           426460 kB
Inactive:         238568 kB
Active(anon):       4004 kB
Inactive(anon):    57296 kB
Active(file):     422456 kB
Inactive(file):   181272 kB
Unevictable:      111164 kB
Mlocked:          111164 kB
SwapTotal:      67108860 kB
SwapFree:       66997368 kB
Dirty:             52356 kB
Writeback:            12 kB
AnonPages:        115480 kB
Mapped:            48372 kB
Shmem:             40856 kB
Slab:             168508 kB
SReclaimable:     138500 kB
SUnreclaim:        30008 kB
KernelStack:        3488 kB
PageTables:         5612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     552136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61668 MiB
End job on node103 at 2019-09-17 01:27:39