Trace number 4270792

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)84 20049.801 2520.1201

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-11-15.xml
MD5SUMafc31b27070f112a4983969306f0150c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark86
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables330
Number of constraints374
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":165},{"size":9,"count":165}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":165},{"degree":7,"count":4},{"degree":8,"count":44},{"degree":10,"count":117}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":165},{"arity":3,"count":44},{"arity":4,"count":4},{"arity":6,"count":44},{"arity":9,"count":117}]
Number of extensional constraints209
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":209},{"type":"sum","count":165}]
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-4270792-1502671743.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270792-1502671743.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
2.26/0.81	c solve instance...
2.26/0.87	o 76 
2.88/1.00	o 77 
4.47/1.13	o 78 
4.47/1.16	o 79 
202.56/26.03	o 80 
450.62/57.26	o 81 
451.37/57.35	o 82 
451.37/57.36	o 83 
10608.78/1333.88	o 84 
20049.04/2520.09	s SATISFIABLE
20049.04/2520.09	v <instantiation>
20049.04/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[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] 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[10][12] s[10][13] s[10][14] </list>
20049.04/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 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 1 1 1 1 1 1 0 0 1 0 1 1 1 1 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 3 3 4 3 3 4 3 3 4 3 3 4 3 3 2 3 3 4 3 3 4 3 3 4 3 3 4 3 3 2 4 5 5 5 5 5 5 5 5 5 5 5 5 4 2 2 3 3 3 3 2 3 3 3 2 2 2 2 2 2 2 4 4 3 5 4 5 3 5 5 6 6 6 6 3 2 2 2 2 4 2 5 4 4 2 2 2 2 3 2 2 4 4 2 4 2 3 2 3 5 6 6 6 6 4 2 3 3 3 5 5 5 5 4 3 2 2 2 3 2 4 5 5 4 3 3 2 4 2 5 5 5 5 5 3 3 3 4 3 5 5 3 6 3 5 3 3 4 3 4 3 3 4 2 2 2 2 3 2 4 3 3 4 2 2 </values>
20049.04/2520.09	v </instantiation>
20049.04/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	84

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270792-1502671743/watcher-4270792-1502671743 -o /tmp/evaluation-result-4270792-1502671743/solver-4270792-1502671743 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1502663318-20350 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 636951991 HOME/instance-4270792-1502671743.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=20890, runsolver pid=20887

[startup+0.100079 s]*
/proc/loadavg: 8.26 8.64 8.69 4/200 20911
/proc/meminfo: memFree=28721452/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 20323 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100255196 9740288 346 33554432000 4194304 5098028 140733117731392 140733117729496 139983404388988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16789504 140733117740133 140733117740343 140733117740343 140733117743083 0
/proc/20890/statm: 2378 346 289 221 0 87 0
[pid=20892] ppid=20890 vsize=25999808 memory=26560 CPUtime=0.12 cores=0-7
/proc/20892/stat : 20892 (java) S 20890 20890 20323 0 -1 1077944320 5485 0 0 0 11 1 0 0 20 0 20 0 100255196 26623803392 6640 33554432000 4194304 4196468 140725592792816 140725592775360 140172853378807 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
/proc/20892/statm: 6499952 6640 2870 1 0 6488269 0
[pid=20892/tid=20893] ppid=20890 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 20323 0 -1 4202560 3481 0 0 0 8 0 0 0 20 0 20 0 100255196 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172857611136 140172853390742 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20894] ppid=20890 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172775959184 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20895] ppid=20890 vsize=25999808 memory=140697701328512 CPUtime=0 cores=0-7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255197 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172774906384 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20896] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255197 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172773853584 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20897] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172772800784 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20898] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172771749008 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20899] ppid=20890 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172770696208 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20900] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172769643408 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20901] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 20323 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100255197 26623803392 6640 33554432000 4194304 4196468 140725592792816 140172768590608 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20902] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255198 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171980847472 140172853389954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20903] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 20323 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100255199 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171979793440 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20904] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 20323 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100255199 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171978740592 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20905] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255201 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171977688912 140172853397403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20906] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20906/stat : 20906 (java) R 20890 20890 20323 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 100255201 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171976637296 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20907] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20907/stat : 20907 (java) S 20890 20890 20323 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 100255201 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171975584496 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20908] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20908/stat : 20908 (java) S 20890 20890 20323 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 100255201 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171974531696 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20909] ppid=20890 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/20892/task/20909/stat : 20909 (java) R 20890 20890 20323 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 20 0 100255201 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171973478896 140172853400154 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20910] ppid=20890 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20910/stat : 20910 (java) S 20890 20890 20323 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100255202 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171972426336 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20911] ppid=20890 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/20892/task/20911/stat : 20911 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255202 26623803392 6640 33554432000 4194304 4196468 140725592792816 140171971373616 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27944 KiB

[startup+0.209804 s]*
/proc/loadavg: 8.26 8.64 8.69 2/200 20911
/proc/meminfo: memFree=28709916/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 20323 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100255196 9740288 346 33554432000 4194304 5098028 140733117731392 140733117729496 139983404388988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16789504 140733117740133 140733117740343 140733117740343 140733117743083 0
/proc/20890/statm: 2378 346 289 221 0 87 0
[pid=20892] ppid=20890 vsize=26004064 memory=39064 CPUtime=0.33 cores=0-7
/proc/20892/stat : 20892 (java) S 20890 20890 20323 0 -1 1077944320 8325 0 0 0 31 2 0 0 20 0 20 0 100255196 26628161536 9766 33554432000 4194304 4196468 140725592792816 140725592775360 140172853378807 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
/proc/20892/statm: 6501016 9766 3079 1 0 6488269 0
[pid=20892/tid=20893] ppid=20890 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/20892/task/20893/stat : 20893 (java) D 20890 20890 20323 0 -1 1077944384 5389 0 0 0 18 1 0 0 20 0 20 0 100255196 26628161536 9766 33554432000 4194304 4196468 140725592792816 140172857580496 140172846058029 0 4 0 16800975 18446744072101629476 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20894] ppid=20890 vsize=26004064 memory=340 CPUtime=0 cores=0-7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 9766 33554432000 4194304 4196468 140725592792816 140172775959184 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20895] ppid=20890 vsize=26004064 memory=140697701776691 CPUtime=0 cores=0-7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 9766 33554432000 4194304 4196468 140725592792816 140172774906384 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20896] ppid=20890 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 9766 33554432000 4194304 4196468 140725592792816 140172773853584 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20897] ppid=20890 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628194304 9766 33554432000 4194304 4196468 140725592792816 140172772800784 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20898] ppid=20890 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628194304 9766 33554432000 4194304 4196468 140725592792816 140172771749008 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20899] ppid=20890 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628194304 9766 33554432000 4194304 4196468 140725592792816 140172770696208 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20900] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 9786 33554432000 4194304 4196468 140725592792816 140172769643408 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20901] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 20323 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 9786 33554432000 4194304 4196468 140725592792816 140172768590608 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20902] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255198 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171980847472 140172853389954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20903] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 20323 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100255199 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171979793440 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20904] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 20323 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100255199 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171978740592 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20905] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255201 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171977688912 140172853397403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20906] ppid=20890 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 20323 0 -1 1077944384 333 0 0 0 1 0 0 0 20 0 20 0 100255201 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171976637296 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20907] ppid=20890 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20907/stat : 20907 (java) S 20890 20890 20323 0 -1 1077944384 158 0 0 0 0 0 0 0 20 0 20 0 100255201 26628194304 9851 33554432000 4194304 4196468 140725592792816 140171975584496 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20908] ppid=20890 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/20892/task/20908/stat : 20908 (java) S 20890 20890 20323 0 -1 1077944384 412 0 0 0 2 0 0 0 20 0 20 0 100255201 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171974531696 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20909] ppid=20890 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/20892/task/20909/stat : 20909 (java) R 20890 20890 20323 0 -1 4202560 727 0 0 0 7 0 0 0 20 0 20 0 100255201 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171973478896 140172833591002 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20910] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20910/stat : 20910 (java) S 20890 20890 20323 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100255202 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171972426336 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20911] ppid=20890 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20892/task/20911/stat : 20911 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255202 26628161536 9851 33554432000 4194304 4196468 140725592792816 140171971373616 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40448 KiB

[startup+0.309427 s]*
/proc/loadavg: 8.26 8.64 8.69 5/200 20911
/proc/meminfo: memFree=28705140/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 20323 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100255196 9740288 346 33554432000 4194304 5098028 140733117731392 140733117729496 139983404388988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16789504 140733117740133 140733117740343 140733117740343 140733117743083 0
/proc/20890/statm: 2378 346 289 221 0 87 0
[pid=20892] ppid=20890 vsize=26004064 memory=46016 CPUtime=0.5 cores=0-7
/proc/20892/stat : 20892 (java) S 20890 20890 20323 0 -1 1077944320 9266 0 0 0 47 3 0 0 20 0 20 0 100255196 26628161536 11504 33554432000 4194304 4196468 140725592792816 140725592775360 140172853378807 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
/proc/20892/statm: 6501016 11504 3105 1 0 6488269 0
[pid=20892/tid=20893] ppid=20890 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 20323 0 -1 4202560 6060 0 0 0 27 2 0 0 20 0 20 0 100255196 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172857616464 140172853390742 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20894] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172775959184 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20895] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172774906384 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20896] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172773853584 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20897] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172772800784 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20898] ppid=20890 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172771749008 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20899] ppid=20890 vsize=26004064 memory=140697558676399 CPUtime=0 cores=0-7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172770696208 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20900] ppid=20890 vsize=26004064 memory=140697558678704 CPUtime=0 cores=0-7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172769643408 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20901] ppid=20890 vsize=26004064 memory=140697558681008 CPUtime=0 cores=0-7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 20323 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100255197 26628161536 11504 33554432000 4194304 4196468 140725592792816 140172768590608 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20902] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255198 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171980847472 140172853389954 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20903] ppid=20890 vsize=26004064 memory=281395117368976 CPUtime=0 cores=0-7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 20323 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100255199 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171979793440 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20904] ppid=20890 vsize=26004064 memory=281395117375888 CPUtime=0 cores=0-7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 20323 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100255199 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171978740592 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20905] ppid=20890 vsize=26004064 memory=281395117317168 CPUtime=0 cores=0-7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255201 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171977688912 140172853397403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20906] ppid=20890 vsize=26004064 memory=281395117389712 CPUtime=0.01 cores=0-7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 20323 0 -1 1077944384 372 0 0 0 1 0 0 0 20 0 20 0 100255201 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171976637296 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20907] ppid=20890 vsize=26004064 memory=281395117396624 CPUtime=0.02 cores=0-7
/proc/20892/task/20907/stat : 20907 (java) R 20890 20890 20323 0 -1 4202560 241 0 0 0 2 0 0 0 20 0 20 0 100255201 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171975574416 140172833035217 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20908] ppid=20890 vsize=26004064 memory=281395117394320 CPUtime=0.03 cores=0-7
/proc/20892/task/20908/stat : 20908 (java) S 20890 20890 20323 0 -1 1077944384 444 0 0 0 3 0 0 0 20 0 20 0 100255201 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171974531696 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20909] ppid=20890 vsize=26004064 memory=281395117410480 CPUtime=0.12 cores=0-7
/proc/20892/task/20909/stat : 20909 (java) R 20890 20890 20323 0 -1 4202560 841 0 0 0 12 0 0 0 20 0 20 0 100255201 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171973476688 140172853390742 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20910] ppid=20890 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20910/stat : 20910 (java) S 20890 20890 20323 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100255202 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171972426336 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20911] ppid=20890 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/20892/task/20911/stat : 20911 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255202 26628161536 11504 33554432000 4194304 4196468 140725592792816 140171971373616 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47400 KiB

[startup+0.700896 s]
/proc/loadavg: 8.26 8.64 8.69 4/200 20911
/proc/meminfo: memFree=28692608/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 20323 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100255196 9740288 346 33554432000 4194304 5098028 140733117731392 140733117729496 139983404388988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16789504 140733117740133 140733117740343 140733117740343 140733117743083 0
/proc/20890/statm: 2378 346 289 221 0 87 0
[pid=20892] ppid=20890 vsize=26006188 memory=94708 CPUtime=1.81 cores=0-7
/proc/20892/stat : 20892 (java) S 20890 20890 20323 0 -1 1077944320 14847 0 0 0 175 6 0 0 20 0 20 0 100255196 26630336512 23677 33554432000 4194304 4196468 140725592792816 140725592775360 140172853378807 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
/proc/20892/statm: 6501547 23677 3206 1 0 6488781 0
[pid=20892/tid=20893] ppid=20890 vsize=26006188 memory=281395117768368 CPUtime=0.67 cores=0-7
/proc/20892/task/20893/stat : 20893 (java) R 20890 20890 20323 0 -1 4202560 6781 0 0 0 64 3 0 0 20 0 20 0 100255196 26630336512 23677 33554432000 4194304 4196468 140725592792816 140172857616240 140172853400733 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20894] ppid=20890 vsize=26006188 memory=140697558885232 CPUtime=0 cores=0-7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100255197 26630336512 23677 33554432000 4194304 4196468 140725592792816 140172775959184 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20895] ppid=20890 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255197 26630336512 23677 33554432000 4194304 4196468 140725592792816 140172774906384 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20896] ppid=20890 vsize=26006188 memory=1200 CPUtime=0 cores=0-7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 20323 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100255197 26630336512 23677 33554432000 4194304 4196468 140725592792816 140172773853584 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0

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

[pid=20892/tid=21010] ppid=20890 vsize=26539728 memory=1384 CPUtime=1101.19 cores=0-7
/proc/20892/task/21010/stat : 21010 (java) R 20890 20890 20323 0 -1 4202560 193226 0 0 0 110036 83 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171963363104 140172454750007 0 4 0 16800975 0 0 0 -1 1 0 0 11 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
Current children cumulated CPU time: 19430.3 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 1320620 KiB

[startup+2502.3 s]
/proc/loadavg: 8.88 8.34 8.31 9/208 21047
/proc/meminfo: memFree=27427668/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 20323 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100255196 9740288 346 33554432000 4194304 5098028 140733117731392 140733117729496 139983404388988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16789504 140733117740133 140733117740343 140733117740343 140733117743083 0
/proc/20890/statm: 2378 346 289 221 0 87 0
[pid=20892] ppid=20890 vsize=26539728 memory=1319236 CPUtime=19908 cores=0-7
/proc/20892/stat : 20892 (java) S 20890 20890 20323 0 -1 1077944320 1140336 0 0 0 1989969 829 0 0 20 0 28 0 100255196 27176681472 329809 33554432000 4194304 4196468 140725592792816 140725592775360 140172853378807 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
/proc/20892/statm: 6634932 329809 3301 1 0 6622166 0
[pid=20892/tid=20893] ppid=20890 vsize=26539728 memory=1319236 CPUtime=0.8 cores=0-7
/proc/20892/task/20893/stat : 20893 (java) S 20890 20890 20323 0 -1 1077944384 7252 0 0 0 76 4 0 0 20 0 28 0 100255196 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172857619584 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20894] ppid=20890 vsize=26539728 memory=1319236 CPUtime=5.8 cores=0-7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 20323 0 -1 1077944384 34699 0 0 0 541 39 0 0 20 0 28 0 100255197 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172775959184 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20895] ppid=20890 vsize=26539728 memory=1319236 CPUtime=5.84 cores=0-7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 20323 0 -1 1077944384 29450 0 0 0 549 35 0 0 20 0 28 0 100255197 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172774906384 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20896] ppid=20890 vsize=26539728 memory=1319236 CPUtime=5.81 cores=0-7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 20323 0 -1 1077944384 32806 0 0 0 545 36 0 0 20 0 28 0 100255197 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172773853584 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20897] ppid=20890 vsize=26539728 memory=1384 CPUtime=5.83 cores=0-7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 20323 0 -1 1077944384 36996 0 0 0 546 37 0 0 20 0 28 0 100255197 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172772800784 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20898] ppid=20890 vsize=26539728 memory=1384 CPUtime=5.83 cores=0-7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 20323 0 -1 1077944384 37974 0 0 0 547 36 0 0 20 0 28 0 100255197 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172771749008 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20899] ppid=20890 vsize=26539728 memory=1319236 CPUtime=5.81 cores=0-7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 20323 0 -1 1077944384 39164 0 0 0 544 37 0 0 20 0 28 0 100255197 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172770696208 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20900] ppid=20890 vsize=26539728 memory=1319236 CPUtime=5.75 cores=0-7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 20323 0 -1 1077944384 34198 0 0 0 542 33 0 0 20 0 28 0 100255197 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172769643408 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20901] ppid=20890 vsize=26539728 memory=1319236 CPUtime=5.76 cores=0-7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 20323 0 -1 1077944384 37306 0 0 0 542 34 0 0 20 0 28 0 100255197 27176681472 329809 33554432000 4194304 4196468 140725592792816 140172768590608 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20902] ppid=20890 vsize=26539728 memory=0 CPUtime=3.19 cores=0-7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 20323 0 -1 1077944384 93214 0 0 0 230 89 0 0 20 0 28 0 100255198 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171980847472 140172853389954 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20903] ppid=20890 vsize=26539728 memory=1319236 CPUtime=0 cores=0-7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 20323 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 100255199 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171979793440 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20904] ppid=20890 vsize=26539728 memory=1319236 CPUtime=0 cores=0-7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 20323 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 100255199 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171978740592 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20905] ppid=20890 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100255201 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171977688912 140172853397403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20906] ppid=20890 vsize=26539728 memory=1384 CPUtime=1.87 cores=0-7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 20323 0 -1 1077944384 12814 0 0 0 185 2 0 0 20 0 28 0 100255201 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171976637296 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20907] ppid=20890 vsize=26539728 memory=1384 CPUtime=1.55 cores=0-7
/proc/20892/task/20907/stat : 20907 (java) S 20890 20890 20323 0 -1 1077944384 9389 0 0 0 154 1 0 0 20 0 28 0 100255201 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171975584496 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20908] ppid=20890 vsize=26539728 memory=1319236 CPUtime=1.52 cores=0-7
/proc/20892/task/20908/stat : 20908 (java) S 20890 20890 20323 0 -1 1077944384 9706 0 0 0 151 1 0 0 20 0 28 0 100255201 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171974531696 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20909] ppid=20890 vsize=26539728 memory=4132 CPUtime=0.77 cores=0-7
/proc/20892/task/20909/stat : 20909 (java) S 20890 20890 20323 0 -1 1077944384 8091 0 0 0 76 1 0 0 20 0 28 0 100255201 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171973478896 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20910] ppid=20890 vsize=26539728 memory=2204 CPUtime=0 cores=0-7
/proc/20892/task/20910/stat : 20910 (java) S 20890 20890 20323 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100255202 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171972426336 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20911] ppid=20890 vsize=26539728 memory=1384 CPUtime=0.4 cores=0-7
/proc/20892/task/20911/stat : 20911 (java) S 20890 20890 20323 0 -1 1077944384 5426 0 0 0 18 22 0 0 20 0 28 0 100255202 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171971373616 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21003] ppid=20890 vsize=26539728 memory=1319236 CPUtime=1161.31 cores=0-7
/proc/20892/task/21003/stat : 21003 (java) R 20890 20890 20323 0 -1 4202560 19640 0 0 0 116121 10 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171892735032 140172455929883 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21004] ppid=20890 vsize=26539728 memory=1384 CPUtime=1160.63 cores=0-7
/proc/20892/task/21004/stat : 21004 (java) R 20890 20890 20323 0 -1 4202560 16562 0 0 0 116055 8 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171887468656 140172449633918 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21005] ppid=20890 vsize=26539728 memory=1384 CPUtime=1161.66 cores=0-7
/proc/20892/task/21005/stat : 21005 (java) R 20890 20890 20323 0 -1 4202560 16150 0 0 0 116156 10 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171893785584 140172838589962 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21006] ppid=20890 vsize=26539728 memory=1384 CPUtime=1160.85 cores=0-7
/proc/20892/task/21006/stat : 21006 (java) R 20890 20890 20323 0 -1 4202560 31863 0 0 0 116062 23 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171891680112 140172455480994 0 4 0 16800975 0 0 0 -1 5 0 0 14 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21007] ppid=20890 vsize=26539728 memory=1384 CPUtime=1160.64 cores=0-7
/proc/20892/task/21007/stat : 21007 (java) R 20890 20890 20323 0 -1 4202560 24082 0 0 0 116041 23 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171888522112 140172454750154 0 4 0 16800975 0 0 0 -1 3 0 0 14 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21008] ppid=20890 vsize=26539728 memory=29068 CPUtime=1158.91 cores=0-7
/proc/20892/task/21008/stat : 21008 (java) R 20890 20890 20323 0 -1 4202560 18212 0 0 0 115879 12 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171889574480 140172455274202 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21009] ppid=20890 vsize=26539728 memory=1292 CPUtime=1159.58 cores=0-7
/proc/20892/task/21009/stat : 21009 (java) R 20890 20890 20323 0 -1 4202560 16809 0 0 0 115945 13 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171890630512 140172456721240 0 4 0 16800975 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21010] ppid=20890 vsize=26539728 memory=2428 CPUtime=1160.75 cores=0-7
/proc/20892/task/21010/stat : 21010 (java) R 20890 20890 20323 0 -1 4202560 194771 0 0 0 115992 83 0 0 20 0 28 0 100388584 27176681472 329809 33554432000 4194304 4196468 140725592792816 140171963363224 140172452136998 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
Current children cumulated CPU time: 19908 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 1320620 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 9.20 8.45 8.35 9/208 21047
/proc/meminfo: memFree=27426440/32770624 swapFree=67108860/67108860
[pid=20890] ppid=20887 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/20890/stat : 20890 (xcsp3-exec) S 20887 20890 20323 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100255196 9740288 346 33554432000 4194304 5098028 140733117731392 140733117729496 139983404388988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16789504 140733117740133 140733117740343 140733117740343 140733117743083 0
/proc/20890/statm: 2378 346 289 221 0 87 0
[pid=20892] ppid=20890 vsize=26539728 memory=1319748 CPUtime=20049 cores=0-7
/proc/20892/stat : 20892 (java) S 20890 20890 20323 0 -1 1077944320 1141185 0 0 0 2004074 830 0 0 20 0 28 0 100255196 27176681472 329937 33554432000 4194304 4196468 140725592792816 140725592775360 140172853378807 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
/proc/20892/statm: 6634932 329937 3301 1 0 6622166 0
[pid=20892/tid=20893] ppid=20890 vsize=26539728 memory=4212 CPUtime=0.8 cores=0-7
/proc/20892/task/20893/stat : 20893 (java) S 20890 20890 20323 0 -1 1077944384 7252 0 0 0 76 4 0 0 20 0 28 0 100255196 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172857619584 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20894] ppid=20890 vsize=26539728 memory=1156 CPUtime=5.81 cores=0-7
/proc/20892/task/20894/stat : 20894 (java) S 20890 20890 20323 0 -1 1077944384 34768 0 0 0 542 39 0 0 20 0 28 0 100255197 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172775959184 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20895] ppid=20890 vsize=26539728 memory=4872558044660077418 CPUtime=5.85 cores=0-7
/proc/20892/task/20895/stat : 20895 (java) S 20890 20890 20323 0 -1 1077944384 29544 0 0 0 550 35 0 0 20 0 28 0 100255197 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172774906384 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20896] ppid=20890 vsize=26539728 memory=1319236 CPUtime=5.84 cores=0-7
/proc/20892/task/20896/stat : 20896 (java) S 20890 20890 20323 0 -1 1077944384 32846 0 0 0 547 37 0 0 20 0 28 0 100255197 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172773853584 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20897] ppid=20890 vsize=26539728 memory=8552 CPUtime=5.85 cores=0-7
/proc/20892/task/20897/stat : 20897 (java) S 20890 20890 20323 0 -1 1077944384 37004 0 0 0 548 37 0 0 20 0 28 0 100255197 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172772800784 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20898] ppid=20890 vsize=26539728 memory=1384 CPUtime=5.84 cores=0-7
/proc/20892/task/20898/stat : 20898 (java) S 20890 20890 20323 0 -1 1077944384 38001 0 0 0 548 36 0 0 20 0 28 0 100255197 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172771749008 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20899] ppid=20890 vsize=26539728 memory=6791534058613427641 CPUtime=5.82 cores=0-7
/proc/20892/task/20899/stat : 20899 (java) S 20890 20890 20323 0 -1 1077944384 39201 0 0 0 545 37 0 0 20 0 28 0 100255197 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172770696208 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20900] ppid=20890 vsize=26539728 memory=17224 CPUtime=5.76 cores=0-7
/proc/20892/task/20900/stat : 20900 (java) S 20890 20890 20323 0 -1 1077944384 34275 0 0 0 543 33 0 0 20 0 28 0 100255197 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172769643408 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20901] ppid=20890 vsize=26539728 memory=18472 CPUtime=5.77 cores=0-7
/proc/20892/task/20901/stat : 20901 (java) S 20890 20890 20323 0 -1 1077944384 37317 0 0 0 543 34 0 0 20 0 28 0 100255197 27176681472 329937 33554432000 4194304 4196468 140725592792816 140172768590608 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20902] ppid=20890 vsize=26539728 memory=640 CPUtime=3.21 cores=0-7
/proc/20892/task/20902/stat : 20902 (java) S 20890 20890 20323 0 -1 1077944384 93382 0 0 0 231 90 0 0 20 0 28 0 100255198 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171980847472 140172853389954 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20903] ppid=20890 vsize=26539728 memory=1796 CPUtime=0 cores=0-7
/proc/20892/task/20903/stat : 20903 (java) S 20890 20890 20323 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 100255199 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171979793440 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20904] ppid=20890 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/20892/task/20904/stat : 20904 (java) S 20890 20890 20323 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 100255199 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171978740592 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20905] ppid=20890 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/20892/task/20905/stat : 20905 (java) S 20890 20890 20323 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100255201 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171977688912 140172853397403 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20906] ppid=20890 vsize=26539728 memory=1384 CPUtime=1.87 cores=0-7
/proc/20892/task/20906/stat : 20906 (java) S 20890 20890 20323 0 -1 1077944384 12816 0 0 0 185 2 0 0 20 0 28 0 100255201 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171976637296 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20907] ppid=20890 vsize=26539728 memory=1319748 CPUtime=1.55 cores=0-7
/proc/20892/task/20907/stat : 20907 (java) S 20890 20890 20323 0 -1 1077944384 9391 0 0 0 154 1 0 0 20 0 28 0 100255201 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171975584496 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20908] ppid=20890 vsize=26539728 memory=1424 CPUtime=1.52 cores=0-7
/proc/20892/task/20908/stat : 20908 (java) S 20890 20890 20323 0 -1 1077944384 9708 0 0 0 151 1 0 0 20 0 28 0 100255201 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171974531696 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20909] ppid=20890 vsize=26539728 memory=8552 CPUtime=0.77 cores=0-7
/proc/20892/task/20909/stat : 20909 (java) S 20890 20890 20323 0 -1 1077944384 8093 0 0 0 76 1 0 0 20 0 28 0 100255201 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171973478896 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20910] ppid=20890 vsize=26539728 memory=15872 CPUtime=0 cores=0-7
/proc/20892/task/20910/stat : 20910 (java) S 20890 20890 20323 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100255202 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171972426336 140172853389013 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=20911] ppid=20890 vsize=26539728 memory=4052 CPUtime=0.4 cores=0-7
/proc/20892/task/20911/stat : 20911 (java) S 20890 20890 20323 0 -1 1077944384 5437 0 0 0 18 22 0 0 20 0 28 0 100255202 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171971373616 140172853389954 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21003] ppid=20890 vsize=26539728 memory=17224 CPUtime=1178.98 cores=0-7
/proc/20892/task/21003/stat : 21003 (java) R 20890 20890 20323 0 -1 4202560 19674 0 0 0 117888 10 0 0 20 0 28 0 100388584 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171892731008 140172455481092 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21004] ppid=20890 vsize=26539728 memory=18472 CPUtime=1178.3 cores=0-7
/proc/20892/task/21004/stat : 21004 (java) R 20890 20890 20323 0 -1 4202560 16614 0 0 0 117822 8 0 0 20 0 28 0 100388584 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171887471056 140172455476235 0 4 0 16800975 0 0 0 -1 2 0 0 11 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21005] ppid=20890 vsize=26539728 memory=640 CPUtime=1179.33 cores=0-7
/proc/20892/task/21005/stat : 21005 (java) R 20890 20890 20323 0 -1 4202560 16197 0 0 0 117923 10 0 0 20 0 28 0 100388584 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171893785584 140172454750149 0 4 0 16800975 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21006] ppid=20890 vsize=26539728 memory=1796 CPUtime=1178.44 cores=0-7
/proc/20892/task/21006/stat : 21006 (java) R 20890 20890 20323 0 -1 4202560 31901 0 0 0 117821 23 0 0 20 0 28 0 100388584 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171891680112 140172452136670 0 4 0 16800975 0 0 0 -1 3 0 0 14 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21007] ppid=20890 vsize=26539728 memory=960 CPUtime=1178.25 cores=0-7
/proc/20892/task/21007/stat : 21007 (java) R 20890 20890 20323 0 -1 4202560 24125 0 0 0 117802 23 0 0 20 0 28 0 100388584 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171888522104 140172455480981 0 4 0 16800975 0 0 0 -1 6 0 0 14 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21008] ppid=20890 vsize=26539728 memory=1236 CPUtime=1176.52 cores=0-7
/proc/20892/task/21008/stat : 21008 (java) R 20890 20890 20323 0 -1 4202560 18241 0 0 0 117640 12 0 0 20 0 28 0 100388584 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171889573888 140172454750351 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21009] ppid=20890 vsize=26539728 memory=728 CPUtime=1177.05 cores=0-7
/proc/20892/task/21009/stat : 21009 (java) R 20890 20890 20323 0 -1 4202560 16834 0 0 0 117692 13 0 0 20 0 28 0 100388584 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171890627200 140172454750895 0 4 0 16800975 0 0 0 -1 5 0 0 13 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
[pid=20892/tid=21010] ppid=20890 vsize=26539728 memory=1384 CPUtime=1178.38 cores=0-7
/proc/20892/task/21010/stat : 21010 (java) R 20890 20890 20323 0 -1 4202560 194802 0 0 0 117755 83 0 0 20 0 28 0 100388584 27176681472 329937 33554432000 4194304 4196468 140725592792816 140171963363976 140172455558923 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 15544320 140725592798354 140725592798531 140725592798531 140725592801231 0
Current children cumulated CPU time: 20049 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 1321132 KiB

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

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

[startup+2520.12 s]
# the end of solver process 20892 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20041.5 s, system=8.31141 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): 20049.8
CPU user time (s): 20041.5
CPU system time (s): 8.31141
CPU usage (%): 795.591
Max. virtual memory (cumulated for all children) (KiB): 26549240
Max. memory (cumulated for all children) (KiB): 5208772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20041.5
system time used= 8.31141
maximum resident set size= 5207388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1141999
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 271936
involuntary context switches= 212866


# summary of solver processes directly reported to runsolver:
#   pid: 20890,20892
#   total CPU time (s): 20049.8
#   total CPU user time (s): 20041.5
#   total CPU system time (s): 8.31141

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.8946 second user time and 27.2682 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-14 02:34:44
IDJOB=4270792
IDBENCH=115930
IDSOLVER=2662
FILE ID=node151/4270792-1502671743
RUNJOBID= node151-1502663318-20350
PBS_JOBID= 20628963
Free space on /tmp= 61756 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-11-15.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-4270792-1502671743/watcher-4270792-1502671743 -o /tmp/evaluation-result-4270792-1502671743/solver-4270792-1502671743 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1502663318-20350 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 636951991 HOME/instance-4270792-1502671743.xml

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

MD5SUM BENCH= afc31b27070f112a4983969306f0150c
RANDOM SEED=636951991

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28737696 kB
MemAvailable:   31990364 kB
Buffers:          258952 kB
Cached:          3284456 kB
SwapCached:            0 kB
Active:           957432 kB
Inactive:        2637692 kB
Active(anon):      54868 kB
Inactive(anon):    25044 kB
Active(file):     902564 kB
Inactive(file):  2612648 kB
Unevictable:        7024 kB
Mlocked:            7024 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7964 kB
Writeback:             0 kB
AnonPages:         58564 kB
Mapped:            44144 kB
Shmem:             25224 kB
Slab:             132864 kB
SReclaimable:     106580 kB
SUnreclaim:        26284 kB
KernelStack:        3152 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61748 MiB
End job on node151 at 2017-08-14 03:16:45