Trace number 4271656

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 4.0.5 par (2017-08-09)SAT (TO)1415 2004.59 252.164

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug20.xml
MD5SUM1ce5b24a466c3cb241db2c2b366e9012
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1309
Best CPU time to get the best result obtained on this benchmark249.508
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size8
Maximum domain size20
Distribution of domain sizes[{"size":8,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271656-1502641200.xml"  -tl '2016s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4271656-1502641200.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.80/0.79	c solve instance...
4.52/1.12	o 1722 
4.52/1.15	o 1664 
4.52/1.18	o 1618 
5.14/1.26	o 1608 
5.14/1.26	o 1592 
5.14/1.26	o 1587 
5.85/1.32	o 1586 
8.23/1.65	o 1585 
8.23/1.66	o 1577 
8.23/1.67	o 1571 
8.23/1.69	o 1535 
8.23/1.69	o 1526 
8.23/1.69	o 1520 
39.10/5.50	o 1507 
61.38/8.33	o 1488 
61.38/8.34	o 1484 
61.38/8.35	o 1480 
61.38/8.37	o 1478 
62.09/8.48	o 1470 
251.16/32.18	o 1466 
251.86/32.20	o 1460 
551.00/69.78	o 1458 
558.83/70.78	o 1448 
559.62/70.83	o 1446 
676.00/85.44	o 1445 
738.19/93.28	o 1439 
738.19/93.29	o 1422 
740.55/93.56	o 1415 
2004.45/252.14	s SATISFIABLE
2004.45/252.14	v <instantiation>
2004.45/252.14	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[15][16] d[15][17] d[15][18] d[15][19] d[16][17] d[16][18] d[16][19] d[17][18] d[17][19] d[18][19] </list>
2004.45/252.14	v 	<values>17 2 13 9 5 16 11 3 1 12 0 10 6 4 19 15 7 14 18 8 5 5 5 0 5 1 2 5 0 0 2 1 2 1 0 2 5 1 0 5 5 5 0 0 2 3 0 5 0 2 0 0 0 4 1 0 4 5 0 1 10 0 10 2 0 5 2 1 0 5 0 5 5 5 6 0 5 0 4 0 5 5 0 5 2 0 1 1 5 2 1 0 0 1 10 2 0 5 5 5 0 2 2 1 1 1 5 0 0 4 0 2 5 0 0 5 0 2 0 2 5 2 5 5 10 0 5 0 10 5 2 3 10 2 0 10 5 1 5 1 2 2 5 1 0 0 2 5 5 5 3 1 10 10 2 0 2 2 5 5 1 2 2 0 5 5 10 5 1 4 3 5 0 1 5 2 5 10 10 1 2 0 6 10 1 0 5 0 0 1 1 5 1 5 2 0 10 10 6 2 2 3 2 5 10 2 1 10 0 0 </values>
2004.45/252.14	v </instantiation>
2004.45/252.14	c Unexpected resolution interruption!

Verifier Data

OK	1415

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271656-1502641200/watcher-4271656-1502641200 -o /tmp/evaluation-result-4271656-1502641200/solver-4271656-1502641200 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502640088-19295 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1128216678 HOME/instance-4271656-1502641200.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=19759, runsolver pid=19756


[startup+0.100164 s]*
/proc/loadavg: 8.92 6.00 4.34 2/200 19780
/proc/meminfo: memFree=28862492/32770624 swapFree=67108860/67108860
[pid=19759] ppid=19756 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19759/stat : 19759 (xcsp3-exec) S 19756 19759 19268 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97201088 9740288 346 33554432000 4194304 5098028 140732455702496 140732455700600 140007274926716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12517376 140732455707754 140732455707964 140732455707964 140732455710699 0
/proc/19759/statm: 2378 346 289 221 0 87 0
[pid=19761] ppid=19759 vsize=25999808 memory=26164 CPUtime=0.11 cores=0-7
/proc/19761/stat : 19761 (java) S 19759 19759 19268 0 -1 1077944320 5481 0 0 0 10 1 0 0 20 0 20 0 97201088 26623803392 6541 33554432000 4194304 4196468 140733165298576 140733165281120 139921165627127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
/proc/19761/statm: 6499952 6541 2849 1 0 6488269 0
[pid=19761/tid=19762] ppid=19759 vsize=25999808 memory=8186869505745394333 CPUtime=0.09 cores=0-7
/proc/19761/task/19762/stat : 19762 (java) R 19759 19759 19268 0 -1 4202560 3489 0 0 0 8 1 0 0 20 0 20 0 97201088 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921169851600 139921165639062 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19763] ppid=19759 vsize=25999808 memory=732370112889125861 CPUtime=0 cores=0-7
/proc/19761/task/19763/stat : 19763 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921118247952 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19764] ppid=19759 vsize=25999808 memory=139974551672448 CPUtime=0 cores=0-7
/proc/19761/task/19764/stat : 19764 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921117195408 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19765] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19765/stat : 19765 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921116142352 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19766] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19766/stat : 19766 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921115089808 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19767] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19767/stat : 19767 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921114036752 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19768] ppid=19759 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19761/task/19768/stat : 19768 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921112984208 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19769] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19769/stat : 19769 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921111931152 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19770] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19770/stat : 19770 (java) S 19759 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97201089 26623803392 6541 33554432000 4194304 4196468 140733165298576 139921110878608 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19771] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19771/stat : 19771 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201090 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919369911024 139921165638274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19772] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19772/stat : 19772 (java) S 19759 19759 19268 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97201091 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919368857248 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19773] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19773/stat : 19773 (java) S 19759 19759 19268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97201091 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919367804144 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19774] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19774/stat : 19774 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201094 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919366752720 139921165645723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19775] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19775/stat : 19775 (java) S 19759 19759 19268 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 97201094 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919365699824 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19776] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19776/stat : 19776 (java) R 19759 19759 19268 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 97201094 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919028644208 139921165638274 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19777] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19777/stat : 19777 (java) S 19759 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97201094 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919027591152 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19778] ppid=19759 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19761/task/19778/stat : 19778 (java) R 19759 19759 19268 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 20 0 97201094 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919026538608 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19779] ppid=19759 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19779/stat : 19779 (java) S 19759 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97201094 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919025486816 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19780] ppid=19759 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19761/task/19780/stat : 19780 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201094 26623803392 6541 33554432000 4194304 4196468 140733165298576 139919024434352 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27548 KiB

[startup+0.210236 s]*
/proc/loadavg: 8.92 6.00 4.34 2/200 19780
/proc/meminfo: memFree=28853484/32770624 swapFree=67108860/67108860
[pid=19759] ppid=19756 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19759/stat : 19759 (xcsp3-exec) S 19756 19759 19268 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97201088 9740288 346 33554432000 4194304 5098028 140732455702496 140732455700600 140007274926716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12517376 140732455707754 140732455707964 140732455707964 140732455710699 0
/proc/19759/statm: 2378 346 289 221 0 87 0
[pid=19761] ppid=19759 vsize=26004064 memory=39172 CPUtime=0.33 cores=0-7
/proc/19761/stat : 19761 (java) S 19759 19759 19268 0 -1 1077944320 8332 0 0 0 30 3 0 0 20 0 20 0 97201088 26628161536 9793 33554432000 4194304 4196468 140733165298576 140733165281120 139921165627127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
/proc/19761/statm: 6501016 9793 3052 1 0 6488269 0
[pid=19761/tid=19762] ppid=19759 vsize=26004064 memory=0 CPUtime=0.2 cores=0-7
/proc/19761/task/19762/stat : 19762 (java) R 19759 19759 19268 0 -1 4202560 5401 0 0 0 18 2 0 0 20 0 20 0 97201088 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921169847184 139921149707614 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19763] ppid=19759 vsize=26004064 memory=732370112889125861 CPUtime=0 cores=0-7
/proc/19761/task/19763/stat : 19763 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921118247952 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19764] ppid=19759 vsize=26004064 memory=139974551672448 CPUtime=0 cores=0-7
/proc/19761/task/19764/stat : 19764 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921117195408 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19765] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19765/stat : 19765 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921116142352 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19766] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19766/stat : 19766 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921115089808 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19767] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19767/stat : 19767 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921114036752 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19768] ppid=19759 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19761/task/19768/stat : 19768 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921112984208 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19769] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19769/stat : 19769 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921111931152 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19770] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19770/stat : 19770 (java) S 19759 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 9793 33554432000 4194304 4196468 140733165298576 139921110878608 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19771] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19771/stat : 19771 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201090 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919369911024 139921165638274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19772] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19772/stat : 19772 (java) S 19759 19759 19268 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97201091 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919368857248 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19773] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19773/stat : 19773 (java) S 19759 19759 19268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97201091 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919367804144 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19774] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19774/stat : 19774 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201094 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919366752720 139921165645723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19775] ppid=19759 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19761/task/19775/stat : 19775 (java) S 19759 19759 19268 0 -1 1077944384 455 0 0 0 1 0 0 0 20 0 20 0 97201094 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919365699824 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19776] ppid=19759 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19761/task/19776/stat : 19776 (java) S 19759 19759 19268 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 20 0 97201094 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919028644208 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19777] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19777/stat : 19777 (java) S 19759 19759 19268 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 20 0 97201094 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919027591152 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19778] ppid=19759 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/19761/task/19778/stat : 19778 (java) S 19759 19759 19268 0 -1 1077944384 729 0 0 0 7 0 0 0 20 0 20 0 97201094 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919026538608 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19779] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19779/stat : 19779 (java) S 19759 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97201094 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919025486816 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19780] ppid=19759 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19761/task/19780/stat : 19780 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201094 26628161536 9793 33554432000 4194304 4196468 140733165298576 139919024434352 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40556 KiB

[startup+0.309545 s]*
/proc/loadavg: 8.92 6.00 4.34 3/200 19780
/proc/meminfo: memFree=28846908/32770624 swapFree=67108860/67108860
[pid=19759] ppid=19756 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19759/stat : 19759 (xcsp3-exec) S 19756 19759 19268 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97201088 9740288 346 33554432000 4194304 5098028 140732455702496 140732455700600 140007274926716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12517376 140732455707754 140732455707964 140732455707964 140732455710699 0
/proc/19759/statm: 2378 346 289 221 0 87 0
[pid=19761] ppid=19759 vsize=26004064 memory=45860 CPUtime=0.49 cores=0-7
/proc/19761/stat : 19761 (java) S 19759 19759 19268 0 -1 1077944320 9194 0 0 0 45 4 0 0 20 0 20 0 97201088 26628161536 11465 33554432000 4194304 4196468 140733165298576 140733165281120 139921165627127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
/proc/19761/statm: 6501016 11465 3110 1 0 6488269 0
[pid=19761/tid=19762] ppid=19759 vsize=26004064 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/19761/task/19762/stat : 19762 (java) R 19759 19759 19268 0 -1 4202560 6103 0 0 0 26 2 0 0 20 0 20 0 97201088 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921169863536 139921149707644 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19763] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19763/stat : 19763 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921118247952 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19764] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19764/stat : 19764 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921117195408 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19765] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19765/stat : 19765 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921116142352 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19766] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19766/stat : 19766 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921115089808 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19767] ppid=19759 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19761/task/19767/stat : 19767 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921114036752 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19768] ppid=19759 vsize=26004064 memory=139974393557935 CPUtime=0 cores=0-7
/proc/19761/task/19768/stat : 19768 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921112984208 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19769] ppid=19759 vsize=26004064 memory=139974393560240 CPUtime=0 cores=0-7
/proc/19761/task/19769/stat : 19769 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921111931152 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19770] ppid=19759 vsize=26004064 memory=139974393562544 CPUtime=0 cores=0-7
/proc/19761/task/19770/stat : 19770 (java) S 19759 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97201089 26628161536 11465 33554432000 4194304 4196468 140733165298576 139921110878608 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19771] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19771/stat : 19771 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201090 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919369911024 139921165638274 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19772] ppid=19759 vsize=26004064 memory=279948787132048 CPUtime=0 cores=0-7
/proc/19761/task/19772/stat : 19772 (java) S 19759 19759 19268 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97201091 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919368857248 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19773] ppid=19759 vsize=26004064 memory=279948787138960 CPUtime=0 cores=0-7
/proc/19761/task/19773/stat : 19773 (java) S 19759 19759 19268 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97201091 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919367804144 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19774] ppid=19759 vsize=26004064 memory=279948787080240 CPUtime=0 cores=0-7
/proc/19761/task/19774/stat : 19774 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201094 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919366752720 139921165645723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19775] ppid=19759 vsize=26004064 memory=279948787152784 CPUtime=0.03 cores=0-7
/proc/19761/task/19775/stat : 19775 (java) S 19759 19759 19268 0 -1 1077944384 521 0 0 0 3 0 0 0 20 0 20 0 97201094 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919365699824 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19776] ppid=19759 vsize=26004064 memory=279948787159696 CPUtime=0.01 cores=0-7
/proc/19761/task/19776/stat : 19776 (java) S 19759 19759 19268 0 -1 1077944384 203 0 0 0 1 0 0 0 20 0 20 0 97201094 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919028644208 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19777] ppid=19759 vsize=26004064 memory=279948787157392 CPUtime=0.01 cores=0-7
/proc/19761/task/19777/stat : 19777 (java) S 19759 19759 19268 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 20 0 97201094 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919027591152 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19778] ppid=19759 vsize=26004064 memory=279948787173552 CPUtime=0.12 cores=0-7
/proc/19761/task/19778/stat : 19778 (java) R 19759 19759 19268 0 -1 4202560 822 0 0 0 12 0 0 0 20 0 20 0 97201094 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919026538608 139921165640976 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19779] ppid=19759 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19779/stat : 19779 (java) S 19759 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97201094 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919025486816 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19780] ppid=19759 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19761/task/19780/stat : 19780 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201094 26628161536 11465 33554432000 4194304 4196468 140733165298576 139919024434352 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47244 KiB

[startup+0.700927 s]
/proc/loadavg: 8.92 6.00 4.34 4/200 19780
/proc/meminfo: memFree=28827740/32770624 swapFree=67108860/67108860
[pid=19759] ppid=19756 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19759/stat : 19759 (xcsp3-exec) S 19756 19759 19268 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97201088 9740288 346 33554432000 4194304 5098028 140732455702496 140732455700600 140007274926716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12517376 140732455707754 140732455707964 140732455707964 140732455710699 0
/proc/19759/statm: 2378 346 289 221 0 87 0
[pid=19761] ppid=19759 vsize=26006188 memory=89544 CPUtime=1.8 cores=0-7
/proc/19761/stat : 19761 (java) S 19759 19759 19268 0 -1 1077944320 12985 0 0 0 174 6 0 0 20 0 20 0 97201088 26630336512 22386 33554432000 4194304 4196468 140733165298576 140733165281120 139921165627127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
/proc/19761/statm: 6501547 22386 3205 1 0 6488781 0
[pid=19761/tid=19762] ppid=19759 vsize=26006188 memory=279948787468480 CPUtime=0.66 cores=0-7
/proc/19761/task/19762/stat : 19762 (java) R 19759 19759 19268 0 -1 4202560 6797 0 0 0 63 3 0 0 20 0 20 0 97201088 26630336512 22386 33554432000 4194304 4196468 140733165298576 139921169860960 139921150707942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19763] ppid=19759 vsize=26006188 memory=4964982195330 CPUtime=0 cores=0-7
/proc/19761/task/19763/stat : 19763 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26630336512 22386 33554432000 4194304 4196468 140733165298576 139921118247952 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19764] ppid=19759 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19764/stat : 19764 (java) S 19759 19759 19268 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97201089 26630336512 22386 33554432000 4194304 4196468 140733165298576 139921117195408 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19765] ppid=19759 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/19761/task/19765/stat : 19765 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97201089 26630336512 22386 33554432000 4194304 4196468 140733165298576 139921116142352 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0

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

Current children cumulated CPU time: 1767.08 s
Current children cumulated vsize: 26682368 KiB
Current children cumulated memory: 162016 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.53 7.35 5.28 9/207 20012
/proc/meminfo: memFree=28722868/32770624 swapFree=67108860/67108860
[pid=19759] ppid=19756 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19759/stat : 19759 (xcsp3-exec) S 19756 19759 19268 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 97201088 9740288 346 33554432000 4194304 5098028 140732455702496 140732455700600 140007274926716 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 12517376 140732455707754 140732455707964 140732455707964 140732455710699 0
/proc/19759/statm: 2378 346 289 221 0 87 0
[pid=19761] ppid=19759 vsize=26672856 memory=165860 CPUtime=2003.41 cores=0-7
/proc/19761/stat : 19761 (java) S 19759 19759 19268 0 -1 1077944320 96076 0 0 0 200283 58 0 0 20 0 28 0 97201088 27313004544 41465 33554432000 4194304 4196468 140733165298576 140733165281120 139921165627127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
/proc/19761/statm: 6668214 41465 3279 1 0 6655448 0
[pid=19761/tid=19762] ppid=19759 vsize=26672856 memory=6791534058613427641 CPUtime=0.8 cores=0-7
/proc/19761/task/19762/stat : 19762 (java) S 19759 19759 19268 0 -1 1077944384 7693 0 0 0 76 4 0 0 20 0 28 0 97201088 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921169867904 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19763] ppid=19759 vsize=26672856 memory=4080 CPUtime=0.13 cores=0-7
/proc/19761/task/19763/stat : 19763 (java) S 19759 19759 19268 0 -1 1077944384 4152 0 0 0 11 2 0 0 20 0 28 0 97201089 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921118247952 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19764] ppid=19759 vsize=26672856 memory=932 CPUtime=0.14 cores=0-7
/proc/19761/task/19764/stat : 19764 (java) S 19759 19759 19268 0 -1 1077944384 1850 0 0 0 11 3 0 0 20 0 28 0 97201089 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921117195408 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19765] ppid=19759 vsize=26672856 memory=1584 CPUtime=0.13 cores=0-7
/proc/19761/task/19765/stat : 19765 (java) S 19759 19759 19268 0 -1 1077944384 1382 0 0 0 10 3 0 0 20 0 28 0 97201089 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921116142352 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19766] ppid=19759 vsize=26672856 memory=-7003737579269690708 CPUtime=0.13 cores=0-7
/proc/19761/task/19766/stat : 19766 (java) S 19759 19759 19268 0 -1 1077944384 954 0 0 0 10 3 0 0 20 0 28 0 97201089 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921115089808 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19767] ppid=19759 vsize=26672856 memory=6508 CPUtime=0.13 cores=0-7
/proc/19761/task/19767/stat : 19767 (java) S 19759 19759 19268 0 -1 1077944384 1858 0 0 0 10 3 0 0 20 0 28 0 97201089 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921114036752 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19768] ppid=19759 vsize=26672856 memory=840 CPUtime=0.13 cores=0-7
/proc/19761/task/19768/stat : 19768 (java) S 19759 19759 19268 0 -1 1077944384 2117 0 0 0 11 2 0 0 20 0 28 0 97201089 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921112984208 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19769] ppid=19759 vsize=26672856 memory=4096 CPUtime=0.14 cores=0-7
/proc/19761/task/19769/stat : 19769 (java) S 19759 19759 19268 0 -1 1077944384 1417 0 0 0 11 3 0 0 20 0 28 0 97201089 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921111931152 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19770] ppid=19759 vsize=26672856 memory=1696 CPUtime=0.14 cores=0-7
/proc/19761/task/19770/stat : 19770 (java) S 19759 19759 19268 0 -1 1077944384 3084 0 0 0 11 3 0 0 20 0 28 0 97201089 27313004544 41465 33554432000 4194304 4196468 140733165298576 139921110878608 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19771] ppid=19759 vsize=26672856 memory=6791534058613427641 CPUtime=0.15 cores=0-7
/proc/19761/task/19771/stat : 19771 (java) S 19759 19759 19268 0 -1 1077944384 5659 0 0 0 12 3 0 0 20 0 28 0 97201090 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919369911024 139921165638274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19772] ppid=19759 vsize=26672856 memory=4140 CPUtime=0 cores=0-7
/proc/19761/task/19772/stat : 19772 (java) S 19759 19759 19268 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 97201091 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919368857312 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19773] ppid=19759 vsize=26672856 memory=1156 CPUtime=0 cores=0-7
/proc/19761/task/19773/stat : 19773 (java) S 19759 19759 19268 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 97201091 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919367804160 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19774] ppid=19759 vsize=26672856 memory=3824 CPUtime=0 cores=0-7
/proc/19761/task/19774/stat : 19774 (java) S 19759 19759 19268 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97201094 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919366752720 139921165645723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19775] ppid=19759 vsize=26672856 memory=792 CPUtime=1.95 cores=0-7
/proc/19761/task/19775/stat : 19775 (java) S 19759 19759 19268 0 -1 1077944384 8472 0 0 0 192 3 0 0 20 0 28 0 97201094 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919365699824 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19776] ppid=19759 vsize=26672856 memory=1204 CPUtime=1.84 cores=0-7
/proc/19761/task/19776/stat : 19776 (java) S 19759 19759 19268 0 -1 1077944384 11104 0 0 0 182 2 0 0 20 0 28 0 97201094 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919028644208 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19777] ppid=19759 vsize=26672856 memory=1716 CPUtime=1.58 cores=0-7
/proc/19761/task/19777/stat : 19777 (java) S 19759 19759 19268 0 -1 1077944384 7301 0 0 0 156 2 0 0 20 0 28 0 97201094 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919027591152 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19778] ppid=19759 vsize=26672856 memory=1440 CPUtime=0.76 cores=0-7
/proc/19761/task/19778/stat : 19778 (java) S 19759 19759 19268 0 -1 1077944384 10028 0 0 0 74 2 0 0 20 0 28 0 97201094 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919026538608 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19779] ppid=19759 vsize=26672856 memory=15876 CPUtime=0 cores=0-7
/proc/19761/task/19779/stat : 19779 (java) S 19759 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97201094 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919025486816 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19780] ppid=19759 vsize=26672856 memory=16432 CPUtime=0.03 cores=0-7
/proc/19761/task/19780/stat : 19780 (java) S 19759 19759 19268 0 -1 1077944384 1342 0 0 0 3 0 0 0 20 0 28 0 97201094 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919024434352 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20005] ppid=19759 vsize=26672856 memory=16860 CPUtime=157.76 cores=0-7
/proc/19761/task/20005/stat : 20005 (java) R 19759 19759 19268 0 -1 4202560 244 0 0 0 15776 0 0 0 20 0 28 0 97210445 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919013760072 139920795684450 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20006] ppid=19759 vsize=26672856 memory=4044 CPUtime=157.38 cores=0-7
/proc/19761/task/20006/stat : 20006 (java) R 19759 19759 19268 0 -1 4202560 187 0 0 0 15738 0 0 0 20 0 28 0 97210445 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919010603776 139920796880339 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20007] ppid=19759 vsize=26672856 memory=1792 CPUtime=157.96 cores=0-7
/proc/19761/task/20007/stat : 20007 (java) R 19759 19759 19268 0 -1 4202560 258 0 0 0 15796 0 0 0 20 0 28 0 97210445 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919007444672 139920798001240 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20008] ppid=19759 vsize=26672856 memory=636 CPUtime=157.69 cores=0-7
/proc/19761/task/20008/stat : 20008 (java) R 19759 19759 19268 0 -1 4202560 304 0 0 0 15769 0 0 0 20 0 28 0 97210445 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919014816784 139920798001454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20009] ppid=19759 vsize=26672856 memory=1236 CPUtime=157.66 cores=0-7
/proc/19761/task/20009/stat : 20009 (java) R 19759 19759 19268 0 -1 4202560 396 0 0 0 15766 0 0 0 20 0 28 0 97210445 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919006391992 139920795683405 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20010] ppid=19759 vsize=26672856 memory=960 CPUtime=158.05 cores=0-7
/proc/19761/task/20010/stat : 20010 (java) R 19759 19759 19268 0 -1 4202560 150 0 0 0 15805 0 0 0 20 0 28 0 97210445 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919008497544 139920795856027 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20011] ppid=19759 vsize=26672856 memory=2240 CPUtime=157.46 cores=0-7
/proc/19761/task/20011/stat : 20011 (java) R 19759 19759 19268 0 -1 4202560 235 0 0 0 15746 0 0 0 20 0 28 0 97210445 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919009550640 139920797123014 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20012] ppid=19759 vsize=26672856 memory=2340 CPUtime=157.42 cores=0-7
/proc/19761/task/20012/stat : 20012 (java) R 19759 19759 19268 0 -1 4202560 1212 0 0 0 15742 0 0 0 20 0 28 0 97210445 27313004544 41465 33554432000 4194304 4196468 140733165298576 139919015866800 139920795683730 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
Current children cumulated CPU time: 2003.41 s
Current children cumulated vsize: 26682368 KiB
Current children cumulated memory: 167244 KiB

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

[startup+252.043 s]
# the end of solver process 19759 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000983 s, system=0.000983 s

[startup+252.164 s]
# the end of solver process 19761 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2003.99 s, system=0.594392 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

[startup+252.133 s]*
/proc/loadavg: 8.53 7.35 5.28 11/208 20014
/proc/meminfo: memFree=28719640/32770624 swapFree=67108860/67108860
[pid=19761] ppid=19756 vsize=26672856 memory=166016 CPUtime=2004.45 cores=0-7
/proc/19761/stat : 19761 (java) S 19756 19759 19268 0 -1 1077944320 96442 0 0 0 200387 58 0 0 20 0 30 0 97201088 27313004544 41504 33554432000 4194304 4196468 140733165298576 140733165281120 139921165627127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
/proc/19761/statm: 6668214 41504 3279 1 0 6655448 0
[pid=19761/tid=19762] ppid=19756 vsize=26672856 memory=4872558044660077418 CPUtime=0.8 cores=0-7
/proc/19761/task/19762/stat : 19762 (java) S 19756 19759 19268 0 -1 1077944384 7693 0 0 0 76 4 0 0 20 0 30 0 97201088 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921169867904 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19763] ppid=19756 vsize=26672856 memory=-7003737579269690708 CPUtime=0.13 cores=0-7
/proc/19761/task/19763/stat : 19763 (java) S 19756 19759 19268 0 -1 1077944384 4152 0 0 0 11 2 0 0 20 0 30 0 97201089 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921118247952 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19764] ppid=19756 vsize=26672856 memory=4616 CPUtime=0.14 cores=0-7
/proc/19761/task/19764/stat : 19764 (java) S 19756 19759 19268 0 -1 1077944384 1850 0 0 0 11 3 0 0 20 0 30 0 97201089 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921117195408 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19765] ppid=19756 vsize=26672856 memory=8584 CPUtime=0.13 cores=0-7
/proc/19761/task/19765/stat : 19765 (java) S 19756 19759 19268 0 -1 1077944384 1382 0 0 0 10 3 0 0 20 0 30 0 97201089 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921116142352 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19766] ppid=19756 vsize=26672856 memory=288230574492221466 CPUtime=0.13 cores=0-7
/proc/19761/task/19766/stat : 19766 (java) S 19756 19759 19268 0 -1 1077944384 954 0 0 0 10 3 0 0 20 0 30 0 97201089 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921115089808 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19767] ppid=19756 vsize=26672856 memory=288230621803970871 CPUtime=0.13 cores=0-7
/proc/19761/task/19767/stat : 19767 (java) S 19756 19759 19268 0 -1 1077944384 1858 0 0 0 10 3 0 0 20 0 30 0 97201089 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921114036752 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19768] ppid=19756 vsize=26672856 memory=16099256251451951 CPUtime=0.13 cores=0-7
/proc/19761/task/19768/stat : 19768 (java) S 19756 19759 19268 0 -1 1077944384 2117 0 0 0 11 2 0 0 20 0 30 0 97201089 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921112984208 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19769] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=0.14 cores=0-7
/proc/19761/task/19769/stat : 19769 (java) S 19756 19759 19268 0 -1 1077944384 1417 0 0 0 11 3 0 0 20 0 30 0 97201089 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921111931152 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19770] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=0.14 cores=0-7
/proc/19761/task/19770/stat : 19770 (java) S 19756 19759 19268 0 -1 1077944384 3084 0 0 0 11 3 0 0 20 0 30 0 97201089 27313004544 41504 33554432000 4194304 4196468 140733165298576 139921110878608 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19771] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=0.15 cores=0-7
/proc/19761/task/19771/stat : 19771 (java) S 19756 19759 19268 0 -1 1077944384 5659 0 0 0 12 3 0 0 20 0 30 0 97201090 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919369911024 139921165638274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19772] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=0 cores=0-7
/proc/19761/task/19772/stat : 19772 (java) S 19756 19759 19268 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 30 0 97201091 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919368857312 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19773] ppid=19756 vsize=26672856 memory=7235708367149230188 CPUtime=0 cores=0-7
/proc/19761/task/19773/stat : 19773 (java) S 19756 19759 19268 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 30 0 97201091 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919367804160 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19774] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=0 cores=0-7
/proc/19761/task/19774/stat : 19774 (java) S 19756 19759 19268 0 -1 1077944384 184 0 0 0 0 0 0 0 20 0 30 0 97201094 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919366752720 139921165645723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19775] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=1.95 cores=0-7
/proc/19761/task/19775/stat : 19775 (java) S 19756 19759 19268 0 -1 1077944384 8472 0 0 0 192 3 0 0 20 0 30 0 97201094 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919365699824 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19776] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=1.84 cores=0-7
/proc/19761/task/19776/stat : 19776 (java) S 19756 19759 19268 0 -1 1077944384 11104 0 0 0 182 2 0 0 20 0 30 0 97201094 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919028644208 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19777] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=1.58 cores=0-7
/proc/19761/task/19777/stat : 19777 (java) S 19756 19759 19268 0 -1 1077944384 7301 0 0 0 156 2 0 0 20 0 30 0 97201094 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919027591152 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19778] ppid=19756 vsize=26672856 memory=7380390714215785319 CPUtime=0.76 cores=0-7
/proc/19761/task/19778/stat : 19778 (java) S 19756 19759 19268 0 -1 1077944384 10028 0 0 0 74 2 0 0 20 0 30 0 97201094 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919026538608 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19779] ppid=19756 vsize=26672856 memory=7594311859791609960 CPUtime=0 cores=0-7
/proc/19761/task/19779/stat : 19779 (java) S 19756 19759 19268 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 30 0 97201094 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919025486816 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=19780] ppid=19756 vsize=26672856 memory=0 CPUtime=0.03 cores=0-7
/proc/19761/task/19780/stat : 19780 (java) S 19756 19759 19268 0 -1 1077944384 1342 0 0 0 3 0 0 0 20 0 30 0 97201094 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919024434352 139921165638274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20005] ppid=19756 vsize=26672856 memory=7100839878645619564 CPUtime=157.89 cores=0-7
/proc/19761/task/20005/stat : 20005 (java) R 19756 19759 19268 0 -1 4202560 244 0 0 0 15789 0 0 0 20 0 30 0 97210445 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919013760072 139920798001828 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20006] ppid=19756 vsize=26672856 memory=3047711553320166262 CPUtime=157.51 cores=0-7
/proc/19761/task/20006/stat : 20006 (java) R 19756 19759 19268 0 -1 4202560 187 0 0 0 15751 0 0 0 20 0 30 0 97210445 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919010603912 139920795684022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20007] ppid=19756 vsize=26672856 memory=8514701219730523551 CPUtime=158.09 cores=0-7
/proc/19761/task/20007/stat : 20007 (java) R 19756 19759 19268 0 -1 4202560 258 0 0 0 15809 0 0 0 20 0 30 0 97210445 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919007444672 139920798002091 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20008] ppid=19756 vsize=26672856 memory=-8412652169205224307 CPUtime=157.82 cores=0-7
/proc/19761/task/20008/stat : 20008 (java) R 19756 19759 19268 0 -1 4202560 304 0 0 0 15782 0 0 0 20 0 30 0 97210445 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919014816784 139920795683922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20009] ppid=19756 vsize=26672856 memory=7668056078779236460 CPUtime=157.78 cores=0-7
/proc/19761/task/20009/stat : 20009 (java) R 19756 19759 19268 0 -1 4202560 396 0 0 0 15778 0 0 0 20 0 30 0 97210445 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919006391992 139920795684089 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20010] ppid=19756 vsize=26672856 memory=7521384564907468896 CPUtime=158.18 cores=0-7
/proc/19761/task/20010/stat : 20010 (java) R 19756 19759 19268 0 -1 4202560 150 0 0 0 15818 0 0 0 20 0 30 0 97210445 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919008497544 139920795855585 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20011] ppid=19756 vsize=26672856 memory=8170778118226264164 CPUtime=157.59 cores=0-7
/proc/19761/task/20011/stat : 20011 (java) R 19756 19759 19268 0 -1 4202560 235 0 0 0 15759 0 0 0 20 0 30 0 97210445 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919009550776 139920796456032 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20012] ppid=19756 vsize=26672856 memory=7666931295262043243 CPUtime=157.55 cores=0-7
/proc/19761/task/20012/stat : 20012 (java) R 19756 19759 19268 0 -1 4202560 1212 0 0 0 15755 0 0 0 20 0 30 0 97210445 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919015866800 139920797293732 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20013] ppid=19756 vsize=26672856 memory=5933613899473578859 CPUtime=0 cores=0-7
/proc/19761/task/20013/stat : 20013 (java) S 19756 19759 19268 0 -1 1077944384 181 0 0 0 0 0 0 0 20 0 30 0 97226291 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919012712944 139921165637333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
[pid=19761/tid=20014] ppid=19756 vsize=26672856 memory=7953754292200303463 CPUtime=0 cores=0-7
/proc/19761/task/20014/stat : 20014 (java) R 19756 19759 19268 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 30 0 97226294 27313004544 41504 33554432000 4194304 4196468 140733165298576 139919011663176 139921158344279 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9863168 140733165307032 140733165307208 140733165307208 140733165309903 0
Current cumulated CPU time of completed processes: 0.001966 s
Current children cumulated CPU time: 2004.45 s
Current children cumulated vsize: 26672856 KiB
Current children cumulated memory: 166016 KiB

Child status: 143
Real time (s): 252.164
CPU time (s): 2004.59
CPU user time (s): 2003.99
CPU system time (s): 0.594392
CPU usage (%): 794.954
Max. virtual memory (cumulated for all children) (KiB): 26682368
Max. memory (cumulated for all children) (KiB): 240728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2003.99
system time used= 0.594392
maximum resident set size= 239812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97141
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21274
involuntary context switches= 21400


# summary of solver processes directly reported to runsolver:
#   pid: 19759,19761
#   total CPU time (s): 2004.59
#   total CPU user time (s): 2003.99
#   total CPU system time (s): 0.594392

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.03063 second user time and 2.72118 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-13 18:05:42
IDJOB=4271656
IDBENCH=123129
IDSOLVER=2663
FILE ID=node148/4271656-1502641200
RUNJOBID= node148-1502640088-19295
PBS_JOBID= 20628333
Free space on /tmp= 61616 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug20.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271656-1502641200/watcher-4271656-1502641200 -o /tmp/evaluation-result-4271656-1502641200/solver-4271656-1502641200 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1502640088-19295 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1128216678 HOME/instance-4271656-1502641200.xml

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

MD5SUM BENCH= 1ce5b24a466c3cb241db2c2b366e9012
RANDOM SEED=1128216678

node148.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.19
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.19
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.19
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.19
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:        28878216 kB
MemAvailable:   31990640 kB
Buffers:          206448 kB
Cached:          3194932 kB
SwapCached:            0 kB
Active:           752860 kB
Inactive:        2700532 kB
Active(anon):       3204 kB
Inactive(anon):    76688 kB
Active(file):     749656 kB
Inactive(file):  2623844 kB
Unevictable:        6208 kB
Mlocked:            6208 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7804 kB
Writeback:             4 kB
AnonPages:         58072 kB
Mapped:            43824 kB
Shmem:             25224 kB
Slab:             135964 kB
SReclaimable:     109520 kB
SUnreclaim:        26444 kB
KernelStack:        3152 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61608 MiB
End job on node148 at 2017-08-13 18:09:54