Trace number 4271176

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 NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT 86.7696 61.211899

General information on the benchmark

NameRadarSurveillance/RadarSurveillance-m1-s8-30/
RadarSurveillance-8-30-3-0-02.xml
MD5SUMf4a9a5dcc683f71d26979c2cfb95d5e5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.095073
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints64
Number of domains1
Minimum domain size4
Maximum domain size4
Distribution of domain sizes[{"size":4,"count":155}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":25},{"degree":1,"count":18},{"degree":2,"count":8},{"degree":3,"count":20},{"degree":4,"count":9},{"degree":5,"count":17},{"degree":6,"count":83}]
Minimum constraint arity3
Maximum constraint arity19
Distribution of constraint arities[{"arity":3,"count":1},{"arity":5,"count":1},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":3},{"arity":9,"count":11},{"arity":10,"count":7},{"arity":11,"count":4},{"arity":12,"count":8},{"arity":13,"count":4},{"arity":14,"count":6},{"arity":15,"count":2},{"arity":16,"count":3},{"arity":17,"count":4},{"arity":19,"count":2}]
Number of extensional constraints0
Number of intensional constraints64
Distribution of constraint types[{"type":"intension","count":64}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271176-1502768572.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271176-1502768572.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
85.32/60.97	c solve instance...
86.35/61.16	s SATISFIABLE
86.35/61.16	v <instantiation>
86.35/61.16	v 	<list>x[0][1] x[0][2] x[0][3] x[1][1] x[1][2] x[1][3] x[1][4] x[2][1] x[2][2] x[2][3] x[2][4] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[7][0] x[7][2] x[7][3] x[7][4] x[7][5] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[12][0] x[12][2] x[12][3] x[12][4] x[12][5] x[13][0] x[13][1] x[13][2] x[13][3] x[13][5] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[20][0] x[20][1] x[20][2] x[20][3] x[20][4] x[20][5] x[21][0] x[21][1] x[21][2] x[21][3] x[21][5] x[22][0] x[22][1] x[22][2] x[22][3] x[22][4] x[22][5] x[23][0] x[23][1] x[23][2] x[23][3] x[23][4] x[23][5] x[24][0] x[24][1] x[24][2] x[24][3] x[24][4] x[24][5] x[25][0] x[25][3] x[25][4] x[25][5] x[26][0] x[26][1] x[27][0] x[27][1] x[27][4] x[27][5] x[28][0] x[28][1] x[28][4] x[28][5] x[29][0] x[29][1] x[29][4] x[29][5] </list>
86.35/61.16	v 	<values>0 0 0 0 0 0 1 0 0 0 2 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 3 0 0 0 0 2 0 1 0 0 0 3 2 0 0 0 0 3 0 0 0 0 0 0 3 0 0 0 0 3 3 2 0 0 0 2 3 0 0 0 2 3 0 0 0 0 0 0 0 0 0 3 0 0 0 0 0 0 3 3 0 0 0 2 0 0 0 0 0 2 3 0 0 0 2 0 1 2 0 0 0 3 2 2 2 0 0 3 3 0 0 1 1 0 0 0 0 3 0 0 0 0 0 0 0 3 3 2 1 0 3 2 1 0 0 3 3 2 2 3 2 1 2 1 2 2 3 3 2 </values>
86.35/61.16	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271176-1502768572/watcher-4271176-1502768572 -o /tmp/evaluation-result-4271176-1502768572/solver-4271176-1502768572 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502762490-12660 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1790080343 HOME/instance-4271176-1502768572.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=13268, runsolver pid=13265

[startup+0.100166 s]*
/proc/loadavg: 1.11 4.72 6.84 2/199 13289
/proc/meminfo: memFree=31406484/32770624 swapFree=67108860/67108860
[pid=13268] ppid=13265 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13268/stat : 13268 (xcsp3-exec) S 13265 13268 12633 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109945009 9740288 346 33554432000 4194304 5098028 140730750637056 140730750635160 139862258856572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7462912 140730750641252 140730750641463 140730750641463 140730750644203 0
/proc/13268/statm: 2378 346 289 221 0 87 0
[pid=13270] ppid=13268 vsize=25999808 memory=26284 CPUtime=0.11 cores=0-7
/proc/13270/stat : 13270 (java) S 13268 13268 12633 0 -1 1077944320 5514 0 0 0 10 1 0 0 20 0 20 0 109945009 26623803392 6571 33554432000 4194304 4196468 140731575925616 140731575908160 140413573562103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
/proc/13270/statm: 6499952 6571 2849 1 0 6488269 0
[pid=13270/tid=13271] ppid=13268 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/13270/task/13271/stat : 13271 (java) R 13268 13268 12633 0 -1 4202560 3516 0 0 0 8 1 0 0 20 0 20 0 109945009 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413577796640 140413573574038 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13272] ppid=13268 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/13270/task/13272/stat : 13272 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413496142224 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13273] ppid=13268 vsize=25999808 memory=140626315433600 CPUtime=0 cores=0-7
/proc/13270/task/13273/stat : 13273 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413495089424 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13274] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13274/stat : 13274 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413494037136 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13275] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13275/stat : 13275 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945010 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413492984336 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13276] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13276/stat : 13276 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413491932048 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13277] ppid=13268 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/13270/task/13277/stat : 13277 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413490879248 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13278] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13278/stat : 13278 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413489826960 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13279] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13279/stat : 13279 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26623803392 6571 33554432000 4194304 4196468 140731575925616 140413488774160 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13280] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13280/stat : 13280 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945012 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412114217072 140413573573250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13281] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13281/stat : 13281 (java) S 13268 13268 12633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109945012 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412113163040 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13282] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13282/stat : 13282 (java) S 13268 13268 12633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109945012 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412112110704 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13283] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13283/stat : 13283 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945015 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412111059024 140413573580699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13284] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13284/stat : 13284 (java) S 13268 13268 12633 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 109945015 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412110006896 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13285] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13285/stat : 13285 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945015 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412108954096 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13286] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13286/stat : 13286 (java) S 13268 13268 12633 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 109945015 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412107901808 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13287] ppid=13268 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/13270/task/13287/stat : 13287 (java) R 13268 13268 12633 0 -1 4202560 258 0 0 0 1 0 0 0 20 0 20 0 109945015 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412106849008 140413573583450 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13288] ppid=13268 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13288/stat : 13288 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945015 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412105795936 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13289] ppid=13268 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/13270/task/13289/stat : 13289 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945015 26623803392 6571 33554432000 4194304 4196468 140731575925616 140412104743216 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27668 KiB

[startup+0.210181 s]*
/proc/loadavg: 1.11 4.72 6.84 2/199 13289
/proc/meminfo: memFree=31394576/32770624 swapFree=67108860/67108860
[pid=13268] ppid=13265 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13268/stat : 13268 (xcsp3-exec) S 13265 13268 12633 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109945009 9740288 346 33554432000 4194304 5098028 140730750637056 140730750635160 139862258856572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7462912 140730750641252 140730750641463 140730750641463 140730750644203 0
/proc/13268/statm: 2378 346 289 221 0 87 0
[pid=13270] ppid=13268 vsize=26004064 memory=38912 CPUtime=0.33 cores=0-7
/proc/13270/stat : 13270 (java) S 13268 13268 12633 0 -1 1077944320 8293 0 0 0 31 2 0 0 20 0 20 0 109945009 26628161536 9728 33554432000 4194304 4196468 140731575925616 140731575908160 140413573562103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
/proc/13270/statm: 6501016 9728 3070 1 0 6488269 0
[pid=13270/tid=13271] ppid=13268 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/13270/task/13271/stat : 13271 (java) D 13268 13268 12633 0 -1 1077944384 5417 0 0 0 18 1 0 0 20 0 20 0 109945009 26628161536 9728 33554432000 4194304 4196468 140731575925616 140413577763824 140413566241325 0 4 0 16800975 18446744072101707300 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13272] ppid=13268 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/13270/task/13272/stat : 13272 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 9728 33554432000 4194304 4196468 140731575925616 140413496142224 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13273] ppid=13268 vsize=26004064 memory=140626315921306 CPUtime=0 cores=0-7
/proc/13270/task/13273/stat : 13273 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 9728 33554432000 4194304 4196468 140731575925616 140413495089424 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13274] ppid=13268 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13270/task/13274/stat : 13274 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 9728 33554432000 4194304 4196468 140731575925616 140413494037136 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13275] ppid=13268 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13275/stat : 13275 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945010 26628194304 9728 33554432000 4194304 4196468 140731575925616 140413492984336 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13276] ppid=13268 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13276/stat : 13276 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26628194304 9728 33554432000 4194304 4196468 140731575925616 140413491932048 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13277] ppid=13268 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/13270/task/13277/stat : 13277 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26628194304 9748 33554432000 4194304 4196468 140731575925616 140413490879248 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13278] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13278/stat : 13278 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 9748 33554432000 4194304 4196468 140731575925616 140413489826960 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13279] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13279/stat : 13279 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 9748 33554432000 4194304 4196468 140731575925616 140413488774160 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13280] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13280/stat : 13280 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945012 26628161536 9748 33554432000 4194304 4196468 140731575925616 140412114217072 140413573573250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13281] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13281/stat : 13281 (java) S 13268 13268 12633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109945012 26628161536 9748 33554432000 4194304 4196468 140731575925616 140412113163040 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13282] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13282/stat : 13282 (java) S 13268 13268 12633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109945012 26628161536 9748 33554432000 4194304 4196468 140731575925616 140412112110704 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13283] ppid=13268 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13283/stat : 13283 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945015 26628194304 9748 33554432000 4194304 4196468 140731575925616 140412111059024 140413573580699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13284] ppid=13268 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/13270/task/13284/stat : 13284 (java) S 13268 13268 12633 0 -1 1077944384 457 0 0 0 1 0 0 0 20 0 20 0 109945015 26628194304 9748 33554432000 4194304 4196468 140731575925616 140412110006896 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13285] ppid=13268 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13285/stat : 13285 (java) S 13268 13268 12633 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 20 0 109945015 26628194304 9748 33554432000 4194304 4196468 140731575925616 140412108954096 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13286] ppid=13268 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/13270/task/13286/stat : 13286 (java) S 13268 13268 12633 0 -1 1077944384 284 0 0 0 2 0 0 0 20 0 20 0 109945015 26628161536 9748 33554432000 4194304 4196468 140731575925616 140412107901808 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13287] ppid=13268 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/13270/task/13287/stat : 13287 (java) R 13268 13268 12633 0 -1 4202560 746 0 0 0 7 0 0 0 20 0 20 0 109945015 26628161536 9748 33554432000 4194304 4196468 140731575925616 140412106849008 140413557642590 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13288] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13288/stat : 13288 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945015 26628161536 9748 33554432000 4194304 4196468 140731575925616 140412105795936 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13289] ppid=13268 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13270/task/13289/stat : 13289 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945015 26628161536 9748 33554432000 4194304 4196468 140731575925616 140412104743216 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40296 KiB

[startup+0.309524 s]*
/proc/loadavg: 1.11 4.72 6.84 3/199 13289
/proc/meminfo: memFree=31384292/32770624 swapFree=67108860/67108860
[pid=13268] ppid=13265 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13268/stat : 13268 (xcsp3-exec) S 13265 13268 12633 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109945009 9740288 346 33554432000 4194304 5098028 140730750637056 140730750635160 139862258856572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7462912 140730750641252 140730750641463 140730750641463 140730750644203 0
/proc/13268/statm: 2378 346 289 221 0 87 0
[pid=13270] ppid=13268 vsize=26004064 memory=46136 CPUtime=0.5 cores=0-7
/proc/13270/stat : 13270 (java) S 13268 13268 12633 0 -1 1077944320 9248 0 0 0 47 3 0 0 20 0 20 0 109945009 26628161536 11534 33554432000 4194304 4196468 140731575925616 140731575908160 140413573562103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
/proc/13270/statm: 6501016 11534 3112 1 0 6488269 0
[pid=13270/tid=13271] ppid=13268 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13270/task/13271/stat : 13271 (java) R 13268 13268 12633 0 -1 4202560 6149 0 0 0 28 1 0 0 20 0 20 0 109945009 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413577797840 140413168134780 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13272] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13272/stat : 13272 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413496142224 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13273] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13273/stat : 13273 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413495089424 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13274] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13274/stat : 13274 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413494037136 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13275] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13275/stat : 13275 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413492984336 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13276] ppid=13268 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/13270/task/13276/stat : 13276 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413491932048 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13277] ppid=13268 vsize=26004064 memory=140626154845103 CPUtime=0 cores=0-7
/proc/13270/task/13277/stat : 13277 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413490879248 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13278] ppid=13268 vsize=26004064 memory=140626154847408 CPUtime=0 cores=0-7
/proc/13270/task/13278/stat : 13278 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413489826960 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13279] ppid=13268 vsize=26004064 memory=140626154849712 CPUtime=0 cores=0-7
/proc/13270/task/13279/stat : 13279 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26628161536 11597 33554432000 4194304 4196468 140731575925616 140413488774160 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13280] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13280/stat : 13280 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945012 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412114217072 140413573573250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13281] ppid=13268 vsize=26004064 memory=281252309706384 CPUtime=0 cores=0-7
/proc/13270/task/13281/stat : 13281 (java) S 13268 13268 12633 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 109945012 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412113163040 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13282] ppid=13268 vsize=26004064 memory=281252309713296 CPUtime=0 cores=0-7
/proc/13270/task/13282/stat : 13282 (java) S 13268 13268 12633 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 109945012 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412112110704 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13283] ppid=13268 vsize=26004064 memory=281252309654576 CPUtime=0 cores=0-7
/proc/13270/task/13283/stat : 13283 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945015 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412111059024 140413573580699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13284] ppid=13268 vsize=26004064 memory=281252309727120 CPUtime=0.01 cores=0-7
/proc/13270/task/13284/stat : 13284 (java) S 13268 13268 12633 0 -1 1077944384 465 0 0 0 1 0 0 0 20 0 20 0 109945015 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412110006896 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13285] ppid=13268 vsize=26004064 memory=281252309734032 CPUtime=0.01 cores=0-7
/proc/13270/task/13285/stat : 13285 (java) S 13268 13268 12633 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 20 0 109945015 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412108954096 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13286] ppid=13268 vsize=26004064 memory=281252309731728 CPUtime=0.03 cores=0-7
/proc/13270/task/13286/stat : 13286 (java) S 13268 13268 12633 0 -1 1077944384 369 0 0 0 3 0 0 0 20 0 20 0 109945015 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412107901808 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13287] ppid=13268 vsize=26004064 memory=281252309747888 CPUtime=0.12 cores=0-7
/proc/13270/task/13287/stat : 13287 (java) R 13268 13268 12633 0 -1 4202560 867 0 0 0 12 0 0 0 20 0 20 0 109945015 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412106849008 140413554972111 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13288] ppid=13268 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13288/stat : 13288 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945015 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412105795936 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13289] ppid=13268 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13270/task/13289/stat : 13289 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945015 26628161536 11597 33554432000 4194304 4196468 140731575925616 140412104743216 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47520 KiB

[startup+0.700992 s]
/proc/loadavg: 1.11 4.72 6.84 2/199 13289
/proc/meminfo: memFree=31358984/32770624 swapFree=67108860/67108860
[pid=13268] ppid=13265 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13268/stat : 13268 (xcsp3-exec) S 13265 13268 12633 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109945009 9740288 346 33554432000 4194304 5098028 140730750637056 140730750635160 139862258856572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7462912 140730750641252 140730750641463 140730750641463 140730750644203 0
/proc/13268/statm: 2378 346 289 221 0 87 0
[pid=13270] ppid=13268 vsize=26006188 memory=146848 CPUtime=1.36 cores=0-7
/proc/13270/stat : 13270 (java) S 13268 13268 12633 0 -1 1077944320 12053 0 0 0 131 5 0 0 20 0 20 0 109945009 26630336512 36712 33554432000 4194304 4196468 140731575925616 140731575908160 140413573562103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
/proc/13270/statm: 6501547 36712 3198 1 0 6488781 0
[pid=13270/tid=13271] ppid=13268 vsize=26006188 memory=281252310105776 CPUtime=0.67 cores=0-7
/proc/13270/task/13271/stat : 13271 (java) R 13268 13268 12633 0 -1 4202560 6663 0 0 0 65 2 0 0 20 0 20 0 109945009 26630336512 36712 33554432000 4194304 4196468 140731575925616 140413577798616 140413170858541 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13272] ppid=13268 vsize=26006188 memory=140626155053936 CPUtime=0 cores=0-7
/proc/13270/task/13272/stat : 13272 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26630336512 36712 33554432000 4194304 4196468 140731575925616 140413496142224 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13273] ppid=13268 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/13270/task/13273/stat : 13273 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945010 26630336512 36712 33554432000 4194304 4196468 140731575925616 140413495089424 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13274] ppid=13268 vsize=26006188 memory=4612 CPUtime=0 cores=0-7
/proc/13270/task/13274/stat : 13274 (java) S 13268 13268 12633 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 109945010 26630336512 36712 33554432000 4194304 4196468 140731575925616 140413494037136 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0

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

[pid=13268] ppid=13265 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13268/stat : 13268 (xcsp3-exec) S 13265 13268 12633 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109945009 9740288 346 33554432000 4194304 5098028 140730750637056 140730750635160 139862258856572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7462912 140730750641252 140730750641463 140730750641463 140730750644203 0
/proc/13268/statm: 2378 346 289 221 0 87 0
[pid=13270] ppid=13268 vsize=26006188 memory=6082120 CPUtime=76.77 cores=0-7
/proc/13270/stat : 13270 (java) S 13268 13268 12633 0 -1 1077944320 91717 0 0 0 7131 546 0 0 20 0 20 0 109945009 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140731575908160 140413573562103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
/proc/13270/statm: 6501547 1520530 3265 1 0 6488781 0
[pid=13270/tid=13271] ppid=13268 vsize=26006188 memory=12028 CPUtime=55.89 cores=0-7
/proc/13270/task/13271/stat : 13271 (java) S 13268 13268 12633 0 -1 1077944384 16303 0 0 0 5521 68 0 0 20 0 20 0 109945009 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413577800496 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13272] ppid=13268 vsize=26006188 memory=5668 CPUtime=2.26 cores=0-7
/proc/13270/task/13272/stat : 13272 (java) R 13268 13268 12633 0 -1 4202560 7241 0 0 0 169 57 0 0 20 0 20 0 109945010 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413496142424 140413558584221 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13273] ppid=13268 vsize=26006188 memory=1384 CPUtime=2.23 cores=0-7
/proc/13270/task/13273/stat : 13273 (java) R 13268 13268 12633 0 -1 4202560 5781 0 0 0 161 62 0 0 20 0 20 0 109945010 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413495089424 140413558584299 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13274] ppid=13268 vsize=26006188 memory=5683020 CPUtime=2.25 cores=0-7
/proc/13270/task/13274/stat : 13274 (java) R 13268 13268 12633 0 -1 4202560 6792 0 0 0 168 57 0 0 20 0 20 0 109945010 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413494037136 140413558584221 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13275] ppid=13268 vsize=26006188 memory=4612 CPUtime=2.25 cores=0-7
/proc/13270/task/13275/stat : 13275 (java) R 13268 13268 12633 0 -1 4202560 7147 0 0 0 169 56 0 0 20 0 20 0 109945010 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413492984336 140413558584221 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13276] ppid=13268 vsize=26006188 memory=1428 CPUtime=2.32 cores=0-7
/proc/13270/task/13276/stat : 13276 (java) R 13268 13268 12633 0 -1 4202560 5113 0 0 0 178 54 0 0 20 0 20 0 109945010 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413491932248 140413566666771 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13277] ppid=13268 vsize=26006188 memory=281252310153264 CPUtime=2.26 cores=0-7
/proc/13270/task/13277/stat : 13277 (java) R 13268 13268 12633 0 -1 4202560 6973 0 0 0 164 62 0 0 20 0 20 0 109945010 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413490879448 140413566666771 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13278] ppid=13268 vsize=26006188 memory=796 CPUtime=2.24 cores=0-7
/proc/13270/task/13278/stat : 13278 (java) R 13268 13268 12633 0 -1 4202560 5022 0 0 0 165 59 0 0 20 0 20 0 109945010 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413489827160 140413558584221 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13279] ppid=13268 vsize=26006188 memory=1716 CPUtime=2.23 cores=0-7
/proc/13270/task/13279/stat : 13279 (java) R 13268 13268 12633 0 -1 4202560 10791 0 0 0 162 61 0 0 20 0 20 0 109945010 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140413488774160 140413566666771 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13280] ppid=13268 vsize=26006188 memory=1948 CPUtime=0.88 cores=0-7
/proc/13270/task/13280/stat : 13280 (java) S 13268 13268 12633 0 -1 1077944384 6083 0 0 0 88 0 0 0 20 0 20 0 109945012 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412114215584 140413573572309 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13281] ppid=13268 vsize=26006188 memory=8568 CPUtime=0 cores=0-7
/proc/13270/task/13281/stat : 13281 (java) S 13268 13268 12633 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 109945012 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412113163104 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13282] ppid=13268 vsize=26006188 memory=1228 CPUtime=0 cores=0-7
/proc/13270/task/13282/stat : 13282 (java) S 13268 13268 12633 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 20 0 109945012 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412112110720 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13283] ppid=13268 vsize=26006188 memory=12028 CPUtime=0 cores=0-7
/proc/13270/task/13283/stat : 13283 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945015 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412111059024 140413573580699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13284] ppid=13268 vsize=26006188 memory=4048 CPUtime=0.38 cores=0-7
/proc/13270/task/13284/stat : 13284 (java) S 13268 13268 12633 0 -1 1077944384 2951 0 0 0 38 0 0 0 20 0 20 0 109945015 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412110006896 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13285] ppid=13268 vsize=26006188 memory=18488 CPUtime=0.54 cores=0-7
/proc/13270/task/13285/stat : 13285 (java) S 13268 13268 12633 0 -1 1077944384 3028 0 0 0 54 0 0 0 20 0 20 0 109945015 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412108954096 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13286] ppid=13268 vsize=26006188 memory=1796 CPUtime=0.46 cores=0-7
/proc/13270/task/13286/stat : 13286 (java) S 13268 13268 12633 0 -1 1077944384 2490 0 0 0 46 0 0 0 20 0 20 0 109945015 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412107901808 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13287] ppid=13268 vsize=26006188 memory=1236 CPUtime=0.44 cores=0-7
/proc/13270/task/13287/stat : 13287 (java) S 13268 13268 12633 0 -1 1077944384 4568 0 0 0 43 1 0 0 20 0 20 0 109945015 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412106849008 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13288] ppid=13268 vsize=26006188 memory=640 CPUtime=0 cores=0-7
/proc/13270/task/13288/stat : 13288 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945015 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412105795936 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13289] ppid=13268 vsize=26006188 memory=956 CPUtime=0.01 cores=0-7
/proc/13270/task/13289/stat : 13289 (java) S 13268 13268 12633 0 -1 1077944384 74 0 0 0 0 1 0 0 20 0 20 0 109945015 26630336512 1520530 33554432000 4194304 4196468 140731575925616 140412104743216 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
Current children cumulated CPU time: 76.77 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 6083504 KiB

[startup+60.001 s]*
/proc/loadavg: 1.33 4.09 6.49 9/199 13289
/proc/meminfo: memFree=24967296/32770624 swapFree=67108860/67108860
[pid=13268] ppid=13265 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13268/stat : 13268 (xcsp3-exec) S 13265 13268 12633 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109945009 9740288 346 33554432000 4194304 5098028 140730750637056 140730750635160 139862258856572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7462912 140730750641252 140730750641463 140730750641463 140730750644203 0
/proc/13268/statm: 2378 346 289 221 0 87 0
[pid=13270] ppid=13268 vsize=26006188 memory=6457256 CPUtime=83.08 cores=0-7
/proc/13270/stat : 13270 (java) S 13268 13268 12633 0 -1 1077944320 95928 0 0 0 7679 629 0 0 20 0 20 0 109945009 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140731575908160 140413573562103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
/proc/13270/statm: 6501547 1614314 3265 1 0 6488781 0
[pid=13270/tid=13271] ppid=13268 vsize=26006188 memory=6791534058613427641 CPUtime=55.89 cores=0-7
/proc/13270/task/13271/stat : 13271 (java) S 13268 13268 12633 0 -1 1077944384 16303 0 0 0 5521 68 0 0 20 0 20 0 109945009 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413577800496 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13272] ppid=13268 vsize=26006188 memory=4048 CPUtime=3.05 cores=0-7
/proc/13270/task/13272/stat : 13272 (java) R 13268 13268 12633 0 -1 4202560 7422 0 0 0 238 67 0 0 20 0 20 0 109945010 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413496142344 140413566190311 0 4 0 16800975 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13273] ppid=13268 vsize=26006188 memory=18488 CPUtime=3.01 cores=0-7
/proc/13270/task/13273/stat : 13273 (java) R 13268 13268 12633 0 -1 4202560 6095 0 0 0 229 72 0 0 20 0 20 0 109945010 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413495089232 140413566190311 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13274] ppid=13268 vsize=26006188 memory=1796 CPUtime=3.03 cores=0-7
/proc/13270/task/13274/stat : 13274 (java) R 13268 13268 12633 0 -1 4202560 7232 0 0 0 234 69 0 0 20 0 20 0 109945010 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413494037256 140413566190311 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13275] ppid=13268 vsize=26006188 memory=4872558044660077418 CPUtime=3.05 cores=0-7
/proc/13270/task/13275/stat : 13275 (java) R 13268 13268 12633 0 -1 4202560 7347 0 0 0 239 66 0 0 20 0 20 0 109945010 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413492984144 140413566190311 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13276] ppid=13268 vsize=26006188 memory=1384 CPUtime=3.12 cores=0-7
/proc/13270/task/13276/stat : 13276 (java) R 13268 13268 12633 0 -1 4202560 6940 0 0 0 248 64 0 0 20 0 20 0 109945010 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413491932248 140413566190311 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13277] ppid=13268 vsize=26006188 memory=5179156 CPUtime=3.05 cores=0-7
/proc/13270/task/13277/stat : 13277 (java) R 13268 13268 12633 0 -1 4202560 7208 0 0 0 232 73 0 0 20 0 20 0 109945010 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413490879056 140413566190311 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13278] ppid=13268 vsize=26006188 memory=640 CPUtime=3.03 cores=0-7
/proc/13270/task/13278/stat : 13278 (java) R 13268 13268 12633 0 -1 4202560 5234 0 0 0 233 70 0 0 20 0 20 0 109945010 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413489826768 140413566190311 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13279] ppid=13268 vsize=26006188 memory=956 CPUtime=3.02 cores=0-7
/proc/13270/task/13279/stat : 13279 (java) R 13268 13268 12633 0 -1 4202560 10946 0 0 0 231 71 0 0 20 0 20 0 109945010 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140413488773968 140413566190311 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13280] ppid=13268 vsize=26006188 memory=2340 CPUtime=0.9 cores=0-7
/proc/13270/task/13280/stat : 13280 (java) S 13268 13268 12633 0 -1 1077944384 6729 0 0 0 89 1 0 0 20 0 20 0 109945012 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412114215616 140413573572309 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13281] ppid=13268 vsize=26006188 memory=2240 CPUtime=0 cores=0-7
/proc/13270/task/13281/stat : 13281 (java) S 13268 13268 12633 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 109945012 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412113163104 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13282] ppid=13268 vsize=26006188 memory=4128 CPUtime=0 cores=0-7
/proc/13270/task/13282/stat : 13282 (java) S 13268 13268 12633 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 20 0 109945012 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412112110720 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13283] ppid=13268 vsize=26006188 memory=928 CPUtime=0 cores=0-7
/proc/13270/task/13283/stat : 13283 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945015 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412111059024 140413573580699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13284] ppid=13268 vsize=26006188 memory=1576 CPUtime=0.38 cores=0-7
/proc/13270/task/13284/stat : 13284 (java) S 13268 13268 12633 0 -1 1077944384 2951 0 0 0 38 0 0 0 20 0 20 0 109945015 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412110006896 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13285] ppid=13268 vsize=26006188 memory=1228 CPUtime=0.54 cores=0-7
/proc/13270/task/13285/stat : 13285 (java) S 13268 13268 12633 0 -1 1077944384 3028 0 0 0 54 0 0 0 20 0 20 0 109945015 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412108954096 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13286] ppid=13268 vsize=26006188 memory=12028 CPUtime=0.46 cores=0-7
/proc/13270/task/13286/stat : 13286 (java) S 13268 13268 12633 0 -1 1077944384 2490 0 0 0 46 0 0 0 20 0 20 0 109945015 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412107901808 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13287] ppid=13268 vsize=26006188 memory=5668 CPUtime=0.44 cores=0-7
/proc/13270/task/13287/stat : 13287 (java) S 13268 13268 12633 0 -1 1077944384 4568 0 0 0 43 1 0 0 20 0 20 0 109945015 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412106849008 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13288] ppid=13268 vsize=26006188 memory=1008 CPUtime=0 cores=0-7
/proc/13270/task/13288/stat : 13288 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945015 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412105795936 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13289] ppid=13268 vsize=26006188 memory=4612 CPUtime=0.01 cores=0-7
/proc/13270/task/13289/stat : 13289 (java) S 13268 13268 12633 0 -1 1077944384 74 0 0 0 0 1 0 0 20 0 20 0 109945015 26630336512 1614314 33554432000 4194304 4196468 140731575925616 140412104743216 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
Current children cumulated CPU time: 83.08 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 6458640 KiB

[startup+60.801 s]
/proc/loadavg: 1.33 4.09 6.49 9/199 13289
/proc/meminfo: memFree=24967296/32770624 swapFree=67108860/67108860
[pid=13268] ppid=13265 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13268/stat : 13268 (xcsp3-exec) S 13265 13268 12633 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109945009 9740288 346 33554432000 4194304 5098028 140730750637056 140730750635160 139862258856572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7462912 140730750641252 140730750641463 140730750641463 140730750644203 0
/proc/13268/statm: 2378 346 289 221 0 87 0
[pid=13270] ppid=13268 vsize=26006188 memory=6460004 CPUtime=85.22 cores=0-7
/proc/13270/stat : 13270 (java) S 13268 13268 12633 0 -1 1077944320 96651 0 0 0 7892 630 0 0 20 0 20 0 109945009 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140731575908160 140413573562103 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
/proc/13270/statm: 6501547 1615001 3265 1 0 6488781 0
[pid=13270/tid=13271] ppid=13268 vsize=26006188 memory=1716 CPUtime=56 cores=0-7
/proc/13270/task/13271/stat : 13271 (java) R 13268 13268 12633 0 -1 4202560 16304 0 0 0 5532 68 0 0 20 0 20 0 109945009 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413577797104 140413170858677 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13272] ppid=13268 vsize=26006188 memory=1948 CPUtime=3.24 cores=0-7
/proc/13270/task/13272/stat : 13272 (java) S 13268 13268 12633 0 -1 1077944384 7422 0 0 0 257 67 0 0 20 0 20 0 109945010 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413496142224 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13273] ppid=13268 vsize=26006188 memory=8568 CPUtime=3.21 cores=0-7
/proc/13270/task/13273/stat : 13273 (java) S 13268 13268 12633 0 -1 1077944384 6095 0 0 0 249 72 0 0 20 0 20 0 109945010 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413495089424 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13274] ppid=13268 vsize=26006188 memory=6791534058613427641 CPUtime=3.22 cores=0-7
/proc/13270/task/13274/stat : 13274 (java) S 13268 13268 12633 0 -1 1077944384 7232 0 0 0 253 69 0 0 20 0 20 0 109945010 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413494037136 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13275] ppid=13268 vsize=26006188 memory=2416 CPUtime=3.24 cores=0-7
/proc/13270/task/13275/stat : 13275 (java) S 13268 13268 12633 0 -1 1077944384 7348 0 0 0 258 66 0 0 20 0 20 0 109945010 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413492984336 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13276] ppid=13268 vsize=26006188 memory=1728 CPUtime=3.31 cores=0-7
/proc/13270/task/13276/stat : 13276 (java) S 13268 13268 12633 0 -1 1077944384 6940 0 0 0 267 64 0 0 20 0 20 0 109945010 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413491932048 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13277] ppid=13268 vsize=26006188 memory=796 CPUtime=3.24 cores=0-7
/proc/13270/task/13277/stat : 13277 (java) S 13268 13268 12633 0 -1 1077944384 7208 0 0 0 251 73 0 0 20 0 20 0 109945010 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413490879248 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13278] ppid=13268 vsize=26006188 memory=1428 CPUtime=3.22 cores=0-7
/proc/13270/task/13278/stat : 13278 (java) S 13268 13268 12633 0 -1 1077944384 5234 0 0 0 252 70 0 0 20 0 20 0 109945010 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413489826960 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13279] ppid=13268 vsize=26006188 memory=1204 CPUtime=3.21 cores=0-7
/proc/13270/task/13279/stat : 13279 (java) S 13268 13268 12633 0 -1 1077944384 10946 0 0 0 250 71 0 0 20 0 20 0 109945010 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140413488774160 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13280] ppid=13268 vsize=26006188 memory=15876 CPUtime=1.38 cores=0-7
/proc/13270/task/13280/stat : 13280 (java) S 13268 13268 12633 0 -1 1077944384 7447 0 0 0 137 1 0 0 20 0 20 0 109945012 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412114217072 140413573573250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13281] ppid=13268 vsize=26006188 memory=19620 CPUtime=0 cores=0-7
/proc/13270/task/13281/stat : 13281 (java) S 13268 13268 12633 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 20 0 109945012 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412113163104 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13282] ppid=13268 vsize=26006188 memory=4048 CPUtime=0 cores=0-7
/proc/13270/task/13282/stat : 13282 (java) S 13268 13268 12633 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 109945012 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412112110720 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13283] ppid=13268 vsize=26006188 memory=18488 CPUtime=0 cores=0-7
/proc/13270/task/13283/stat : 13283 (java) S 13268 13268 12633 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 109945015 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412111059024 140413573580699 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13284] ppid=13268 vsize=26006188 memory=5592908 CPUtime=0.38 cores=0-7
/proc/13270/task/13284/stat : 13284 (java) S 13268 13268 12633 0 -1 1077944384 2951 0 0 0 38 0 0 0 20 0 20 0 109945015 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412110006896 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13285] ppid=13268 vsize=26006188 memory=1296 CPUtime=0.54 cores=0-7
/proc/13270/task/13285/stat : 13285 (java) S 13268 13268 12633 0 -1 1077944384 3028 0 0 0 54 0 0 0 20 0 20 0 109945015 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412108954096 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13286] ppid=13268 vsize=26006188 memory=2416 CPUtime=0.46 cores=0-7
/proc/13270/task/13286/stat : 13286 (java) S 13268 13268 12633 0 -1 1077944384 2490 0 0 0 46 0 0 0 20 0 20 0 109945015 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412107901808 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13287] ppid=13268 vsize=26006188 memory=1728 CPUtime=0.44 cores=0-7
/proc/13270/task/13287/stat : 13287 (java) S 13268 13268 12633 0 -1 1077944384 4568 0 0 0 43 1 0 0 20 0 20 0 109945015 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412106849008 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13288] ppid=13268 vsize=26006188 memory=796 CPUtime=0 cores=0-7
/proc/13270/task/13288/stat : 13288 (java) S 13268 13268 12633 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 109945015 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412105795936 140413573572309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
[pid=13270/tid=13289] ppid=13268 vsize=26006188 memory=1716 CPUtime=0.01 cores=0-7
/proc/13270/task/13289/stat : 13289 (java) S 13268 13268 12633 0 -1 1077944384 76 0 0 0 0 1 0 0 20 0 20 0 109945015 26630336512 1615001 33554432000 4194304 4196468 140731575925616 140412104743216 140413573573250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20377600 140731575927954 140731575928131 140731575928131 140731575930831 0
Current children cumulated CPU time: 85.22 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 6461388 KiB

[startup+61.2014 s]
/proc/loadavg: 1.33 4.09 6.49 10/207 13297
/proc/meminfo: memFree=24964380/32770624 swapFree=67108860/67108860
[pid=13268] ppid=13265 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/13268/stat : 13268 (xcsp3-exec) S 13265 13268 12633 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 109945009 9740288 346 33554432000 4194304 5098028 140730750637056 140730750635160 139862258856572 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7462912 140730750641252 140730750641463 140730750641463 140730750644203 0
/proc/13268/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1384 KiB

Child status: 0
Real time (s): 61.2119
CPU time (s): 86.7696
CPU user time (s): 80.416
CPU system time (s): 6.35362
CPU usage (%): 141.753
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 6462480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.416
system time used= 6.35362
maximum resident set size= 6462344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98682
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7589
involuntary context switches= 398


# summary of solver processes directly reported to runsolver:
#   pid: 13268
#   total CPU time (s): 86.7696
#   total CPU user time (s): 80.416
#   total CPU system time (s): 6.35362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.405917 second user time and 0.641461 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-15 05:28:34
IDJOB=4271176
IDBENCH=134391
IDSOLVER=2662
FILE ID=node106/4271176-1502768572
RUNJOBID= node106-1502762490-12660
PBS_JOBID= 20629090
Free space on /tmp= 61772 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/RadarSurveillance/RadarSurveillance-m1-s8-30/RadarSurveillance-8-30-3-0-02.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-4271176-1502768572/watcher-4271176-1502768572 -o /tmp/evaluation-result-4271176-1502768572/solver-4271176-1502768572 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502762490-12660 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1790080343 HOME/instance-4271176-1502768572.xml

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

MD5SUM BENCH= f4a9a5dcc683f71d26979c2cfb95d5e5
RANDOM SEED=1790080343

node106.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.86
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.86
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.86
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.86
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:        31422236 kB
MemAvailable:   31979956 kB
Buffers:          170312 kB
Cached:           672148 kB
SwapCached:            0 kB
Active:           453692 kB
Inactive:         445200 kB
Active(anon):      12032 kB
Inactive(anon):    72112 kB
Active(file):     441660 kB
Inactive(file):   373088 kB
Unevictable:        6472 kB
Mlocked:            6472 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7872 kB
Writeback:             4 kB
AnonPages:         62740 kB
Mapped:            45392 kB
Shmem:             25228 kB
Slab:             143736 kB
SReclaimable:     117612 kB
SUnreclaim:        26124 kB
KernelStack:        3232 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61764 MiB
End job on node106 at 2017-08-15 05:29:35