Trace number 4281593

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)74 1992.21 252.12399

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-12-12.xml
MD5SUM34ffd54f86f79986491acf3630731ea6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark249.00101
Satisfiable
(Un)Satisfiability was proved
Number of variables288
Number of constraints330
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":144},{"size":9,"count":144}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":144},{"degree":8,"count":44},{"degree":10,"count":100}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":146},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":100}]
Number of extensional constraints184
Number of intensional constraints2
Distribution of constraint types[{"type":"extension","count":184},{"type":"intension","count":2},{"type":"sum","count":144}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281593-1503181231.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281593-1503181231.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
2.15/0.82	c solve instance...
2.15/0.88	o 0 
2.69/0.90	o 4 
2.69/0.91	o 7 
2.69/0.93	o 8 
2.69/0.93	o 11 
2.69/0.94	o 60 
2.69/0.94	o 64 
2.69/1.00	o 65 
3.45/1.06	o 66 
4.16/1.13	o 67 
10.38/1.92	o 68 
12.10/2.16	o 69 
13.68/2.35	o 70 
17.46/2.80	o 71 
148.25/19.39	o 72 
149.04/19.41	o 73 
151.36/19.74	o 74 
1991.35/252.10	s SATISFIABLE
1991.35/252.10	v <instantiation>
1991.35/252.10	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[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[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[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[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[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[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[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[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[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[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[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] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11] </list>
1991.35/252.10	v 	<values>1 1 0 1 1 0 1 1 0 0 1 1 1 1 0 1 0 0 0 1 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 1 1 1 1 1 1 0 1 1 1 1 1 1 1 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 1 0 1 1 0 1 1 0 0 1 1 1 0 1 0 1 0 1 0 1 0 0 0 0 0 1 0 1 0 0 1 1 1 1 1 0 1 1 0 1 1 1 1 0 0 0 1 0 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 1 1 1 1 0 1 1 0 1 1 0 1 0 0 1 3 3 4 2 2 2 2 2 2 2 2 2 3 3 4 3 4 4 4 3 2 2 3 4 4 5 5 5 3 4 3 5 4 4 5 3 2 3 2 3 3 5 3 3 2 2 3 2 3 6 5 4 4 3 5 5 5 5 5 4 2 3 3 4 4 3 4 3 2 4 2 2 2 4 3 3 2 4 3 6 3 5 3 4 2 5 5 5 4 5 3 6 3 6 5 3 2 3 3 2 4 3 3 4 2 3 3 2 4 5 6 3 6 3 5 4 5 6 6 4 2 3 5 3 6 3 5 3 3 3 3 2 2 4 3 2 4 2 3 4 3 4 4 2 </values>
1991.35/252.10	v </instantiation>
1991.35/252.10	c Unexpected resolution interruption!

Verifier Data

OK	74

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281593-1503181231/watcher-4281593-1503181231 -o /tmp/evaluation-result-4281593-1503181231/solver-4281593-1503181231 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503168972-924 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 249328502 HOME/instance-4281593-1503181231.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
solver pid=12872, runsolver pid=12869
Current StackSize limit: 8192 KiB


[startup+0.100144 s]*
/proc/loadavg: 7.89 8.17 7.64 2/199 12893
/proc/meminfo: memFree=21737736/32770624 swapFree=67108860/67108860
[pid=12872] ppid=12869 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12872/stat : 12872 (xcsp3-exec) S 12869 12872 893 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151210805 9740288 346 33554432000 4194304 5098028 140722955145776 140722955143880 140046184243836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18255872 140722955150443 140722955150652 140722955150652 140722955153387 0
/proc/12872/statm: 2378 346 289 221 0 87 0
[pid=12874] ppid=12872 vsize=25999808 memory=25896 CPUtime=0.12 cores=0-7
/proc/12874/stat : 12874 (java) S 12872 12872 893 0 -1 1077944320 5313 0 0 0 11 1 0 0 20 0 20 0 151210805 26623803392 6474 33554432000 4194304 4196468 140728532188960 140728532171504 140279901454071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
/proc/12874/statm: 6499952 6474 2887 1 0 6488269 0
[pid=12874/tid=12875] ppid=12872 vsize=25999808 memory=8318255677412212789 CPUtime=0.09 cores=0-7
/proc/12874/task/12875/stat : 12875 (java) R 12872 12872 893 0 -1 4202560 3293 0 0 0 8 1 0 0 20 0 20 0 151210805 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279905686064 140279885534558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12876] ppid=12872 vsize=25999808 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/12874/task/12876/stat : 12876 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279459916688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12877] ppid=12872 vsize=25999808 memory=139959475218471 CPUtime=0 cores=0-7
/proc/12874/task/12877/stat : 12877 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279458863888 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12878] ppid=12872 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12874/task/12878/stat : 12878 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279457811600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12879] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12879/stat : 12879 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279456758800 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12880] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12880/stat : 12880 (java) S 12872 12872 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151210806 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279455705488 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12881] ppid=12872 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12874/task/12881/stat : 12881 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279454652688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12882] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12882/stat : 12882 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279453600400 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12883] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12883/stat : 12883 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279452547600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12884] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12884/stat : 12884 (java) S 12872 12872 893 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 151210808 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279096060528 140279901465218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12885] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12885/stat : 12885 (java) S 12872 12872 893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151210808 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279095006496 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12886] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12886/stat : 12886 (java) S 12872 12872 893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151210808 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279093954160 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12887] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12887/stat : 12887 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210811 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279092902480 140279901472667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12888] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12888/stat : 12888 (java) S 12872 12872 893 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 151210811 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279091849328 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12889] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12889/stat : 12889 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210811 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279090796528 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12890] ppid=12872 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12874/task/12890/stat : 12890 (java) R 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210811 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279089744240 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12891] ppid=12872 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/12874/task/12891/stat : 12891 (java) S 12872 12872 893 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 20 0 151210811 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279088691440 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12892] ppid=12872 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12892/stat : 12892 (java) S 12872 12872 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151210811 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279087639392 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12893] ppid=12872 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12874/task/12893/stat : 12893 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210811 26623803392 6474 33554432000 4194304 4196468 140728532188960 140279086586672 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27280 KiB

[startup+0.209818 s]*
/proc/loadavg: 7.89 8.17 7.64 2/199 12893
/proc/meminfo: memFree=21726620/32770624 swapFree=67108860/67108860
[pid=12872] ppid=12869 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12872/stat : 12872 (xcsp3-exec) S 12869 12872 893 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151210805 9740288 346 33554432000 4194304 5098028 140722955145776 140722955143880 140046184243836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18255872 140722955150443 140722955150652 140722955150652 140722955153387 0
/proc/12872/statm: 2378 346 289 221 0 87 0
[pid=12874] ppid=12872 vsize=26004064 memory=38332 CPUtime=0.33 cores=0-7
/proc/12874/stat : 12874 (java) S 12872 12872 893 0 -1 1077944320 8055 0 0 0 31 2 0 0 20 0 20 0 151210805 26628161536 9583 33554432000 4194304 4196468 140728532188960 140728532171504 140279901454071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
/proc/12874/statm: 6501016 9583 3086 1 0 6488269 0
[pid=12874/tid=12875] ppid=12872 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/12874/task/12875/stat : 12875 (java) R 12872 12872 893 0 -1 4202560 5000 0 0 0 18 1 0 0 20 0 20 0 151210805 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279905674880 140279893789787 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12876] ppid=12872 vsize=26004064 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/12874/task/12876/stat : 12876 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279459916688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12877] ppid=12872 vsize=26004064 memory=139959475218471 CPUtime=0 cores=0-7
/proc/12874/task/12877/stat : 12877 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279458863888 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12878] ppid=12872 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12874/task/12878/stat : 12878 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279457811600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12879] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12879/stat : 12879 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279456758800 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12880] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12880/stat : 12880 (java) S 12872 12872 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279455705488 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12881] ppid=12872 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12874/task/12881/stat : 12881 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279454652688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12882] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12882/stat : 12882 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279453600400 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12883] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12883/stat : 12883 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279452547600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12884] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12884/stat : 12884 (java) S 12872 12872 893 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 151210808 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279096060528 140279901465218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12885] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12885/stat : 12885 (java) S 12872 12872 893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151210808 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279095006496 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12886] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12886/stat : 12886 (java) S 12872 12872 893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151210808 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279093954160 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12887] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12887/stat : 12887 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210811 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279092902480 140279901472667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12888] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12888/stat : 12888 (java) S 12872 12872 893 0 -1 1077944384 470 0 0 0 0 0 0 0 20 0 20 0 151210811 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279091849328 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12889] ppid=12872 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/12874/task/12889/stat : 12889 (java) S 12872 12872 893 0 -1 1077944384 69 0 0 0 2 0 0 0 20 0 20 0 151210811 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279090796528 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12890] ppid=12872 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/12874/task/12890/stat : 12890 (java) S 12872 12872 893 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 20 0 151210811 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279089744240 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12891] ppid=12872 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/12874/task/12891/stat : 12891 (java) S 12872 12872 893 0 -1 1077944384 867 0 0 0 8 0 0 0 20 0 20 0 151210811 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279088691440 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12892] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12892/stat : 12892 (java) S 12872 12872 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151210811 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279087639392 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12893] ppid=12872 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12874/task/12893/stat : 12893 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210811 26628161536 9583 33554432000 4194304 4196468 140728532188960 140279086586672 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39716 KiB

[startup+0.309303 s]*
/proc/loadavg: 7.89 8.17 7.64 3/199 12893
/proc/meminfo: memFree=21721844/32770624 swapFree=67108860/67108860
[pid=12872] ppid=12869 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12872/stat : 12872 (xcsp3-exec) S 12869 12872 893 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151210805 9740288 346 33554432000 4194304 5098028 140722955145776 140722955143880 140046184243836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18255872 140722955150443 140722955150652 140722955150652 140722955153387 0
/proc/12872/statm: 2378 346 289 221 0 87 0
[pid=12874] ppid=12872 vsize=26004064 memory=43208 CPUtime=0.51 cores=0-7
/proc/12874/stat : 12874 (java) S 12872 12872 893 0 -1 1077944320 8968 0 0 0 48 3 0 0 20 0 20 0 151210805 26628161536 10802 33554432000 4194304 4196468 140728532188960 140728532171504 140279901454071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
/proc/12874/statm: 6501016 10802 3105 1 0 6488269 0
[pid=12874/tid=12875] ppid=12872 vsize=26004064 memory=69636 CPUtime=0.29 cores=0-7
/proc/12874/task/12875/stat : 12875 (java) R 12872 12872 893 0 -1 4202560 5669 0 0 0 27 2 0 0 20 0 20 0 151210805 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279905691808 140279539078868 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12876] ppid=12872 vsize=26004064 memory=71940 CPUtime=0 cores=0-7
/proc/12874/task/12876/stat : 12876 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279459916688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12877] ppid=12872 vsize=26004064 memory=279918835737200 CPUtime=0 cores=0-7
/proc/12874/task/12877/stat : 12877 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279458863888 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12878] ppid=12872 vsize=26004064 memory=67 CPUtime=0 cores=0-7
/proc/12874/task/12878/stat : 12878 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279457811600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12879] ppid=12872 vsize=26004064 memory=279918722400224 CPUtime=0 cores=0-7
/proc/12874/task/12879/stat : 12879 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279456758800 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12880] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12880/stat : 12880 (java) S 12872 12872 893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279455705488 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12881] ppid=12872 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/12874/task/12881/stat : 12881 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279454652688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12882] ppid=12872 vsize=26004064 memory=23346 CPUtime=0 cores=0-7
/proc/12874/task/12882/stat : 12882 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279453600400 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12883] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12883/stat : 12883 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279452547600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12884] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12884/stat : 12884 (java) S 12872 12872 893 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 151210808 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279096060528 140279901465218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12885] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12885/stat : 12885 (java) S 12872 12872 893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151210808 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279095006496 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12886] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12886/stat : 12886 (java) S 12872 12872 893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151210808 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279093954160 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12887] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12887/stat : 12887 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210811 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279092902480 140279901472667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12888] ppid=12872 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/12874/task/12888/stat : 12888 (java) S 12872 12872 893 0 -1 1077944384 481 0 0 0 1 0 0 0 20 0 20 0 151210811 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279091849328 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12889] ppid=12872 vsize=26004064 memory=0 CPUtime=0.03 cores=0-7
/proc/12874/task/12889/stat : 12889 (java) S 12872 12872 893 0 -1 1077944384 165 0 0 0 3 0 0 0 20 0 20 0 151210811 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279090796528 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12890] ppid=12872 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/12874/task/12890/stat : 12890 (java) R 12872 12872 893 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 20 0 151210811 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279089744240 140279901466006 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12891] ppid=12872 vsize=26004064 memory=0 CPUtime=0.12 cores=0-7
/proc/12874/task/12891/stat : 12891 (java) R 12872 12872 893 0 -1 4202560 1003 0 0 0 12 0 0 0 20 0 20 0 151210811 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279088687808 140279880399632 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12892] ppid=12872 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12874/task/12892/stat : 12892 (java) S 12872 12872 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151210811 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279087639392 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12893] ppid=12872 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12874/task/12893/stat : 12893 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210811 26628161536 10802 33554432000 4194304 4196468 140728532188960 140279086586672 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44592 KiB

[startup+0.700941 s]
/proc/loadavg: 7.89 8.17 7.64 4/199 12893
/proc/meminfo: memFree=21709684/32770624 swapFree=67108860/67108860
[pid=12872] ppid=12869 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12872/stat : 12872 (xcsp3-exec) S 12869 12872 893 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151210805 9740288 346 33554432000 4194304 5098028 140722955145776 140722955143880 140046184243836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18255872 140722955150443 140722955150652 140722955150652 140722955153387 0
/proc/12872/statm: 2378 346 289 221 0 87 0
[pid=12874] ppid=12872 vsize=26006188 memory=81944 CPUtime=1.7 cores=0-7
/proc/12874/stat : 12874 (java) S 12872 12872 893 0 -1 1077944320 12681 0 0 0 165 5 0 0 20 0 20 0 151210805 26630336512 20486 33554432000 4194304 4196468 140728532188960 140728532171504 140279901454071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
/proc/12874/statm: 6501547 20486 3204 1 0 6488781 0
[pid=12874/tid=12875] ppid=12872 vsize=26006188 memory=1732 CPUtime=0.66 cores=0-7
/proc/12874/task/12875/stat : 12875 (java) R 12872 12872 893 0 -1 4202560 6459 0 0 0 64 2 0 0 20 0 20 0 151210805 26630336512 20486 33554432000 4194304 4196468 140728532188960 140279905687296 140279542884674 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12876] ppid=12872 vsize=26006188 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/12874/task/12876/stat : 12876 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26630336512 20486 33554432000 4194304 4196468 140728532188960 140279459916688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12877] ppid=12872 vsize=26006188 memory=279918722743616 CPUtime=0 cores=0-7
/proc/12874/task/12877/stat : 12877 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26630336512 20486 33554432000 4194304 4196468 140728532188960 140279458863888 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12878] ppid=12872 vsize=26006188 memory=139959361366864 CPUtime=0 cores=0-7
/proc/12874/task/12878/stat : 12878 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151210806 26630336512 20486 33554432000 4194304 4196468 140728532188960 140279457811600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0

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

[pid=12874/tid=13037] ppid=12872 vsize=26539728 memory=4140 CPUtime=140.81 cores=0-7
/proc/12874/task/13037/stat : 13037 (java) R 12872 12872 893 0 -1 4202560 1802 0 0 0 14081 0 0 0 20 0 28 0 151212779 27176681472 63112 33554432000 4194304 4196468 140728532188960 140279071208192 140279545647437 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
Current children cumulated CPU time: 1281.24 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 253832 KiB

[startup+222.301 s]
/proc/loadavg: 8.20 8.29 7.81 9/207 13038
/proc/meminfo: memFree=21477200/32770624 swapFree=67108860/67108860
[pid=12872] ppid=12869 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12872/stat : 12872 (xcsp3-exec) S 12869 12872 893 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151210805 9740288 346 33554432000 4194304 5098028 140722955145776 140722955143880 140046184243836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18255872 140722955150443 140722955150652 140722955150652 140722955153387 0
/proc/12872/statm: 2378 346 289 221 0 87 0
[pid=12874] ppid=12872 vsize=26539728 memory=294584 CPUtime=1756 cores=0-7
/proc/12874/stat : 12874 (java) S 12872 12872 893 0 -1 1077944320 93318 0 0 0 175520 80 0 0 20 0 28 0 151210805 27176681472 73646 33554432000 4194304 4196468 140728532188960 140728532171504 140279901454071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
/proc/12874/statm: 6634932 73646 3277 1 0 6622166 0
[pid=12874/tid=12875] ppid=12872 vsize=26539728 memory=294584 CPUtime=0.82 cores=0-7
/proc/12874/task/12875/stat : 12875 (java) S 12872 12872 893 0 -1 1077944384 6680 0 0 0 79 3 0 0 20 0 28 0 151210805 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279905694848 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12876] ppid=12872 vsize=26539728 memory=294584 CPUtime=0.52 cores=0-7
/proc/12874/task/12876/stat : 12876 (java) S 12872 12872 893 0 -1 1077944384 1756 0 0 0 47 5 0 0 20 0 28 0 151210806 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279459916688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12877] ppid=12872 vsize=26539728 memory=294584 CPUtime=0.52 cores=0-7
/proc/12874/task/12877/stat : 12877 (java) S 12872 12872 893 0 -1 1077944384 2694 0 0 0 47 5 0 0 20 0 28 0 151210806 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279458863888 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12878] ppid=12872 vsize=26539728 memory=1384 CPUtime=0.52 cores=0-7
/proc/12874/task/12878/stat : 12878 (java) S 12872 12872 893 0 -1 1077944384 905 0 0 0 47 5 0 0 20 0 28 0 151210806 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279457811600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12879] ppid=12872 vsize=26539728 memory=4140 CPUtime=0.54 cores=0-7
/proc/12874/task/12879/stat : 12879 (java) S 12872 12872 893 0 -1 1077944384 4097 0 0 0 49 5 0 0 20 0 28 0 151210806 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279456758800 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12880] ppid=12872 vsize=26539728 memory=1384 CPUtime=0.52 cores=0-7
/proc/12874/task/12880/stat : 12880 (java) S 12872 12872 893 0 -1 1077944384 2191 0 0 0 47 5 0 0 20 0 28 0 151210806 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279455705488 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12881] ppid=12872 vsize=26539728 memory=1384 CPUtime=0.53 cores=0-7
/proc/12874/task/12881/stat : 12881 (java) S 12872 12872 893 0 -1 1077944384 1549 0 0 0 48 5 0 0 20 0 28 0 151210806 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279454652688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12882] ppid=12872 vsize=26539728 memory=271884 CPUtime=0.53 cores=0-7
/proc/12874/task/12882/stat : 12882 (java) S 12872 12872 893 0 -1 1077944384 3895 0 0 0 47 6 0 0 20 0 28 0 151210806 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279453600400 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12883] ppid=12872 vsize=26539728 memory=194260 CPUtime=0.54 cores=0-7
/proc/12874/task/12883/stat : 12883 (java) S 12872 12872 893 0 -1 1077944384 2083 0 0 0 48 6 0 0 20 0 28 0 151210806 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279452547600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12884] ppid=12872 vsize=26539728 memory=194260 CPUtime=0.64 cores=0-7
/proc/12874/task/12884/stat : 12884 (java) S 12872 12872 893 0 -1 1077944384 8280 0 0 0 55 9 0 0 20 0 28 0 151210808 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279096060528 140279901465218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12885] ppid=12872 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/12874/task/12885/stat : 12885 (java) S 12872 12872 893 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 151210808 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279095006560 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12886] ppid=12872 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/12874/task/12886/stat : 12886 (java) S 12872 12872 893 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151210808 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279093954176 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12887] ppid=12872 vsize=26539728 memory=292536 CPUtime=0 cores=0-7
/proc/12874/task/12887/stat : 12887 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151210811 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279092902480 140279901472667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12888] ppid=12872 vsize=26539728 memory=1384 CPUtime=1.62 cores=0-7
/proc/12874/task/12888/stat : 12888 (java) S 12872 12872 893 0 -1 1077944384 6149 0 0 0 161 1 0 0 20 0 28 0 151210811 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279091849328 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12889] ppid=12872 vsize=26539728 memory=273932 CPUtime=1.57 cores=0-7
/proc/12874/task/12889/stat : 12889 (java) S 12872 12872 893 0 -1 1077944384 4883 0 0 0 156 1 0 0 20 0 28 0 151210811 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279090796528 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12890] ppid=12872 vsize=26539728 memory=1384 CPUtime=1.64 cores=0-7
/proc/12874/task/12890/stat : 12890 (java) S 12872 12872 893 0 -1 1077944384 6336 0 0 0 163 1 0 0 20 0 28 0 151210811 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279089744240 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12891] ppid=12872 vsize=26539728 memory=292536 CPUtime=0.87 cores=0-7
/proc/12874/task/12891/stat : 12891 (java) S 12872 12872 893 0 -1 1077944384 6969 0 0 0 85 2 0 0 20 0 28 0 151210811 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279088691440 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12892] ppid=12872 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/12874/task/12892/stat : 12892 (java) S 12872 12872 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151210811 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279087639392 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12893] ppid=12872 vsize=26539728 memory=292536 CPUtime=0.04 cores=0-7
/proc/12874/task/12893/stat : 12893 (java) S 12872 12872 893 0 -1 1077944384 1200 0 0 0 0 4 0 0 20 0 28 0 151210811 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279086586672 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13030] ppid=12872 vsize=26539728 memory=4427205132082312746 CPUtime=199.94 cores=0-7
/proc/12874/task/13030/stat : 13030 (java) R 12872 12872 893 0 -1 4202560 1941 0 0 0 19993 1 0 0 20 0 28 0 151212779 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279076473808 140279545647311 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13031] ppid=12872 vsize=26539728 memory=-8486080722631693414 CPUtime=199.62 cores=0-7
/proc/12874/task/13031/stat : 13031 (java) R 12872 12872 893 0 -1 4202560 1844 0 0 0 19961 1 0 0 20 0 28 0 151212779 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279073312968 140279547457900 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13032] ppid=12872 vsize=26539728 memory=1384 CPUtime=200.62 cores=0-7
/proc/12874/task/13032/stat : 13032 (java) R 12872 12872 893 0 -1 4202560 2054 0 0 0 20061 1 0 0 20 0 28 0 151212779 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279072260616 140279545892890 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13033] ppid=12872 vsize=26539728 memory=1384 CPUtime=200 cores=0-7
/proc/12874/task/13033/stat : 13033 (java) R 12872 12872 893 0 -1 4202560 3172 0 0 0 19999 1 0 0 20 0 28 0 151212779 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279077526392 140279542570097 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13034] ppid=12872 vsize=26539728 memory=294584 CPUtime=200.29 cores=0-7
/proc/12874/task/13034/stat : 13034 (java) R 12872 12872 893 0 -1 4202560 2589 0 0 0 20028 1 0 0 20 0 28 0 151212779 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279074365120 140279545301587 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13035] ppid=12872 vsize=26539728 memory=1292 CPUtime=199.84 cores=0-7
/proc/12874/task/13035/stat : 13035 (java) R 12872 12872 893 0 -1 4202560 4787 0 0 0 19982 2 0 0 20 0 28 0 151212779 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279070154160 140279545302423 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13036] ppid=12872 vsize=26539728 memory=4140 CPUtime=199.45 cores=0-7
/proc/12874/task/13036/stat : 13036 (java) R 12872 12872 893 0 -1 4202560 5310 0 0 0 19944 1 0 0 20 0 28 0 151212779 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279075418840 140279545302015 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13037] ppid=12872 vsize=26539728 memory=42052 CPUtime=199.9 cores=0-7
/proc/12874/task/13037/stat : 13037 (java) R 12872 12872 893 0 -1 4202560 1963 0 0 0 19989 1 0 0 20 0 28 0 151212779 27176681472 73646 33554432000 4194304 4196468 140728532188960 140279071208200 140279545647357 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
Current children cumulated CPU time: 1756 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 295968 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.51 8.35 7.84 9/208 13047
/proc/meminfo: memFree=21425676/32770624 swapFree=67108860/67108860
[pid=12872] ppid=12869 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/12872/stat : 12872 (xcsp3-exec) S 12869 12872 893 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 151210805 9740288 346 33554432000 4194304 5098028 140722955145776 140722955143880 140046184243836 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18255872 140722955150443 140722955150652 140722955150652 140722955153387 0
/proc/12872/statm: 2378 346 289 221 0 87 0
[pid=12874] ppid=12872 vsize=26539728 memory=342416 CPUtime=1991.35 cores=0-7
/proc/12874/stat : 12874 (java) S 12872 12872 893 0 -1 1077944320 102215 0 0 0 199045 90 0 0 20 0 28 0 151210805 27176681472 85604 33554432000 4194304 4196468 140728532188960 140728532171504 140279901454071 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
/proc/12874/statm: 6634932 85604 3277 1 0 6622166 0
[pid=12874/tid=12875] ppid=12872 vsize=26539728 memory=4100 CPUtime=0.82 cores=0-7
/proc/12874/task/12875/stat : 12875 (java) S 12872 12872 893 0 -1 1077944384 6680 0 0 0 79 3 0 0 20 0 28 0 151210805 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279905694848 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12876] ppid=12872 vsize=26539728 memory=1576 CPUtime=0.62 cores=0-7
/proc/12874/task/12876/stat : 12876 (java) S 12872 12872 893 0 -1 1077944384 2027 0 0 0 56 6 0 0 20 0 28 0 151210806 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279459916688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12877] ppid=12872 vsize=26539728 memory=4126316290023845779 CPUtime=0.61 cores=0-7
/proc/12874/task/12877/stat : 12877 (java) S 12872 12872 893 0 -1 1077944384 2875 0 0 0 56 5 0 0 20 0 28 0 151210806 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279458863888 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12878] ppid=12872 vsize=26539728 memory=6791534058613427641 CPUtime=0.62 cores=0-7
/proc/12874/task/12878/stat : 12878 (java) S 12872 12872 893 0 -1 1077944384 1089 0 0 0 56 6 0 0 20 0 28 0 151210806 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279457811600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12879] ppid=12872 vsize=26539728 memory=4126316290023845779 CPUtime=0.64 cores=0-7
/proc/12874/task/12879/stat : 12879 (java) S 12872 12872 893 0 -1 1077944384 4305 0 0 0 59 5 0 0 20 0 28 0 151210806 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279456758800 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12880] ppid=12872 vsize=26539728 memory=1292 CPUtime=0.62 cores=0-7
/proc/12874/task/12880/stat : 12880 (java) S 12872 12872 893 0 -1 1077944384 2473 0 0 0 56 6 0 0 20 0 28 0 151210806 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279455705488 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12881] ppid=12872 vsize=26539728 memory=6791534058613427641 CPUtime=0.62 cores=0-7
/proc/12874/task/12881/stat : 12881 (java) S 12872 12872 893 0 -1 1077944384 2462 0 0 0 57 5 0 0 20 0 28 0 151210806 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279454652688 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12882] ppid=12872 vsize=26539728 memory=4140 CPUtime=0.63 cores=0-7
/proc/12874/task/12882/stat : 12882 (java) S 12872 12872 893 0 -1 1077944384 4591 0 0 0 56 7 0 0 20 0 28 0 151210806 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279453600400 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12883] ppid=12872 vsize=26539728 memory=42072 CPUtime=0.62 cores=0-7
/proc/12874/task/12883/stat : 12883 (java) S 12872 12872 893 0 -1 1077944384 2695 0 0 0 56 6 0 0 20 0 28 0 151210806 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279452547600 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12884] ppid=12872 vsize=26539728 memory=1292 CPUtime=0.72 cores=0-7
/proc/12874/task/12884/stat : 12884 (java) S 12872 12872 893 0 -1 1077944384 9522 0 0 0 62 10 0 0 20 0 28 0 151210808 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279096060528 140279901465218 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12885] ppid=12872 vsize=26539728 memory=2428 CPUtime=0 cores=0-7
/proc/12874/task/12885/stat : 12885 (java) S 12872 12872 893 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 151210808 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279095006560 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12886] ppid=12872 vsize=26539728 memory=139959361768065 CPUtime=0 cores=0-7
/proc/12874/task/12886/stat : 12886 (java) S 12872 12872 893 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151210808 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279093954176 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12887] ppid=12872 vsize=26539728 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/12874/task/12887/stat : 12887 (java) S 12872 12872 893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151210811 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279092902480 140279901472667 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12888] ppid=12872 vsize=26539728 memory=956 CPUtime=1.62 cores=0-7
/proc/12874/task/12888/stat : 12888 (java) S 12872 12872 893 0 -1 1077944384 6155 0 0 0 161 1 0 0 20 0 28 0 151210811 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279091849328 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12889] ppid=12872 vsize=26539728 memory=2468 CPUtime=1.57 cores=0-7
/proc/12874/task/12889/stat : 12889 (java) S 12872 12872 893 0 -1 1077944384 4889 0 0 0 156 1 0 0 20 0 28 0 151210811 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279090796528 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12890] ppid=12872 vsize=26539728 memory=4100 CPUtime=1.64 cores=0-7
/proc/12874/task/12890/stat : 12890 (java) S 12872 12872 893 0 -1 1077944384 6345 0 0 0 163 1 0 0 20 0 28 0 151210811 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279089744240 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12891] ppid=12872 vsize=26539728 memory=1576 CPUtime=0.87 cores=0-7
/proc/12874/task/12891/stat : 12891 (java) S 12872 12872 893 0 -1 1077944384 6975 0 0 0 85 2 0 0 20 0 28 0 151210811 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279088691440 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12892] ppid=12872 vsize=26539728 memory=932 CPUtime=0 cores=0-7
/proc/12874/task/12892/stat : 12892 (java) S 12872 12872 893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151210811 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279087639392 140279901464277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=12893] ppid=12872 vsize=26539728 memory=2236 CPUtime=0.05 cores=0-7
/proc/12874/task/12893/stat : 12893 (java) S 12872 12872 893 0 -1 1077944384 1274 0 0 0 0 5 0 0 20 0 28 0 151210811 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279086586672 140279901465218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13030] ppid=12872 vsize=26539728 memory=4124 CPUtime=229.18 cores=0-7
/proc/12874/task/13030/stat : 13030 (java) R 12872 12872 893 0 -1 4202560 2259 0 0 0 22917 1 0 0 20 0 28 0 151212779 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279076474664 140279546801159 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13031] ppid=12872 vsize=26539728 memory=2200 CPUtime=228.94 cores=0-7
/proc/12874/task/13031/stat : 13031 (java) R 12872 12872 893 0 -1 4202560 2147 0 0 0 22893 1 0 0 20 0 28 0 151212779 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279073317672 140279545647362 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13032] ppid=12872 vsize=26539728 memory=7528 CPUtime=230.05 cores=0-7
/proc/12874/task/13032/stat : 13032 (java) R 12872 12872 893 0 -1 4202560 2447 0 0 0 23004 1 0 0 20 0 28 0 151212779 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279072264360 140279547421481 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13033] ppid=12872 vsize=26539728 memory=840 CPUtime=229.36 cores=0-7
/proc/12874/task/13033/stat : 13033 (java) R 12872 12872 893 0 -1 4202560 3669 0 0 0 22934 2 0 0 20 0 28 0 151212779 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279077527592 140279547421471 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13034] ppid=12872 vsize=26539728 memory=1160 CPUtime=229.56 cores=0-7
/proc/12874/task/13034/stat : 13034 (java) R 12872 12872 893 0 -1 4202560 2945 0 0 0 22955 1 0 0 20 0 28 0 151212779 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279074369392 140279547563596 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13035] ppid=12872 vsize=26539728 memory=1384 CPUtime=229.17 cores=0-7
/proc/12874/task/13035/stat : 13035 (java) R 12872 12872 893 0 -1 4202560 5925 0 0 0 22914 3 0 0 20 0 28 0 151212779 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279070154840 140279545891378 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13036] ppid=12872 vsize=26539728 memory=343360 CPUtime=228.71 cores=0-7
/proc/12874/task/13036/stat : 13036 (java) R 12872 12872 893 0 -1 4202560 6214 0 0 0 22869 2 0 0 20 0 28 0 151212779 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279075418336 140279542569103 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
[pid=12874/tid=13037] ppid=12872 vsize=26539728 memory=111952617563600 CPUtime=229.18 cores=0-7
/proc/12874/task/13037/stat : 13037 (java) R 12872 12872 893 0 -1 4202560 2261 0 0 0 22917 1 0 0 20 0 28 0 151212779 27176681472 85604 33554432000 4194304 4196468 140728532188960 140279071211568 140279539397664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17547264 140728532194456 140728532194632 140728532194632 140728532197327 0
Current children cumulated CPU time: 1991.35 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 343800 KiB

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

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

[startup+252.124 s]
# the end of solver process 12874 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1991.3 s, system=0.911094 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.124
CPU time (s): 1992.21
CPU user time (s): 1991.3
CPU system time (s): 0.911094
CPU usage (%): 790.171
Max. virtual memory (cumulated for all children) (KiB): 26549240
Max. memory (cumulated for all children) (KiB): 347940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1991.3
system time used= 0.911094
maximum resident set size= 352700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103273
page faults= 0
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60900
involuntary context switches= 23979


# summary of solver processes directly reported to runsolver:
#   pid: 12872,12874
#   total CPU time (s): 1992.21
#   total CPU user time (s): 1991.3
#   total CPU system time (s): 0.911094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.71063 second user time and 2.19232 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-20 00:06:11
IDJOB=4281593
IDBENCH=115958
IDSOLVER=2676
FILE ID=node114/4281593-1503181231
RUNJOBID= node114-1503168972-924
PBS_JOBID= 20630836
Free space on /tmp= 61848 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-12-12.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-4281593-1503181231/watcher-4281593-1503181231 -o /tmp/evaluation-result-4281593-1503181231/solver-4281593-1503181231 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503168972-924 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 249328502 HOME/instance-4281593-1503181231.xml

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

MD5SUM BENCH= 34ffd54f86f79986491acf3630731ea6
RANDOM SEED=249328502

node114.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.98
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.98
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.98
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.98
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:        21753832 kB
MemAvailable:   31969100 kB
Buffers:          258544 kB
Cached:         10245896 kB
SwapCached:            0 kB
Active:          1767324 kB
Inactive:        8792636 kB
Active(anon):      47324 kB
Inactive(anon):    44268 kB
Active(file):    1720000 kB
Inactive(file):  8748368 kB
Unevictable:        7236 kB
Mlocked:            7236 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7736 kB
Writeback:             0 kB
AnonPages:         62872 kB
Mapped:            51512 kB
Shmem:             33416 kB
Slab:             151720 kB
SReclaimable:     125472 kB
SUnreclaim:        26248 kB
KernelStack:        3232 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61840 MiB
End job on node114 at 2017-08-20 00:10:24