Trace number 4281698

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-18)SAT (TO)14 282.25 252.034

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-16-18.xml
MD5SUMdd156cd3c4e4f48d7499665f65319a51
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark253.7
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints18361
Number of domains1
Minimum domain size288
Maximum domain size288
Distribution of domain sizes[{"size":288,"count":288}]
Minimum variable degree257
Maximum variable degree257
Distribution of variable degrees[{"degree":257,"count":288}]
Minimum constraint arity4
Maximum constraint arity288
Distribution of constraint arities[{"arity":4,"count":18360},{"arity":288,"count":1}]
Number of extensional constraints0
Number of intensional constraints18360
Distribution of constraint types[{"type":"intension","count":18360},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

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-4281698-1503189077.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4281698-1503189077.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
20.71/6.55	c solve instance...
31.25/8.05	o 15 
37.84/12.34	o 14 
282.21/252.01	s SATISFIABLE
282.21/252.01	v <instantiation>
282.21/252.01	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[0][14] x[0][15] x[0][16] x[0][17] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[3][16] x[3][17] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[4][16] x[4][17] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[5][16] x[5][17] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[6][16] x[6][17] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[7][16] x[7][17] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[8][16] x[8][17] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[9][16] x[9][17] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[10][16] x[10][17] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[11][16] x[11][17] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[12][16] x[12][17] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[13][16] x[13][17] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[14][16] x[14][17] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] x[15][16] x[15][17] </list>
282.21/252.01	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 1 2 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 0 1 2 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 0 1 2 3 4 5 5 5 5 5 5 5 5 5 5 5 5 5 0 1 2 3 4 5 6 6 6 6 6 6 6 6 6 6 6 6 0 1 2 3 4 5 6 7 7 7 7 7 7 7 7 7 7 7 0 1 2 3 4 5 6 7 8 8 8 8 8 8 8 8 8 8 0 1 2 3 4 5 6 7 8 9 9 9 9 9 9 9 9 9 0 1 2 3 4 5 6 7 8 9 10 10 10 10 10 10 10 10 0 1 2 3 4 5 6 7 8 9 10 11 11 11 11 11 11 11 0 1 2 3 4 5 6 7 8 9 10 11 12 12 12 12 12 12 0 1 2 3 4 5 6 7 8 9 10 11 12 13 13 13 13 13 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 14 14 14 0 1 2 3 4 5 6 7 8 9 10 12 13 14 11 12 13 14 </values>
282.21/252.01	v </instantiation>
282.21/252.01	c Unexpected resolution interruption!

Verifier Data

OK	14

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281698-1503189077/watcher-4281698-1503189077 -o /tmp/evaluation-result-4281698-1503189077/solver-4281698-1503189077 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503184165-7735 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1972800342 HOME/instance-4281698-1503189077.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=11405, runsolver pid=11402

[startup+0.100154 s]*
/proc/loadavg: 2.80 4.26 5.53 2/199 11426
/proc/meminfo: memFree=24635584/32770624 swapFree=67108860/67108860
[pid=11405] ppid=11402 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11405/stat : 11405 (xcsp3-exec) S 11402 11405 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151988466 9740288 346 33554432000 4194304 5098028 140737017612912 140737017611016 139940923314812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23379968 140737017619562 140737017619772 140737017619772 140737017622507 0
/proc/11405/statm: 2378 346 289 221 0 87 0
[pid=11407] ppid=11405 vsize=25999808 memory=26496 CPUtime=0.11 cores=0-7
/proc/11407/stat : 11407 (java) S 11405 11405 7708 0 -1 1077944320 5559 0 0 0 10 1 0 0 20 0 20 0 151988466 26623803392 6624 33554432000 4194304 4196468 140727262248704 140727262231248 140282718293751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
/proc/11407/statm: 6499952 6624 2842 1 0 6488269 0
[pid=11407/tid=11408] ppid=11405 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/11407/task/11408/stat : 11408 (java) R 11405 11405 7708 0 -1 4202560 3570 0 0 0 8 1 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282722520352 140282718305686 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11409] ppid=11405 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11407/task/11409/stat : 11409 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282625853712 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11410] ppid=11405 vsize=25999808 memory=139737226098304 CPUtime=0 cores=0-7
/proc/11407/task/11410/stat : 11410 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282275662224 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11411] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11411/stat : 11411 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282274609680 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11412] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11412/stat : 11412 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282273557136 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11413] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11413/stat : 11413 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282272504592 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11414] ppid=11405 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11407/task/11414/stat : 11414 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282271452048 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11415] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11415/stat : 11415 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282270399504 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11416] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11416/stat : 11416 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988467 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282269346960 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11417] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11417/stat : 11417 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988469 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282226354160 140282718304898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11418] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11418/stat : 11418 (java) S 11405 11405 7708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151988469 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282225300384 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11419] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11419/stat : 11419 (java) S 11405 11405 7708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151988470 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282224247792 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11420] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11420/stat : 11420 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988472 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282223196368 140282718312347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11421] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11421/stat : 11421 (java) S 11405 11405 7708 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 151988472 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282109651440 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11422] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11422/stat : 11422 (java) S 11405 11405 7708 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 151988472 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282108598896 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11423] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11423/stat : 11423 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151988472 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282107546352 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11424] ppid=11405 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11407/task/11424/stat : 11424 (java) S 11405 11405 7708 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 20 0 151988472 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282106493808 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11425] ppid=11405 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11425/stat : 11425 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151988472 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282105440480 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11426] ppid=11405 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11407/task/11426/stat : 11426 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988472 26623803392 6624 33554432000 4194304 4196468 140727262248704 140282104388016 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27880 KiB

[startup+0.210058 s]*
/proc/loadavg: 2.80 4.26 5.53 3/199 11426
/proc/meminfo: memFree=24625164/32770624 swapFree=67108860/67108860
[pid=11405] ppid=11402 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11405/stat : 11405 (xcsp3-exec) S 11402 11405 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151988466 9740288 346 33554432000 4194304 5098028 140737017612912 140737017611016 139940923314812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23379968 140737017619562 140737017619772 140737017619772 140737017622507 0
/proc/11405/statm: 2378 346 289 221 0 87 0
[pid=11407] ppid=11405 vsize=26004064 memory=39196 CPUtime=0.33 cores=0-7
/proc/11407/stat : 11407 (java) S 11405 11405 7708 0 -1 1077944320 8346 0 0 0 30 3 0 0 20 0 20 0 151988466 26628161536 9799 33554432000 4194304 4196468 140727262248704 140727262231248 140282718293751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
/proc/11407/statm: 6501016 9799 3081 1 0 6488269 0
[pid=11407/tid=11408] ppid=11405 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/11407/task/11408/stat : 11408 (java) R 11405 11405 7708 0 -1 4202560 5412 0 0 0 17 2 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282722515696 140282718315677 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11409] ppid=11405 vsize=26004064 memory=340 CPUtime=0 cores=0-7
/proc/11407/task/11409/stat : 11409 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282625853712 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11410] ppid=11405 vsize=26004064 memory=3832760405998778016 CPUtime=0 cores=0-7
/proc/11407/task/11410/stat : 11410 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282275662224 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11411] ppid=11405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11407/task/11411/stat : 11411 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282274609680 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11412] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11412/stat : 11412 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282273557136 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11413] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11413/stat : 11413 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282272504592 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11414] ppid=11405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11407/task/11414/stat : 11414 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282271452048 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11415] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11415/stat : 11415 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282270399504 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11416] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11416/stat : 11416 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282269346960 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11417] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11417/stat : 11417 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988469 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282226354160 140282718304898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11418] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11418/stat : 11418 (java) S 11405 11405 7708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151988469 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282225300384 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11419] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11419/stat : 11419 (java) S 11405 11405 7708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151988470 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282224247792 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11420] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11420/stat : 11420 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988472 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282223196368 140282718312347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11421] ppid=11405 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/11407/task/11421/stat : 11421 (java) S 11405 11405 7708 0 -1 1077944384 414 0 0 0 2 0 0 0 20 0 20 0 151988472 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282109651440 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11422] ppid=11405 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11407/task/11422/stat : 11422 (java) S 11405 11405 7708 0 -1 1077944384 500 0 0 0 1 0 0 0 20 0 20 0 151988472 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282108598896 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11423] ppid=11405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11407/task/11423/stat : 11423 (java) S 11405 11405 7708 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 151988472 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282107546352 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11424] ppid=11405 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/11407/task/11424/stat : 11424 (java) R 11405 11405 7708 0 -1 4202560 705 0 0 0 7 0 0 0 20 0 20 0 151988472 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282106493808 140282702374238 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11425] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11425/stat : 11425 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151988472 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282105440480 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11426] ppid=11405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11407/task/11426/stat : 11426 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988472 26628161536 9799 33554432000 4194304 4196468 140727262248704 140282104388016 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40580 KiB

[startup+0.309497 s]*
/proc/loadavg: 2.80 4.26 5.53 4/199 11426
/proc/meminfo: memFree=24620388/32770624 swapFree=67108860/67108860
[pid=11405] ppid=11402 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11405/stat : 11405 (xcsp3-exec) S 11402 11405 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151988466 9740288 346 33554432000 4194304 5098028 140737017612912 140737017611016 139940923314812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23379968 140737017619562 140737017619772 140737017619772 140737017622507 0
/proc/11405/statm: 2378 346 289 221 0 87 0
[pid=11407] ppid=11405 vsize=26004064 memory=44088 CPUtime=0.5 cores=0-7
/proc/11407/stat : 11407 (java) S 11405 11405 7708 0 -1 1077944320 9198 0 0 0 46 4 0 0 20 0 20 0 151988466 26628161536 11022 33554432000 4194304 4196468 140727262248704 140727262231248 140282718293751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
/proc/11407/statm: 6501016 11022 3099 1 0 6488269 0
[pid=11407/tid=11408] ppid=11405 vsize=26004064 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/11407/task/11408/stat : 11408 (java) R 11405 11405 7708 0 -1 4202560 6084 0 0 0 26 2 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282722533088 140282718315677 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11409] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11409/stat : 11409 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282625853712 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11410] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11410/stat : 11410 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282275662224 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11411] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11411/stat : 11411 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282274609680 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11412] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11412/stat : 11412 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282273557136 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11413] ppid=11405 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11407/task/11413/stat : 11413 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282272504592 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11414] ppid=11405 vsize=26004064 memory=139737096614831 CPUtime=0 cores=0-7
/proc/11407/task/11414/stat : 11414 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282271452048 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11415] ppid=11405 vsize=26004064 memory=139737096617136 CPUtime=0 cores=0-7
/proc/11407/task/11415/stat : 11415 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282270399504 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11416] ppid=11405 vsize=26004064 memory=139737096619440 CPUtime=0 cores=0-7
/proc/11407/task/11416/stat : 11416 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988467 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282269346960 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11417] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11417/stat : 11417 (java) S 11405 11405 7708 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151988469 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282226354160 140282718304898 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11418] ppid=11405 vsize=26004064 memory=279474193245840 CPUtime=0 cores=0-7
/proc/11407/task/11418/stat : 11418 (java) S 11405 11405 7708 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151988469 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282225300384 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11419] ppid=11405 vsize=26004064 memory=279474193252752 CPUtime=0 cores=0-7
/proc/11407/task/11419/stat : 11419 (java) S 11405 11405 7708 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151988470 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282224247792 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11420] ppid=11405 vsize=26004064 memory=279474193194032 CPUtime=0 cores=0-7
/proc/11407/task/11420/stat : 11420 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988472 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282223196368 140282718312347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11421] ppid=11405 vsize=26004064 memory=279474193266576 CPUtime=0.02 cores=0-7
/proc/11407/task/11421/stat : 11421 (java) S 11405 11405 7708 0 -1 1077944384 422 0 0 0 2 0 0 0 20 0 20 0 151988472 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282109651440 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11422] ppid=11405 vsize=26004064 memory=279474193273488 CPUtime=0.03 cores=0-7
/proc/11407/task/11422/stat : 11422 (java) S 11405 11405 7708 0 -1 1077944384 576 0 0 0 3 0 0 0 20 0 20 0 151988472 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282108598896 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11423] ppid=11405 vsize=26004064 memory=279474193271184 CPUtime=0 cores=0-7
/proc/11407/task/11423/stat : 11423 (java) R 11405 11405 7708 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 151988472 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282107537680 140282697442440 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11424] ppid=11405 vsize=26004064 memory=279474193287344 CPUtime=0.12 cores=0-7
/proc/11407/task/11424/stat : 11424 (java) R 11405 11405 7708 0 -1 4202560 804 0 0 0 12 0 0 0 20 0 20 0 151988472 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282106493808 140282718305686 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11425] ppid=11405 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11425/stat : 11425 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151988472 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282105440480 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11426] ppid=11405 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11407/task/11426/stat : 11426 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988472 26628161536 11022 33554432000 4194304 4196468 140727262248704 140282104388016 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45472 KiB

[startup+0.700988 s]
/proc/loadavg: 2.80 4.26 5.53 6/199 11426
/proc/meminfo: memFree=24592560/32770624 swapFree=67108860/67108860
[pid=11405] ppid=11402 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11405/stat : 11405 (xcsp3-exec) S 11402 11405 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151988466 9740288 346 33554432000 4194304 5098028 140737017612912 140737017611016 139940923314812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23379968 140737017619562 140737017619772 140737017619772 140737017622507 0
/proc/11405/statm: 2378 346 289 221 0 87 0
[pid=11407] ppid=11405 vsize=26004140 memory=169732 CPUtime=2.08 cores=0-7
/proc/11407/stat : 11407 (java) S 11405 11405 7708 0 -1 1077944320 13002 0 0 0 201 7 0 0 20 0 20 0 151988466 26628239360 42433 33554432000 4194304 4196468 140727262248704 140727262231248 140282718293751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
/proc/11407/statm: 6501035 42433 3200 1 0 6488269 0
[pid=11407/tid=11408] ppid=11405 vsize=26004140 memory=279474193645232 CPUtime=0.67 cores=0-7
/proc/11407/task/11408/stat : 11408 (java) R 11405 11405 7708 0 -1 4202560 6428 0 0 0 62 5 0 0 20 0 20 0 151988467 26628239360 42433 33554432000 4194304 4196468 140727262248704 140282722527472 140282309330450 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11409] ppid=11405 vsize=26004140 memory=139737096823664 CPUtime=0 cores=0-7
/proc/11407/task/11409/stat : 11409 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628239360 42433 33554432000 4194304 4196468 140727262248704 140282625853712 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11410] ppid=11405 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/11407/task/11410/stat : 11410 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628239360 42433 33554432000 4194304 4196468 140727262248704 140282275662224 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11411] ppid=11405 vsize=26004140 memory=1200 CPUtime=0 cores=0-7
/proc/11407/task/11411/stat : 11411 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151988467 26628239360 42433 33554432000 4194304 4196468 140727262248704 140282274609680 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0

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

[pid=11407/tid=11450] ppid=11405 vsize=26538700 memory=1384 CPUtime=0.58 cores=0-7
/proc/11407/task/11450/stat : 11450 (java) S 11405 11405 7708 0 -1 1077944384 79 0 0 0 56 2 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282089014096 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
Current children cumulated CPU time: 192.43 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2404548 KiB

[startup+222.301 s]
/proc/loadavg: 1.06 2.60 4.60 2/208 11458
/proc/meminfo: memFree=22256652/32770624 swapFree=67108860/67108860
[pid=11405] ppid=11402 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11405/stat : 11405 (xcsp3-exec) S 11402 11405 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151988466 9740288 346 33554432000 4194304 5098028 140737017612912 140737017611016 139940923314812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23379968 140737017619562 140737017619772 140737017619772 140737017622507 0
/proc/11405/statm: 2378 346 289 221 0 87 0
[pid=11407] ppid=11405 vsize=26538700 memory=2403164 CPUtime=252.47 cores=0-7
/proc/11407/stat : 11407 (java) S 11405 11405 7708 0 -1 1077944320 54543 0 0 0 24918 329 0 0 20 0 28 0 151988466 27175628800 600791 33554432000 4194304 4196468 140727262248704 140727262231248 140282718293751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
/proc/11407/statm: 6634675 600791 3303 1 0 6621909 0
[pid=11407/tid=11408] ppid=11405 vsize=26538700 memory=1384 CPUtime=5.36 cores=0-7
/proc/11407/task/11408/stat : 11408 (java) S 11405 11405 7708 0 -1 1077944384 8536 0 0 0 511 25 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282722534528 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11409] ppid=11405 vsize=26538700 memory=2403164 CPUtime=1.3 cores=0-7
/proc/11407/task/11409/stat : 11409 (java) S 11405 11405 7708 0 -1 1077944384 540 0 0 0 100 30 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282625853712 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11410] ppid=11405 vsize=26538700 memory=2403164 CPUtime=1.35 cores=0-7
/proc/11407/task/11410/stat : 11410 (java) S 11405 11405 7708 0 -1 1077944384 617 0 0 0 104 31 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282275662224 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11411] ppid=11405 vsize=26538700 memory=2403164 CPUtime=1.34 cores=0-7
/proc/11407/task/11411/stat : 11411 (java) S 11405 11405 7708 0 -1 1077944384 560 0 0 0 104 30 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282274609680 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11412] ppid=11405 vsize=26538700 memory=960 CPUtime=1.36 cores=0-7
/proc/11407/task/11412/stat : 11412 (java) S 11405 11405 7708 0 -1 1077944384 584 0 0 0 104 32 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282273557136 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11413] ppid=11405 vsize=26538700 memory=1232 CPUtime=1.37 cores=0-7
/proc/11407/task/11413/stat : 11413 (java) S 11405 11405 7708 0 -1 1077944384 560 0 0 0 105 32 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282272504592 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11414] ppid=11405 vsize=26538700 memory=13348 CPUtime=1.38 cores=0-7
/proc/11407/task/11414/stat : 11414 (java) S 11405 11405 7708 0 -1 1077944384 728 0 0 0 103 35 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282271452048 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11415] ppid=11405 vsize=26538700 memory=15556 CPUtime=1.39 cores=0-7
/proc/11407/task/11415/stat : 11415 (java) S 11405 11405 7708 0 -1 1077944384 572 0 0 0 104 35 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282270399504 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11416] ppid=11405 vsize=26538700 memory=1384 CPUtime=1.37 cores=0-7
/proc/11407/task/11416/stat : 11416 (java) S 11405 11405 7708 0 -1 1077944384 997 0 0 0 101 36 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282269346960 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11417] ppid=11405 vsize=26538700 memory=2403164 CPUtime=0.23 cores=0-7
/proc/11407/task/11417/stat : 11417 (java) S 11405 11405 7708 0 -1 1077944384 2004 0 0 0 23 0 0 0 20 0 28 0 151988469 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282226354160 140282718304898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11418] ppid=11405 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11407/task/11418/stat : 11418 (java) S 11405 11405 7708 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 151988469 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282225300448 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11419] ppid=11405 vsize=26538700 memory=2403164 CPUtime=0 cores=0-7
/proc/11407/task/11419/stat : 11419 (java) S 11405 11405 7708 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 151988470 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282224247808 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11420] ppid=11405 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11407/task/11420/stat : 11420 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282223196368 140282718312347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11421] ppid=11405 vsize=26538700 memory=2403164 CPUtime=3.07 cores=0-7
/proc/11407/task/11421/stat : 11421 (java) S 11405 11405 7708 0 -1 1077944384 8768 0 0 0 303 4 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282109651440 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11422] ppid=11405 vsize=26538700 memory=4144 CPUtime=3.03 cores=0-7
/proc/11407/task/11422/stat : 11422 (java) S 11405 11405 7708 0 -1 1077944384 8266 0 0 0 301 2 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282108598896 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11423] ppid=11405 vsize=26538700 memory=42320 CPUtime=3.08 cores=0-7
/proc/11407/task/11423/stat : 11423 (java) S 11405 11405 7708 0 -1 1077944384 6819 0 0 0 305 3 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282107546352 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11424] ppid=11405 vsize=26538700 memory=2403164 CPUtime=0.95 cores=0-7
/proc/11407/task/11424/stat : 11424 (java) S 11405 11405 7708 0 -1 1077944384 4754 0 0 0 94 1 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282106493808 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11425] ppid=11405 vsize=26538700 memory=137 CPUtime=0 cores=0-7
/proc/11407/task/11425/stat : 11425 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282105440480 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11426] ppid=11405 vsize=26538700 memory=1384 CPUtime=0.12 cores=0-7
/proc/11407/task/11426/stat : 11426 (java) S 11405 11405 7708 0 -1 1077944384 1848 0 0 0 5 7 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282104388016 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11443] ppid=11405 vsize=26538700 memory=1384 CPUtime=0.49 cores=0-7
/proc/11407/task/11443/stat : 11443 (java) S 11405 11405 7708 0 -1 1077944384 110 0 0 0 48 1 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282090065584 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11444] ppid=11405 vsize=26538700 memory=1384 CPUtime=0.34 cores=0-7
/proc/11407/task/11444/stat : 11444 (java) S 11405 11405 7708 0 -1 1077944384 96 0 0 0 34 0 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282093225040 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11445] ppid=11405 vsize=26538700 memory=2403164 CPUtime=0.4 cores=0-7
/proc/11407/task/11445/stat : 11445 (java) S 11405 11405 7708 0 -1 1077944384 68 0 0 0 38 2 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282092172496 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11446] ppid=11405 vsize=26538700 memory=1384 CPUtime=0.47 cores=0-7
/proc/11407/task/11446/stat : 11446 (java) S 11405 11405 7708 0 -1 1077944384 371 0 0 0 46 1 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282096383312 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11447] ppid=11405 vsize=26538700 memory=1384 CPUtime=0.52 cores=0-7
/proc/11407/task/11447/stat : 11447 (java) S 11405 11405 7708 0 -1 1077944384 101 0 0 0 51 1 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282091120080 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11448] ppid=11405 vsize=26538700 memory=2403164 CPUtime=0.51 cores=0-7
/proc/11407/task/11448/stat : 11448 (java) S 11405 11405 7708 0 -1 1077944384 50 0 0 0 50 1 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282094278224 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11449] ppid=11405 vsize=26538700 memory=2428 CPUtime=209.97 cores=0-7
/proc/11407/task/11449/stat : 11449 (java) R 11405 11405 7708 0 -1 4202560 4863 0 0 0 20992 5 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282095324760 140282311401861 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11450] ppid=11405 vsize=26538700 memory=4144 CPUtime=0.58 cores=0-7
/proc/11407/task/11450/stat : 11450 (java) S 11405 11405 7708 0 -1 1077944384 79 0 0 0 56 2 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282089014096 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
Current children cumulated CPU time: 252.47 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2404548 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 1.03 2.45 4.48 2/208 11458
/proc/meminfo: memFree=22256776/32770624 swapFree=67108860/67108860
[pid=11405] ppid=11402 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11405/stat : 11405 (xcsp3-exec) S 11402 11405 7708 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 151988466 9740288 346 33554432000 4194304 5098028 140737017612912 140737017611016 139940923314812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23379968 140737017619562 140737017619772 140737017619772 140737017622507 0
/proc/11405/statm: 2378 346 289 221 0 87 0
[pid=11407] ppid=11405 vsize=26538700 memory=2403164 CPUtime=282.21 cores=0-7
/proc/11407/stat : 11407 (java) S 11405 11405 7708 0 -1 1077944320 54822 0 0 0 27891 330 0 0 20 0 28 0 151988466 27175628800 600791 33554432000 4194304 4196468 140727262248704 140727262231248 140282718293751 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
/proc/11407/statm: 6634675 600791 3303 1 0 6621909 0
[pid=11407/tid=11408] ppid=11405 vsize=26538700 memory=6791534058613427641 CPUtime=5.36 cores=0-7
/proc/11407/task/11408/stat : 11408 (java) S 11405 11405 7708 0 -1 1077944384 8536 0 0 0 511 25 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282722534528 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11409] ppid=11405 vsize=26538700 memory=4126316290023845779 CPUtime=1.3 cores=0-7
/proc/11407/task/11409/stat : 11409 (java) S 11405 11405 7708 0 -1 1077944384 540 0 0 0 100 30 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282625853712 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11410] ppid=11405 vsize=26538700 memory=4100 CPUtime=1.35 cores=0-7
/proc/11407/task/11410/stat : 11410 (java) S 11405 11405 7708 0 -1 1077944384 617 0 0 0 104 31 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282275662224 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11411] ppid=11405 vsize=26538700 memory=1156 CPUtime=1.34 cores=0-7
/proc/11407/task/11411/stat : 11411 (java) S 11405 11405 7708 0 -1 1077944384 560 0 0 0 104 30 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282274609680 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11412] ppid=11405 vsize=26538700 memory=3724 CPUtime=1.36 cores=0-7
/proc/11407/task/11412/stat : 11412 (java) S 11405 11405 7708 0 -1 1077944384 584 0 0 0 104 32 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282273557136 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11413] ppid=11405 vsize=26538700 memory=1384 CPUtime=1.37 cores=0-7
/proc/11407/task/11413/stat : 11413 (java) S 11405 11405 7708 0 -1 1077944384 560 0 0 0 105 32 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282272504592 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11414] ppid=11405 vsize=26538700 memory=2403164 CPUtime=1.38 cores=0-7
/proc/11407/task/11414/stat : 11414 (java) S 11405 11405 7708 0 -1 1077944384 728 0 0 0 103 35 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282271452048 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11415] ppid=11405 vsize=26538700 memory=1384 CPUtime=1.39 cores=0-7
/proc/11407/task/11415/stat : 11415 (java) S 11405 11405 7708 0 -1 1077944384 572 0 0 0 104 35 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282270399504 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11416] ppid=11405 vsize=26538700 memory=2403164 CPUtime=1.37 cores=0-7
/proc/11407/task/11416/stat : 11416 (java) S 11405 11405 7708 0 -1 1077944384 997 0 0 0 101 36 0 0 20 0 28 0 151988467 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282269346960 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11417] ppid=11405 vsize=26538700 memory=1580 CPUtime=0.23 cores=0-7
/proc/11407/task/11417/stat : 11417 (java) S 11405 11405 7708 0 -1 1077944384 2013 0 0 0 23 0 0 0 20 0 28 0 151988469 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282226354160 140282718304898 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11418] ppid=11405 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11407/task/11418/stat : 11418 (java) S 11405 11405 7708 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 151988469 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282225300448 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11419] ppid=11405 vsize=26538700 memory=2403164 CPUtime=0 cores=0-7
/proc/11407/task/11419/stat : 11419 (java) S 11405 11405 7708 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 151988470 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282224247808 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11420] ppid=11405 vsize=26538700 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/11407/task/11420/stat : 11420 (java) S 11405 11405 7708 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282223196368 140282718312347 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11421] ppid=11405 vsize=26538700 memory=7792 CPUtime=3.07 cores=0-7
/proc/11407/task/11421/stat : 11421 (java) S 11405 11405 7708 0 -1 1077944384 8771 0 0 0 303 4 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282109651440 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11422] ppid=11405 vsize=26538700 memory=6791534058613427641 CPUtime=3.04 cores=0-7
/proc/11407/task/11422/stat : 11422 (java) S 11405 11405 7708 0 -1 1077944384 8270 0 0 0 302 2 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282108598896 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11423] ppid=11405 vsize=26538700 memory=2403164 CPUtime=3.08 cores=0-7
/proc/11407/task/11423/stat : 11423 (java) S 11405 11405 7708 0 -1 1077944384 6822 0 0 0 305 3 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282107546352 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11424] ppid=11405 vsize=26538700 memory=1384 CPUtime=0.95 cores=0-7
/proc/11407/task/11424/stat : 11424 (java) S 11405 11405 7708 0 -1 1077944384 4768 0 0 0 94 1 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282106493808 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11425] ppid=11405 vsize=26538700 memory=2403164 CPUtime=0 cores=0-7
/proc/11407/task/11425/stat : 11425 (java) S 11405 11405 7708 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282105440480 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11426] ppid=11405 vsize=26538700 memory=4100 CPUtime=0.14 cores=0-7
/proc/11407/task/11426/stat : 11426 (java) S 11405 11405 7708 0 -1 1077944384 1887 0 0 0 6 8 0 0 20 0 28 0 151988472 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282104388016 140282718304898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11443] ppid=11405 vsize=26538700 memory=1156 CPUtime=0.49 cores=0-7
/proc/11407/task/11443/stat : 11443 (java) S 11405 11405 7708 0 -1 1077944384 110 0 0 0 48 1 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282090065584 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11444] ppid=11405 vsize=26538700 memory=3724 CPUtime=0.34 cores=0-7
/proc/11407/task/11444/stat : 11444 (java) S 11405 11405 7708 0 -1 1077944384 96 0 0 0 34 0 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282093225040 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11445] ppid=11405 vsize=26538700 memory=5784 CPUtime=0.4 cores=0-7
/proc/11407/task/11445/stat : 11445 (java) S 11405 11405 7708 0 -1 1077944384 68 0 0 0 38 2 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282092172496 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11446] ppid=11405 vsize=26538700 memory=1720 CPUtime=0.47 cores=0-7
/proc/11407/task/11446/stat : 11446 (java) S 11405 11405 7708 0 -1 1077944384 371 0 0 0 46 1 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282096383312 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11447] ppid=11405 vsize=26538700 memory=4612 CPUtime=0.52 cores=0-7
/proc/11407/task/11447/stat : 11447 (java) S 11405 11405 7708 0 -1 1077944384 101 0 0 0 51 1 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282091120080 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11448] ppid=11405 vsize=26538700 memory=1008 CPUtime=0.51 cores=0-7
/proc/11407/task/11448/stat : 11448 (java) S 11405 11405 7708 0 -1 1077944384 50 0 0 0 50 1 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282094278224 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11449] ppid=11405 vsize=26538700 memory=1944 CPUtime=239.68 cores=0-7
/proc/11407/task/11449/stat : 11449 (java) R 11405 11405 7708 0 -1 4202560 5070 0 0 0 23963 5 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282095324760 140282311401861 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
[pid=11407/tid=11450] ppid=11405 vsize=26538700 memory=1200 CPUtime=0.58 cores=0-7
/proc/11407/task/11450/stat : 11450 (java) S 11405 11405 7708 0 -1 1077944384 79 0 0 0 56 2 0 0 20 0 28 0 151989701 27175628800 600791 33554432000 4194304 4196468 140727262248704 140282089014096 140282718303957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37785600 140727262250136 140727262250312 140727262250312 140727262253007 0
Current children cumulated CPU time: 282.21 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 2404548 KiB

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

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

[startup+252.034 s]
# the end of solver process 11407 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=278.929 s, system=3.32049 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): 252.034
CPU time (s): 282.25
CPU user time (s): 278.929
CPU system time (s): 3.32049
CPU usage (%): 111.989
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 2404548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 278.929
system time used= 3.32049
maximum resident set size= 2403744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56214
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10444
involuntary context switches= 741


# summary of solver processes directly reported to runsolver:
#   pid: 11405,11407
#   total CPU time (s): 282.25
#   total CPU user time (s): 278.929
#   total CPU system time (s): 3.32049

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.95662 second user time and 1.53324 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-20 02:16:57
IDJOB=4281698
IDBENCH=139753
IDSOLVER=2676
FILE ID=node151/4281698-1503189077
RUNJOBID= node151-1503184165-7735
PBS_JOBID= 20630854
Free space on /tmp= 61804 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s2/ChessboardColoration-int-16-18.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-4281698-1503189077/watcher-4281698-1503189077 -o /tmp/evaluation-result-4281698-1503189077/solver-4281698-1503189077 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node151-1503184165-7735 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1972800342 HOME/instance-4281698-1503189077.xml

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

MD5SUM BENCH= dd156cd3c4e4f48d7499665f65319a51
RANDOM SEED=1972800342

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
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:        24651748 kB
MemAvailable:   31973536 kB
Buffers:          327656 kB
Cached:          7285532 kB
SwapCached:            0 kB
Active:          1803828 kB
Inactive:        5861712 kB
Active(anon):      44088 kB
Inactive(anon):    44328 kB
Active(file):    1759740 kB
Inactive(file):  5817384 kB
Unevictable:        7576 kB
Mlocked:            7576 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:         59824 kB
Mapped:            51604 kB
Shmem:             33416 kB
Slab:             147744 kB
SReclaimable:     120996 kB
SUnreclaim:        26748 kB
KernelStack:        3152 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333252 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61796 MiB
End job on node151 at 2017-08-20 02:21:09