Trace number 4270793

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT (TO)74 20030.801 2520.1201

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 benchmark2400.01
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-4270793-1502674256.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270793-1502674256.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
2.19/0.81	c solve instance...
2.19/0.88	o 0 
2.19/0.89	o 4 
2.77/0.90	o 6 
2.77/0.92	o 8 
2.77/0.92	o 60 
2.77/0.96	o 64 
2.77/0.98	o 65 
3.58/1.08	o 66 
5.78/1.38	o 67 
12.19/2.14	o 68 
13.70/2.35	o 69 
14.46/2.46	o 70 
72.44/9.77	o 71 
158.32/20.50	o 72 
158.32/20.52	o 73 
4143.66/522.50	o 74 
20030.06/2520.09	s SATISFIABLE
20030.06/2520.09	v <instantiation>
20030.06/2520.09	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>
20030.06/2520.09	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 1 0 0 0 0 0 1 0 1 0 1 0 0 0 1 1 0 1 1 1 1 0 1 1 1 1 0 1 0 1 0 1 0 0 0 0 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 1 1 1 1 1 0 1 0 1 0 0 0 0 0 0 1 0 0 1 0 1 0 1 1 1 1 1 0 0 1 1 0 1 1 0 1 0 0 1 3 3 4 3 3 4 3 3 4 3 3 2 3 3 4 3 3 4 3 3 4 3 3 2 4 5 5 5 5 5 5 5 5 5 4 2 2 3 2 2 3 3 3 2 2 2 2 2 3 5 5 4 5 3 5 5 5 5 5 3 4 3 4 2 5 4 4 3 2 4 3 3 3 3 4 2 3 3 3 6 3 5 3 4 3 4 4 4 5 6 3 6 3 6 5 3 4 3 4 2 3 4 2 4 2 3 3 2 3 3 5 3 6 3 4 4 5 6 6 4 2 4 5 3 6 3 5 3 3 3 3 2 1 2 2 2 4 2 3 4 3 4 4 2 </values>
20030.06/2520.09	v </instantiation>
20030.06/2520.09	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 (15256 MiB free)
  memory of node 1: 16384 MiB (15565 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270793-1502674256/watcher-4270793-1502674256 -o /tmp/evaluation-result-4270793-1502674256/solver-4270793-1502674256 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1502668353-3723 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 387165373 HOME/instance-4270793-1502674256.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=4095, runsolver pid=4092

[startup+0.10012 s]*
/proc/loadavg: 7.74 8.37 8.62 2/200 4116
/proc/meminfo: memFree=31545296/32770624 swapFree=67108860/67108860
[pid=4095] ppid=4092 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4095/stat : 4095 (xcsp3-exec) S 4092 4095 3696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100513271 9740288 346 33554432000 4194304 5098028 140720657254448 140720657252552 140131043889788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7852032 140720657261669 140720657261879 140720657261879 140720657264619 0
/proc/4095/statm: 2378 346 289 221 0 87 0
[pid=4097] ppid=4095 vsize=25999808 memory=26748 CPUtime=0.11 cores=0-7
/proc/4097/stat : 4097 (java) S 4095 4095 3696 0 -1 1077944320 5636 0 0 0 10 1 0 0 20 0 20 0 100513271 26623803392 6687 33554432000 4194304 4196468 140727436374672 140727436357216 139949823975159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
/proc/4097/statm: 6499952 6687 2839 1 0 6488269 0
[pid=4097/tid=4098] ppid=4095 vsize=25999808 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/4097/task/4098/stat : 4098 (java) R 4095 4095 3696 0 -1 4202560 3632 0 0 0 8 1 0 0 20 0 20 0 100513271 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949828201456 139949823987094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4099] ppid=4095 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/4097/task/4099/stat : 4099 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949776595984 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4100] ppid=4095 vsize=25999808 memory=140587079546496 CPUtime=0 cores=0-7
/proc/4097/task/4100/stat : 4100 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949775543440 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4101] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4101/stat : 4101 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949774490384 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4102] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4102/stat : 4102 (java) S 4095 4095 3696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100513272 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949773437840 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4103] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4103/stat : 4103 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949772384784 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4104] ppid=4095 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/4097/task/4104/stat : 4104 (java) S 4095 4095 3696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100513272 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949771332240 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4105] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4105/stat : 4105 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949770279184 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4106] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4106/stat : 4106 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949769226640 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4107] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4107/stat : 4107 (java) S 4095 4095 3696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100513274 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949152103152 139949823986306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4108] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4108/stat : 4108 (java) S 4095 4095 3696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100513274 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949151049376 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4109] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4109/stat : 4109 (java) S 4095 4095 3696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100513274 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949149996272 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4110] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4110/stat : 4110 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513277 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949148944848 139949823993755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4111] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4111/stat : 4111 (java) S 4095 4095 3696 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 20 0 100513277 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949147891952 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4112] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4112/stat : 4112 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513277 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949146839408 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4113] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4113/stat : 4113 (java) S 4095 4095 3696 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 100513277 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949145786352 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4114] ppid=4095 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/4097/task/4114/stat : 4114 (java) S 4095 4095 3696 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 20 0 100513277 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949144733808 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4115] ppid=4095 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4115/stat : 4115 (java) S 4095 4095 3696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100513277 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949143682016 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4116] ppid=4095 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/4097/task/4116/stat : 4116 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513277 26623803392 6687 33554432000 4194304 4196468 140727436374672 139949142629552 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28132 KiB

[startup+0.210547 s]*
/proc/loadavg: 7.74 8.37 8.62 3/200 4116
/proc/meminfo: memFree=31534132/32770624 swapFree=67108860/67108860
[pid=4095] ppid=4092 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4095/stat : 4095 (xcsp3-exec) S 4092 4095 3696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100513271 9740288 346 33554432000 4194304 5098028 140720657254448 140720657252552 140131043889788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7852032 140720657261669 140720657261879 140720657261879 140720657264619 0
/proc/4095/statm: 2378 346 289 221 0 87 0
[pid=4097] ppid=4095 vsize=26004064 memory=38940 CPUtime=0.33 cores=0-7
/proc/4097/stat : 4097 (java) S 4095 4095 3696 0 -1 1077944320 8342 0 0 0 30 3 0 0 20 0 20 0 100513271 26628161536 9735 33554432000 4194304 4196468 140727436374672 140727436357216 139949823975159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
/proc/4097/statm: 6501016 9735 3045 1 0 6488269 0
[pid=4097/tid=4098] ppid=4095 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/4097/task/4098/stat : 4098 (java) R 4095 4095 3696 0 -1 4202560 5419 0 0 0 18 2 0 0 20 0 20 0 100513271 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949828198064 139949808055646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4099] ppid=4095 vsize=26004064 memory=328 CPUtime=0 cores=0-7
/proc/4097/task/4099/stat : 4099 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949776595984 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4100] ppid=4095 vsize=26004064 memory=140587079550850 CPUtime=0 cores=0-7
/proc/4097/task/4100/stat : 4100 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949775543440 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4101] ppid=4095 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4097/task/4101/stat : 4101 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949774490384 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4102] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4102/stat : 4102 (java) S 4095 4095 3696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949773437840 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4103] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4103/stat : 4103 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949772384784 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4104] ppid=4095 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4097/task/4104/stat : 4104 (java) S 4095 4095 3696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949771332240 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4105] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4105/stat : 4105 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949770279184 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4106] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4106/stat : 4106 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949769226640 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4107] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4107/stat : 4107 (java) S 4095 4095 3696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100513274 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949152103152 139949823986306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4108] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4108/stat : 4108 (java) S 4095 4095 3696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100513274 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949151049376 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4109] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4109/stat : 4109 (java) S 4095 4095 3696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100513274 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949149996272 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4110] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4110/stat : 4110 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513277 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949148944848 139949823993755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4111] ppid=4095 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/4097/task/4111/stat : 4111 (java) S 4095 4095 3696 0 -1 1077944384 554 0 0 0 1 0 0 0 20 0 20 0 100513277 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949147891952 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4112] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4112/stat : 4112 (java) S 4095 4095 3696 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 100513277 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949146839408 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4113] ppid=4095 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/4097/task/4113/stat : 4113 (java) S 4095 4095 3696 0 -1 1077944384 318 0 0 0 2 0 0 0 20 0 20 0 100513277 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949145786352 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4114] ppid=4095 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/4097/task/4114/stat : 4114 (java) R 4095 4095 3696 0 -1 4202560 707 0 0 0 7 0 0 0 20 0 20 0 100513277 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949144731344 139949808167720 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4115] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4115/stat : 4115 (java) S 4095 4095 3696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100513277 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949143682016 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4116] ppid=4095 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4097/task/4116/stat : 4116 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513277 26628161536 9735 33554432000 4194304 4196468 140727436374672 139949142629552 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40324 KiB

[startup+0.310417 s]*
/proc/loadavg: 7.74 8.37 8.62 3/200 4116
/proc/meminfo: memFree=31529356/32770624 swapFree=67108860/67108860
[pid=4095] ppid=4092 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4095/stat : 4095 (xcsp3-exec) S 4092 4095 3696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100513271 9740288 346 33554432000 4194304 5098028 140720657254448 140720657252552 140131043889788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7852032 140720657261669 140720657261879 140720657261879 140720657264619 0
/proc/4095/statm: 2378 346 289 221 0 87 0
[pid=4097] ppid=4095 vsize=26004064 memory=45896 CPUtime=0.5 cores=0-7
/proc/4097/stat : 4097 (java) S 4095 4095 3696 0 -1 1077944320 9236 0 0 0 46 4 0 0 20 0 20 0 100513271 26628161536 11474 33554432000 4194304 4196468 140727436374672 140727436357216 139949823975159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
/proc/4097/statm: 6501016 11474 3068 1 0 6488269 0
[pid=4097/tid=4098] ppid=4095 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/4097/task/4098/stat : 4098 (java) R 4095 4095 3696 0 -1 4202560 6093 0 0 0 27 2 0 0 20 0 20 0 100513271 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949828213968 139949823987094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4099] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4099/stat : 4099 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949776595984 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4100] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4100/stat : 4100 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949775543440 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4101] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4101/stat : 4101 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949774490384 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4102] ppid=4095 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/4097/task/4102/stat : 4102 (java) S 4095 4095 3696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949773437840 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4103] ppid=4095 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/4097/task/4103/stat : 4103 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949772384784 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4104] ppid=4095 vsize=26004064 memory=140586963270831 CPUtime=0 cores=0-7
/proc/4097/task/4104/stat : 4104 (java) S 4095 4095 3696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949771332240 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4105] ppid=4095 vsize=26004064 memory=140586963273136 CPUtime=0 cores=0-7
/proc/4097/task/4105/stat : 4105 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949770279184 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4106] ppid=4095 vsize=26004064 memory=140586963275440 CPUtime=0 cores=0-7
/proc/4097/task/4106/stat : 4106 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949769226640 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4107] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4107/stat : 4107 (java) S 4095 4095 3696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100513274 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949152103152 139949823986306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4108] ppid=4095 vsize=26004064 memory=281173926560144 CPUtime=0 cores=0-7
/proc/4097/task/4108/stat : 4108 (java) S 4095 4095 3696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100513274 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949151049376 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4109] ppid=4095 vsize=26004064 memory=281173926501424 CPUtime=0 cores=0-7
/proc/4097/task/4109/stat : 4109 (java) S 4095 4095 3696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100513274 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949149996272 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4110] ppid=4095 vsize=26004064 memory=281173926573968 CPUtime=0 cores=0-7
/proc/4097/task/4110/stat : 4110 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513277 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949148944848 139949823993755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4111] ppid=4095 vsize=26004064 memory=281173926580880 CPUtime=0.02 cores=0-7
/proc/4097/task/4111/stat : 4111 (java) S 4095 4095 3696 0 -1 1077944384 625 0 0 0 2 0 0 0 20 0 20 0 100513277 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949147891952 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4112] ppid=4095 vsize=26004064 memory=281173926578576 CPUtime=0.01 cores=0-7
/proc/4097/task/4112/stat : 4112 (java) S 4095 4095 3696 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 100513277 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949146839408 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4113] ppid=4095 vsize=26004064 memory=281173926594704 CPUtime=0.02 cores=0-7
/proc/4097/task/4113/stat : 4113 (java) R 4095 4095 3696 0 -1 4202560 318 0 0 0 2 0 0 0 20 0 20 0 100513277 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949145776272 139949807187392 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4114] ppid=4095 vsize=26004064 memory=281173926592400 CPUtime=0.13 cores=0-7
/proc/4097/task/4114/stat : 4114 (java) R 4095 4095 3696 0 -1 4202560 841 0 0 0 13 0 0 0 20 0 20 0 100513277 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949144729488 139949816212286 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4115] ppid=4095 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4115/stat : 4115 (java) S 4095 4095 3696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100513277 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949143682016 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4116] ppid=4095 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4097/task/4116/stat : 4116 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513277 26628161536 11474 33554432000 4194304 4196468 140727436374672 139949142629552 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47280 KiB

[startup+0.700974 s]
/proc/loadavg: 7.74 8.37 8.62 3/200 4116
/proc/meminfo: memFree=31517072/32770624 swapFree=67108860/67108860
[pid=4095] ppid=4092 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4095/stat : 4095 (xcsp3-exec) S 4092 4095 3696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100513271 9740288 346 33554432000 4194304 5098028 140720657254448 140720657252552 140131043889788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7852032 140720657261669 140720657261879 140720657261879 140720657264619 0
/proc/4095/statm: 2378 346 289 221 0 87 0
[pid=4097] ppid=4095 vsize=26006188 memory=89036 CPUtime=1.73 cores=0-7
/proc/4097/stat : 4097 (java) S 4095 4095 3696 0 -1 1077944320 13896 0 0 0 167 6 0 0 20 0 20 0 100513271 26630336512 22259 33554432000 4194304 4196468 140727436374672 140727436357216 139949823975159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
/proc/4097/statm: 6501547 22259 3206 1 0 6488781 0
[pid=4097/tid=4098] ppid=4095 vsize=26006188 memory=0 CPUtime=0.67 cores=0-7
/proc/4097/task/4098/stat : 4098 (java) R 4095 4095 3696 0 -1 4202560 6892 0 0 0 64 3 0 0 20 0 20 0 100513271 26630336512 22259 33554432000 4194304 4196468 140727436374672 139949828212480 139949808288704 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4099] ppid=4095 vsize=26006188 memory=140586963481968 CPUtime=0 cores=0-7
/proc/4097/task/4099/stat : 4099 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26630336512 22259 33554432000 4194304 4196468 140727436374672 139949776595984 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4100] ppid=4095 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/4097/task/4100/stat : 4100 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26630336512 22259 33554432000 4194304 4196468 140727436374672 139949775543440 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4101] ppid=4095 vsize=26006188 memory=4612 CPUtime=0 cores=0-7
/proc/4097/task/4101/stat : 4101 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100513272 26630336512 22259 33554432000 4194304 4196468 140727436374672 139949774490384 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0

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

[pid=4097/tid=4258] ppid=4095 vsize=26606292 memory=1459492 CPUtime=1903.05 cores=0-7
/proc/4097/task/4258/stat : 4258 (java) R 4095 4095 3696 0 -1 4202560 233008 0 0 0 190135 170 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949132517920 139949454085917 0 4 0 16800975 0 0 0 -1 6 0 0 12 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
Current children cumulated CPU time: 19412.2 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 1460876 KiB

[startup+2502.3 s]
/proc/loadavg: 8.15 8.24 8.29 9/207 4323
/proc/meminfo: memFree=30071120/32770624 swapFree=67108860/67108860
[pid=4095] ppid=4092 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4095/stat : 4095 (xcsp3-exec) S 4092 4095 3696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100513271 9740288 346 33554432000 4194304 5098028 140720657254448 140720657252552 140131043889788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7852032 140720657261669 140720657261879 140720657261879 140720657264619 0
/proc/4095/statm: 2378 346 289 221 0 87 0
[pid=4097] ppid=4095 vsize=26606292 memory=1459492 CPUtime=19889.3 cores=0-7
/proc/4097/stat : 4097 (java) S 4095 4095 3696 0 -1 1077944320 1149943 0 0 0 1988097 829 0 0 20 0 28 0 100513271 27244843008 364873 33554432000 4194304 4196468 140727436374672 140727436357216 139949823975159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
/proc/4097/statm: 6651573 364873 3297 1 0 6638807 0
[pid=4097/tid=4098] ppid=4095 vsize=26606292 memory=1459492 CPUtime=0.8 cores=0-7
/proc/4097/task/4098/stat : 4098 (java) S 4095 4095 3696 0 -1 1077944384 7584 0 0 0 77 3 0 0 20 0 28 0 100513271 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949828215936 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4099] ppid=4095 vsize=26606292 memory=1459492 CPUtime=5.87 cores=0-7
/proc/4097/task/4099/stat : 4099 (java) S 4095 4095 3696 0 -1 1077944384 45924 0 0 0 546 41 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949776595984 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4100] ppid=4095 vsize=26606292 memory=1459492 CPUtime=5.86 cores=0-7
/proc/4097/task/4100/stat : 4100 (java) S 4095 4095 3696 0 -1 1077944384 45814 0 0 0 547 39 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949775543440 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4101] ppid=4095 vsize=26606292 memory=0 CPUtime=5.86 cores=0-7
/proc/4097/task/4101/stat : 4101 (java) S 4095 4095 3696 0 -1 1077944384 43726 0 0 0 546 40 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949774490384 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4102] ppid=4095 vsize=26606292 memory=0 CPUtime=5.83 cores=0-7
/proc/4097/task/4102/stat : 4102 (java) S 4095 4095 3696 0 -1 1077944384 45736 0 0 0 542 41 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949773437840 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4103] ppid=4095 vsize=26606292 memory=1459492 CPUtime=5.89 cores=0-7
/proc/4097/task/4103/stat : 4103 (java) S 4095 4095 3696 0 -1 1077944384 43504 0 0 0 548 41 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949772384784 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4104] ppid=4095 vsize=26606292 memory=281173929341712 CPUtime=5.87 cores=0-7
/proc/4097/task/4104/stat : 4104 (java) S 4095 4095 3696 0 -1 1077944384 36801 0 0 0 544 43 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949771332240 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4105] ppid=4095 vsize=26606292 memory=8099556148327640932 CPUtime=5.85 cores=0-7
/proc/4097/task/4105/stat : 4105 (java) S 4095 4095 3696 0 -1 1077944384 40594 0 0 0 543 42 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949770279184 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4106] ppid=4095 vsize=26606292 memory=1384 CPUtime=5.88 cores=0-7
/proc/4097/task/4106/stat : 4106 (java) S 4095 4095 3696 0 -1 1077944384 37666 0 0 0 548 40 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949769226640 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4107] ppid=4095 vsize=26606292 memory=1459492 CPUtime=3.7 cores=0-7
/proc/4097/task/4107/stat : 4107 (java) S 4095 4095 3696 0 -1 1077944384 138380 0 0 0 281 89 0 0 20 0 28 0 100513274 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949152103152 139949823986306 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4108] ppid=4095 vsize=26606292 memory=1384 CPUtime=0 cores=0-7
/proc/4097/task/4108/stat : 4108 (java) S 4095 4095 3696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 100513274 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949151049376 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4109] ppid=4095 vsize=26606292 memory=1384 CPUtime=0 cores=0-7
/proc/4097/task/4109/stat : 4109 (java) S 4095 4095 3696 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 100513274 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949149996272 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4110] ppid=4095 vsize=26606292 memory=1384 CPUtime=0 cores=0-7
/proc/4097/task/4110/stat : 4110 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949148944848 139949823993755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4111] ppid=4095 vsize=26606292 memory=4100 CPUtime=1.54 cores=0-7
/proc/4097/task/4111/stat : 4111 (java) S 4095 4095 3696 0 -1 1077944384 9641 0 0 0 151 3 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949147891952 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4112] ppid=4095 vsize=26606292 memory=0 CPUtime=1.36 cores=0-7
/proc/4097/task/4112/stat : 4112 (java) S 4095 4095 3696 0 -1 1077944384 8239 0 0 0 135 1 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949146839408 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4113] ppid=4095 vsize=26606292 memory=6225758519521204579 CPUtime=1.39 cores=0-7
/proc/4097/task/4113/stat : 4113 (java) S 4095 4095 3696 0 -1 1077944384 9367 0 0 0 138 1 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949145786352 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4114] ppid=4095 vsize=26606292 memory=136 CPUtime=0.8 cores=0-7
/proc/4097/task/4114/stat : 4114 (java) S 4095 4095 3696 0 -1 1077944384 8711 0 0 0 79 1 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949144733808 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4115] ppid=4095 vsize=26606292 memory=139 CPUtime=0 cores=0-7
/proc/4097/task/4115/stat : 4115 (java) S 4095 4095 3696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949143682016 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4116] ppid=4095 vsize=26606292 memory=8112282956445269571 CPUtime=0.39 cores=0-7
/proc/4097/task/4116/stat : 4116 (java) S 4095 4095 3696 0 -1 1077944384 6272 0 0 0 18 21 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949142629552 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4251] ppid=4095 vsize=26606292 memory=2196 CPUtime=1964.71 cores=0-7
/proc/4097/task/4251/stat : 4251 (java) R 4095 4095 3696 0 -1 4202560 35898 0 0 0 196444 27 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949128306104 139949451772800 0 4 0 16800975 0 0 0 -1 6 0 0 13 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4252] ppid=4095 vsize=26606292 memory=6764 CPUtime=1963.32 cores=0-7
/proc/4097/task/4252/stat : 4252 (java) R 4095 4095 3696 0 -1 4202560 34393 0 0 0 196311 21 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949126198120 139949452020212 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4253] ppid=4095 vsize=26606292 memory=8112282956445269571 CPUtime=1964.69 cores=0-7
/proc/4097/task/4253/stat : 4253 (java) R 4095 4095 3696 0 -1 4202560 33072 0 0 0 196448 21 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949127253744 139949452745819 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4254] ppid=4095 vsize=26606292 memory=28808 CPUtime=1960.06 cores=0-7
/proc/4097/task/4254/stat : 4254 (java) R 4095 4095 3696 0 -1 4202560 56626 0 0 0 195964 42 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949129359216 139949453392508 0 4 0 16800975 0 0 0 -1 4 0 0 14 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4255] ppid=4095 vsize=26606292 memory=1292 CPUtime=1964.57 cores=0-7
/proc/4097/task/4255/stat : 4255 (java) R 4095 4095 3696 0 -1 4202560 40705 0 0 0 196429 28 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949125148224 139949446880480 0 4 0 16800975 0 0 0 -1 1 0 0 14 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4256] ppid=4095 vsize=26606292 memory=2448 CPUtime=1965.49 cores=0-7
/proc/4097/task/4256/stat : 4256 (java) R 4095 4095 3696 0 -1 4202560 34150 0 0 0 196527 22 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949131464384 139949453119120 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4257] ppid=4095 vsize=26606292 memory=1384 CPUtime=1962.62 cores=0-7
/proc/4097/task/4257/stat : 4257 (java) R 4095 4095 3696 0 -1 4202560 45178 0 0 0 196237 25 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949130412840 139949453121502 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4258] ppid=4095 vsize=26606292 memory=8560 CPUtime=1962.61 cores=0-7
/proc/4097/task/4258/stat : 4258 (java) R 4095 4095 3696 0 -1 4202560 235185 0 0 0 196089 172 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949132517920 139949452342570 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
Current children cumulated CPU time: 19889.3 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 1460876 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.11 8.23 8.28 9/207 4323
/proc/meminfo: memFree=30070808/32770624 swapFree=67108860/67108860
[pid=4095] ppid=4092 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4095/stat : 4095 (xcsp3-exec) S 4092 4095 3696 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100513271 9740288 346 33554432000 4194304 5098028 140720657254448 140720657252552 140131043889788 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7852032 140720657261669 140720657261879 140720657261879 140720657264619 0
/proc/4095/statm: 2378 346 289 221 0 87 0
[pid=4097] ppid=4095 vsize=26606292 memory=1459492 CPUtime=20030.1 cores=0-7
/proc/4097/stat : 4097 (java) S 4095 4095 3696 0 -1 1077944320 1160228 0 0 0 2002173 833 0 0 20 0 28 0 100513271 27244843008 364873 33554432000 4194304 4196468 140727436374672 140727436357216 139949823975159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
/proc/4097/statm: 6651573 364873 3297 1 0 6638807 0
[pid=4097/tid=4098] ppid=4095 vsize=26606292 memory=8112282956445269571 CPUtime=0.8 cores=0-7
/proc/4097/task/4098/stat : 4098 (java) S 4095 4095 3696 0 -1 1077944384 7584 0 0 0 77 3 0 0 20 0 28 0 100513271 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949828215936 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4099] ppid=4095 vsize=26606292 memory=4872558044660077418 CPUtime=5.88 cores=0-7
/proc/4097/task/4099/stat : 4099 (java) S 4095 4095 3696 0 -1 1077944384 46482 0 0 0 547 41 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949776595984 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4100] ppid=4095 vsize=26606292 memory=1384 CPUtime=5.88 cores=0-7
/proc/4097/task/4100/stat : 4100 (java) S 4095 4095 3696 0 -1 1077944384 46005 0 0 0 548 40 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949775543440 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4101] ppid=4095 vsize=26606292 memory=1459492 CPUtime=5.87 cores=0-7
/proc/4097/task/4101/stat : 4101 (java) S 4095 4095 3696 0 -1 1077944384 44033 0 0 0 547 40 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949774490384 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4102] ppid=4095 vsize=26606292 memory=8112282956445269571 CPUtime=5.85 cores=0-7
/proc/4097/task/4102/stat : 4102 (java) S 4095 4095 3696 0 -1 1077944384 45956 0 0 0 544 41 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949773437840 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4103] ppid=4095 vsize=26606292 memory=4872558044660077418 CPUtime=5.91 cores=0-7
/proc/4097/task/4103/stat : 4103 (java) S 4095 4095 3696 0 -1 1077944384 44316 0 0 0 550 41 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949772384784 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4104] ppid=4095 vsize=26606292 memory=644 CPUtime=5.88 cores=0-7
/proc/4097/task/4104/stat : 4104 (java) S 4095 4095 3696 0 -1 1077944384 37554 0 0 0 545 43 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949771332240 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4105] ppid=4095 vsize=26606292 memory=4100 CPUtime=5.88 cores=0-7
/proc/4097/task/4105/stat : 4105 (java) S 4095 4095 3696 0 -1 1077944384 41236 0 0 0 545 43 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949770279184 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4106] ppid=4095 vsize=26606292 memory=28808 CPUtime=5.9 cores=0-7
/proc/4097/task/4106/stat : 4106 (java) S 4095 4095 3696 0 -1 1077944384 38083 0 0 0 550 40 0 0 20 0 28 0 100513272 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949769226640 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4107] ppid=4095 vsize=26606292 memory=1236 CPUtime=3.72 cores=0-7
/proc/4097/task/4107/stat : 4107 (java) S 4095 4095 3696 0 -1 1077944384 139555 0 0 0 283 89 0 0 20 0 28 0 100513274 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949152103152 139949823986306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4108] ppid=4095 vsize=26606292 memory=932 CPUtime=0 cores=0-7
/proc/4097/task/4108/stat : 4108 (java) S 4095 4095 3696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 100513274 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949151049376 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4109] ppid=4095 vsize=26606292 memory=1568 CPUtime=0 cores=0-7
/proc/4097/task/4109/stat : 4109 (java) S 4095 4095 3696 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 100513274 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949149996272 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4110] ppid=4095 vsize=26606292 memory=2240 CPUtime=0 cores=0-7
/proc/4097/task/4110/stat : 4110 (java) S 4095 4095 3696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949148944848 139949823993755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4111] ppid=4095 vsize=26606292 memory=4124 CPUtime=1.54 cores=0-7
/proc/4097/task/4111/stat : 4111 (java) S 4095 4095 3696 0 -1 1077944384 9645 0 0 0 151 3 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949147891952 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4112] ppid=4095 vsize=26606292 memory=2196 CPUtime=1.36 cores=0-7
/proc/4097/task/4112/stat : 4112 (java) S 4095 4095 3696 0 -1 1077944384 8243 0 0 0 135 1 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949146839408 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4113] ppid=4095 vsize=26606292 memory=6764 CPUtime=1.39 cores=0-7
/proc/4097/task/4113/stat : 4113 (java) S 4095 4095 3696 0 -1 1077944384 9371 0 0 0 138 1 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949145786352 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4114] ppid=4095 vsize=26606292 memory=840 CPUtime=0.8 cores=0-7
/proc/4097/task/4114/stat : 4114 (java) S 4095 4095 3696 0 -1 1077944384 8715 0 0 0 79 1 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949144733808 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4115] ppid=4095 vsize=26606292 memory=1696 CPUtime=0 cores=0-7
/proc/4097/task/4115/stat : 4115 (java) S 4095 4095 3696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949143682016 139949823985365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4116] ppid=4095 vsize=26606292 memory=920 CPUtime=0.39 cores=0-7
/proc/4097/task/4116/stat : 4116 (java) S 4095 4095 3696 0 -1 1077944384 6338 0 0 0 18 21 0 0 20 0 28 0 100513277 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949142629552 139949823986306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4251] ppid=4095 vsize=26606292 memory=4236 CPUtime=1982.28 cores=0-7
/proc/4097/task/4251/stat : 4251 (java) R 4095 4095 3696 0 -1 4202560 36437 0 0 0 198201 27 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949128306104 139949451772800 0 4 0 16800975 0 0 0 -1 3 0 0 13 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4252] ppid=4095 vsize=26606292 memory=8112282956445269571 CPUtime=1980.93 cores=0-7
/proc/4097/task/4252/stat : 4252 (java) R 4095 4095 3696 0 -1 4202560 34938 0 0 0 198072 21 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949126197280 139949452747101 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4253] ppid=4095 vsize=26606292 memory=16208 CPUtime=1982.31 cores=0-7
/proc/4097/task/4253/stat : 4253 (java) R 4095 4095 3696 0 -1 4202560 33667 0 0 0 198210 21 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949127254312 139949453119372 0 4 0 16800975 0 0 0 -1 2 0 0 13 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4254] ppid=4095 vsize=26606292 memory=1384 CPUtime=1977.55 cores=0-7
/proc/4097/task/4254/stat : 4254 (java) R 4095 4095 3696 0 -1 4202560 57418 0 0 0 197712 43 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949129359296 139949452365034 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4255] ppid=4095 vsize=26606292 memory=1384 CPUtime=1982.19 cores=0-7
/proc/4097/task/4255/stat : 4255 (java) R 4095 4095 3696 0 -1 4202560 41367 0 0 0 198191 28 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949125144808 139949452402379 0 4 0 16800975 0 0 0 -1 4 0 0 14 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4256] ppid=4095 vsize=26606292 memory=800 CPUtime=1983.13 cores=0-7
/proc/4097/task/4256/stat : 4256 (java) R 4095 4095 3696 0 -1 4202560 34744 0 0 0 198291 22 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949131463480 139949452364531 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4257] ppid=4095 vsize=26606292 memory=12068 CPUtime=1980.15 cores=0-7
/proc/4097/task/4257/stat : 4257 (java) R 4095 4095 3696 0 -1 4202560 45806 0 0 0 197990 25 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949130412336 139949452747142 0 4 0 16800975 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
[pid=4097/tid=4258] ppid=4095 vsize=26606292 memory=1440 CPUtime=1980.17 cores=0-7
/proc/4097/task/4258/stat : 4258 (java) R 4095 4095 3696 0 -1 4202560 235958 0 0 0 197845 172 0 0 20 0 28 0 100565521 27244843008 364873 33554432000 4194304 4196468 140727436374672 139949132517672 139949453898483 0 4 0 16800975 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 28393472 140727436379282 140727436379459 140727436379459 140727436382159 0
Current children cumulated CPU time: 20030.1 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 1460876 KiB

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

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

[startup+2520.12 s]
# the end of solver process 4097 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20022.5 s, system=8.34911 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): 2520.12
CPU time (s): 20030.8
CPU user time (s): 20022.5
CPU system time (s): 8.34911
CPU usage (%): 794.838
Max. virtual memory (cumulated for all children) (KiB): 26615804
Max. memory (cumulated for all children) (KiB): 4987756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20022.5
system time used= 8.34911
maximum resident set size= 5150800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1161096
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 349398
involuntary context switches= 227353


# summary of solver processes directly reported to runsolver:
#   pid: 4095,4097
#   total CPU time (s): 20030.8
#   total CPU user time (s): 20022.5
#   total CPU system time (s): 8.34911

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.1483 second user time and 25.1856 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-14 03:16:38
IDJOB=4270793
IDBENCH=115958
IDSOLVER=2662
FILE ID=node113/4270793-1502674256
RUNJOBID= node113-1502668353-3723
PBS_JOBID= 20628967
Free space on /tmp= 61788 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-4270793-1502674256/watcher-4270793-1502674256 -o /tmp/evaluation-result-4270793-1502674256/solver-4270793-1502674256 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1502668353-3723 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 387165373 HOME/instance-4270793-1502674256.xml

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

MD5SUM BENCH= 34ffd54f86f79986491acf3630731ea6
RANDOM SEED=387165373

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.89
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:        31561576 kB
MemAvailable:   31986324 kB
Buffers:          137960 kB
Cached:           573652 kB
SwapCached:            0 kB
Active:           574084 kB
Inactive:         191932 kB
Active(anon):       4544 kB
Inactive(anon):    77684 kB
Active(file):     569540 kB
Inactive(file):   114248 kB
Unevictable:        6588 kB
Mlocked:            6588 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7912 kB
Writeback:            40 kB
AnonPages:         59896 kB
Mapped:            43764 kB
Shmem:             25256 kB
Slab:             139332 kB
SReclaimable:     113592 kB
SUnreclaim:        25740 kB
KernelStack:        3104 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324176 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node113 at 2017-08-14 03:58:38