Trace number 4405043

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 2019-09-20 parallelOPT2 141.425 18.3211

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n1c1w4m.xml
MD5SUM9af4c2349f4dbdb842cc927ab12812f8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark6.10184
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints89
Number of domains2
Minimum domain size35
Maximum domain size44
Distribution of domain sizes[{"size":35,"count":129},{"size":44,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":86},{"degree":5,"count":43}]
Minimum constraint arity3
Maximum constraint arity129
Distribution of constraint arities[{"arity":3,"count":86},{"arity":44,"count":1},{"arity":129,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":43},{"type":"lex","count":1},{"type":"sum","count":43},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405043-1569005031.xml"  -tl '2016s' -p 8
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4405043-1569005031.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.34/0.64	c solve instance...
9.75/1.70	o 0 
10.51/1.80	o 1 
10.51/1.89	o 2 
141.34/18.31	s OPTIMUM FOUND
141.34/18.31	v <instantiation>
141.34/18.31	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] b[42][0] b[42][1] b[42][2] </list>
141.34/18.31	v 	<values>2 100 0 0 99 0 0 99 0 0 94 0 0 93 0 0 92 0 0 91 0 0 89 0 0 88 0 0 88 0 0 87 0 0 80 0 0 79 0 0 77 0 0 75 0 0 74 0 0 73 0 0 71 0 0 71 0 0 71 0 0 69 0 0 66 0 0 64 0 0 64 0 0 64 0 0 63 0 0 63 0 0 63 0 0 62 0 0 60 0 0 60 0 0 59 33 0 59 31 0 59 0 0 55 45 0 55 42 0 55 34 0 53 42 0 51 48 0 49 49 0 46 46 0 0 0 0 0 0 0 </values>
141.34/18.31	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405043-1569005031/watcher-4405043-1569005031 -o /var/tmp/evaluation-result-4405043-1569005031/solver-4405043-1569005031 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1568994386-6070 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 625581390 HOME/instance-4405043-1569005031.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread17420, runsolver pid=
17417
Starting watchdog thread17420, runsolver pid=
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 7.10 7.41 7.88 3/217 17441
/proc/meminfo: memFree=24462240/32770624 swapFree=67001940/67108860
[pid=17420] ppid=17417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17420/stat : 17420 (xcsp3-exec) S 17417 17420 6043 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476742634 115843072 363 33554432000 4194304 5098028 140723167628672 140723167626776 140691790557820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37584896 140723167630168 140723167630426 140723167630426 140723167633350 0
/proc/17420/statm: 28282 363 305 221 0 87 0
[pid=17422] ppid=17420 vsize=28227396 memory=29156 CPUtime=0.13 cores=0-7
/proc/17422/stat : 17422 (java) S 17420 17420 6043 0 -1 1077944320 5692 0 0 0 12 1 0 0 20 0 20 0 476742634 28904853504 7289 33554432000 4194304 4196468 140728698697024 140728698679568 139850663309047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
/proc/17422/statm: 7056849 7289 3145 1 0 7019032 0
[pid=17422/tid=17423] ppid=17420 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/17422/task/17423/stat : 17423 (java) R 17420 17420 6043 0 -1 4202560 3597 0 0 0 8 0 0 0 20 0 20 0 476742634 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850667541296 139850647352677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17424] ppid=17420 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17422/task/17424/stat : 17424 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850583161232 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17425] ppid=17420 vsize=28227396 memory=140167323408000 CPUtime=0 cores=0-7
/proc/17422/task/17425/stat : 17425 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850582108432 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17426] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17426/stat : 17426 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850581056144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17427] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17427/stat : 17427 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850580003344 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17428] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17428/stat : 17428 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850578951056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17429] ppid=17420 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17422/task/17429/stat : 17429 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850209680144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17430] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17430/stat : 17430 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850208627856 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17431] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17431/stat : 17431 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 7289 33554432000 4194304 4196468 140728698697024 139850207575056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17432] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17432/stat : 17432 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742637 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849328838768 139850663320194 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17433] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17433/stat : 17433 (java) S 17420 17420 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476742637 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849327784736 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17434] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17434/stat : 17434 (java) S 17420 17420 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476742637 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849326732400 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17435] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17435/stat : 17435 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849325680720 139850663327643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17436] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17436/stat : 17436 (java) S 17420 17420 6043 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849324628592 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17437] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17437/stat : 17437 (java) R 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849323575792 139850663320194 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17438] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17438/stat : 17438 (java) R 17420 17420 6043 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849322515008 139850648726992 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17439] ppid=17420 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17422/task/17439/stat : 17439 (java) R 17420 17420 6043 0 -1 4202560 354 0 0 0 2 0 0 0 20 0 20 0 476742640 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849321470704 139850647389534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17440] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17440/stat : 17440 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849320417632 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17441] ppid=17420 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17422/task/17441/stat : 17441 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 7289 33554432000 4194304 4196468 140728698697024 139849319364912 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30608 KiB

[startup+0.211002 s]*
/proc/loadavg: 7.10 7.41 7.88 3/217 17441
/proc/meminfo: memFree=24448864/32770624 swapFree=67001940/67108860
[pid=17420] ppid=17417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17420/stat : 17420 (xcsp3-exec) S 17417 17420 6043 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476742634 115843072 363 33554432000 4194304 5098028 140723167628672 140723167626776 140691790557820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37584896 140723167630168 140723167630426 140723167630426 140723167633350 0
/proc/17420/statm: 28282 363 305 221 0 87 0
[pid=17422] ppid=17420 vsize=28227396 memory=40968 CPUtime=0.33 cores=0-7
/proc/17422/stat : 17422 (java) S 17420 17420 6043 0 -1 1077944320 9523 0 0 0 31 2 0 0 20 0 20 0 476742634 28904853504 10242 33554432000 4194304 4196468 140728698697024 140728698679568 139850663309047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
/proc/17422/statm: 7056849 10242 3288 1 0 7019032 0
[pid=17422/tid=17423] ppid=17420 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/17422/task/17423/stat : 17423 (java) R 17420 17420 6043 0 -1 4202560 6627 0 0 0 18 2 0 0 20 0 20 0 476742634 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850667540272 139850649444937 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17424] ppid=17420 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/17422/task/17424/stat : 17424 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850583161232 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17425] ppid=17420 vsize=28227396 memory=140167326499746 CPUtime=0 cores=0-7
/proc/17422/task/17425/stat : 17425 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850582108432 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17426] ppid=17420 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17422/task/17426/stat : 17426 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850581056144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17427] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17427/stat : 17427 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850580003344 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17428] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17428/stat : 17428 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850578951056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17429] ppid=17420 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17422/task/17429/stat : 17429 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850209680144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17430] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17430/stat : 17430 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850208627856 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17431] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17431/stat : 17431 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742635 28904853504 10242 33554432000 4194304 4196468 140728698697024 139850207575056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17432] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17432/stat : 17432 (java) S 17420 17420 6043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476742637 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849328838768 139850663320194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17433] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17433/stat : 17433 (java) S 17420 17420 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476742637 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849327784736 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17434] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17434/stat : 17434 (java) S 17420 17420 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476742637 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849326732400 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17435] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17435/stat : 17435 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849325680720 139850663327643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17436] ppid=17420 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17422/task/17436/stat : 17436 (java) S 17420 17420 6043 0 -1 1077944384 627 0 0 0 2 0 0 0 20 0 20 0 476742640 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849324628592 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17437] ppid=17420 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/17422/task/17437/stat : 17437 (java) S 17420 17420 6043 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 20 0 476742640 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849323575792 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17438] ppid=17420 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/17422/task/17438/stat : 17438 (java) S 17420 17420 6043 0 -1 1077944384 136 0 0 0 1 0 0 0 20 0 20 0 476742640 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849322523504 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17439] ppid=17420 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/17422/task/17439/stat : 17439 (java) R 17420 17420 6043 0 -1 4202560 767 0 0 0 8 0 0 0 20 0 20 0 476742640 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849321470704 139850663330394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17440] ppid=17420 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17440/stat : 17440 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849320417632 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17441] ppid=17420 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17422/task/17441/stat : 17441 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742640 28904853504 10242 33554432000 4194304 4196468 140728698697024 139849319364912 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42420 KiB

[startup+0.320754 s]*
/proc/loadavg: 7.10 7.41 7.88 2/217 17441
/proc/meminfo: memFree=24442216/32770624 swapFree=67001940/67108860
[pid=17420] ppid=17417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17420/stat : 17420 (xcsp3-exec) S 17417 17420 6043 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476742634 115843072 363 33554432000 4194304 5098028 140723167628672 140723167626776 140691790557820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37584896 140723167630168 140723167630426 140723167630426 140723167633350 0
/proc/17420/statm: 28282 363 305 221 0 87 0
[pid=17422] ppid=17420 vsize=28231652 memory=49984 CPUtime=0.53 cores=0-7
/proc/17422/stat : 17422 (java) S 17420 17420 6043 0 -1 1077944320 10890 0 0 0 49 4 0 0 20 0 20 0 476742634 28909211648 12496 33554432000 4194304 4196468 140728698697024 140728698679568 139850663309047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
/proc/17422/statm: 7057913 12496 3323 1 0 7019032 0
[pid=17422/tid=17423] ppid=17420 vsize=28231652 memory=6791534058613427641 CPUtime=0.31 cores=0-7
/proc/17422/task/17423/stat : 17423 (java) R 17420 17420 6043 0 -1 4202560 7916 0 0 0 28 3 0 0 20 0 20 0 476742634 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850667543104 139850647389534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17424] ppid=17420 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17424/stat : 17424 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850583161232 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17425] ppid=17420 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17425/stat : 17425 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850582108432 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17426] ppid=17420 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17426/stat : 17426 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742635 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850581056144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17427] ppid=17420 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17427/stat : 17427 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850580003344 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17428] ppid=17420 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/17422/task/17428/stat : 17428 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742635 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850578951056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17429] ppid=17420 vsize=28231652 memory=140167197324207 CPUtime=0 cores=0-7
/proc/17422/task/17429/stat : 17429 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476742635 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850209680144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17430] ppid=17420 vsize=28231652 memory=140167197326512 CPUtime=0 cores=0-7
/proc/17422/task/17430/stat : 17430 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742635 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850208627856 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17431] ppid=17420 vsize=28231652 memory=140167197328816 CPUtime=0 cores=0-7
/proc/17422/task/17431/stat : 17431 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742635 28909211648 12496 33554432000 4194304 4196468 140728698697024 139850207575056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17432] ppid=17420 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17432/stat : 17432 (java) S 17420 17420 6043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476742637 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849328838768 139850663320194 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17433] ppid=17420 vsize=28231652 memory=280334394664592 CPUtime=0 cores=0-7
/proc/17422/task/17433/stat : 17433 (java) S 17420 17420 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476742637 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849327784736 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17434] ppid=17420 vsize=28231652 memory=280334394671504 CPUtime=0 cores=0-7
/proc/17422/task/17434/stat : 17434 (java) S 17420 17420 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476742637 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849326732400 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17435] ppid=17420 vsize=28231652 memory=280334394612784 CPUtime=0 cores=0-7
/proc/17422/task/17435/stat : 17435 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742640 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849325680720 139850663327643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17436] ppid=17420 vsize=28231652 memory=280334394685328 CPUtime=0.02 cores=0-7
/proc/17422/task/17436/stat : 17436 (java) S 17420 17420 6043 0 -1 1077944384 635 0 0 0 2 0 0 0 20 0 20 0 476742640 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849324628592 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17437] ppid=17420 vsize=28231652 memory=280334394692240 CPUtime=0.02 cores=0-7
/proc/17422/task/17437/stat : 17437 (java) S 17420 17420 6043 0 -1 1077944384 55 0 0 0 2 0 0 0 20 0 20 0 476742640 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849323575792 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17438] ppid=17420 vsize=28231652 memory=280334394689936 CPUtime=0.02 cores=0-7
/proc/17422/task/17438/stat : 17438 (java) S 17420 17420 6043 0 -1 1077944384 148 0 0 0 2 0 0 0 20 0 20 0 476742640 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849322523504 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17439] ppid=17420 vsize=28231652 memory=280334394706096 CPUtime=0.12 cores=0-7
/proc/17422/task/17439/stat : 17439 (java) S 17420 17420 6043 0 -1 1077944384 839 0 0 0 12 0 0 0 20 0 20 0 476742640 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849321470704 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17440] ppid=17420 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17440/stat : 17440 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476742640 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849320417632 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17441] ppid=17420 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17422/task/17441/stat : 17441 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476742640 28909211648 12496 33554432000 4194304 4196468 140728698697024 139849319364912 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51436 KiB

[startup+0.709757 s]
/proc/loadavg: 7.10 7.41 7.88 5/217 17441
/proc/meminfo: memFree=24426264/32770624 swapFree=67001940/67108860
[pid=17420] ppid=17417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17420/stat : 17420 (xcsp3-exec) S 17417 17420 6043 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476742634 115843072 363 33554432000 4194304 5098028 140723167628672 140723167626776 140691790557820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37584896 140723167630168 140723167630426 140723167630426 140723167633350 0
/proc/17420/statm: 28282 363 305 221 0 87 0
[pid=17422] ppid=17420 vsize=28766288 memory=102104 CPUtime=1.89 cores=0-7
/proc/17422/stat : 17422 (java) S 17420 17420 6043 0 -1 1077944320 15932 0 0 0 182 7 0 0 20 0 28 0 476742634 29456678912 25526 33554432000 4194304 4196468 140728698697024 140728698679568 139850663309047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
/proc/17422/statm: 7191572 25526 3457 1 0 7152672 0
[pid=17422/tid=17423] ppid=17420 vsize=28766288 memory=280334395063984 CPUtime=0.64 cores=0-7
/proc/17422/task/17423/stat : 17423 (java) S 17420 17420 6043 0 -1 1077944384 9303 0 0 0 60 4 0 0 20 0 28 0 476742634 29456678912 25526 33554432000 4194304 4196468 140728698697024 139850667549824 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17424] ppid=17420 vsize=28766288 memory=140167197533040 CPUtime=0 cores=0-7
/proc/17422/task/17424/stat : 17424 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476742635 29456678912 25526 33554432000 4194304 4196468 140728698697024 139850583161232 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17425] ppid=17420 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17425/stat : 17425 (java) S 17420 17420 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476742635 29456678912 25526 33554432000 4194304 4196468 140728698697024 139850582108432 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17426] ppid=17420 vsize=28766288 memory=2832 CPUtime=0 cores=0-7

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

[pid=17422/tid=17439] ppid=17420 vsize=28768336 memory=0 CPUtime=0.71 cores=0-7
/proc/17422/task/17439/stat : 17439 (java) S 17420 17420 6043 0 -1 1077944384 5323 0 0 0 69 2 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849321470704 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17440] ppid=17420 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17440/stat : 17440 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849320417632 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17441] ppid=17420 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17441/stat : 17441 (java) S 17420 17420 6043 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849319364912 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17466] ppid=17420 vsize=28768336 memory=0 CPUtime=15.65 cores=0-7
/proc/17422/task/17466/stat : 17466 (java) R 17420 17420 6043 0 -1 4202560 253 0 0 0 1565 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849309093304 139850264702941 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17467] ppid=17420 vsize=28768336 memory=29458776063 CPUtime=15.51 cores=0-7
/proc/17422/task/17467/stat : 17467 (java) R 17420 17420 6043 0 -1 4202560 241 0 0 0 1551 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849310146336 139850263647888 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17468] ppid=17420 vsize=28768336 memory=-1 CPUtime=15.83 cores=0-7
/proc/17422/task/17468/stat : 17468 (java) R 17420 17420 6043 0 -1 4202560 216 0 0 0 1583 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849306988840 139850263647667 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17469] ppid=17420 vsize=28768336 memory=1443 CPUtime=15.41 cores=0-7
/proc/17422/task/17469/stat : 17469 (java) R 17420 17420 6043 0 -1 4202560 533 0 0 0 1541 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849235418880 139850266144415 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17470] ppid=17420 vsize=28768336 memory=1466 CPUtime=15.66 cores=0-7
/proc/17422/task/17470/stat : 17470 (java) R 17420 17420 6043 0 -1 4202560 1161 0 0 0 1564 2 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849305936160 139850264702941 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17471] ppid=17420 vsize=28768336 memory=1457 CPUtime=15.57 cores=0-7
/proc/17422/task/17471/stat : 17471 (java) R 17420 17420 6043 0 -1 4202560 364 0 0 0 1557 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849304883424 139850263647952 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17472] ppid=17420 vsize=28768336 memory=1453 CPUtime=15.52 cores=0-7
/proc/17422/task/17472/stat : 17472 (java) R 17420 17420 6043 0 -1 4202560 560 0 0 0 1551 1 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849303830320 139850264111557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17473] ppid=17420 vsize=28768336 memory=1451 CPUtime=15.51 cores=0-7
/proc/17422/task/17473/stat : 17473 (java) R 17420 17420 6043 0 -1 4202560 370 0 0 0 1551 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849308041248 139850263896886 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
Current children cumulated CPU time: 139.02 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 252436 KiB

[startup+18.2018 s]
/proc/loadavg: 7.61 7.52 7.91 9/225 17473
/proc/meminfo: memFree=24243772/32770624 swapFree=67001940/67108860
[pid=17420] ppid=17417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17420/stat : 17420 (xcsp3-exec) S 17417 17420 6043 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476742634 115843072 363 33554432000 4194304 5098028 140723167628672 140723167626776 140691790557820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37584896 140723167630168 140723167630426 140723167630426 140723167633350 0
/proc/17420/statm: 28282 363 305 221 0 87 0
[pid=17422] ppid=17420 vsize=28768336 memory=250984 CPUtime=140.54 cores=0-7
/proc/17422/stat : 17422 (java) S 17420 17420 6043 0 -1 1077944320 50705 0 0 0 14026 28 0 0 20 0 28 0 476742634 29458776064 62746 33554432000 4194304 4196468 140728698697024 140728698679568 139850663309047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
/proc/17422/statm: 7192084 62746 3530 1 0 7153184 0
[pid=17422/tid=17423] ppid=17420 vsize=28768336 memory=3106942 CPUtime=0.64 cores=0-7
/proc/17422/task/17423/stat : 17423 (java) S 17420 17420 6043 0 -1 1077944384 9308 0 0 0 60 4 0 0 20 0 28 0 476742634 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850667549824 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17424] ppid=17420 vsize=28768336 memory=8547763363015199892 CPUtime=0.01 cores=0-7
/proc/17422/task/17424/stat : 17424 (java) S 17420 17420 6043 0 -1 1077944384 446 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850583161232 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17425] ppid=17420 vsize=28768336 memory=-4866526891258710369 CPUtime=0.01 cores=0-7
/proc/17422/task/17425/stat : 17425 (java) S 17420 17420 6043 0 -1 1077944384 132 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850582108432 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17426] ppid=17420 vsize=28768336 memory=-8312670058677691234 CPUtime=0.01 cores=0-7
/proc/17422/task/17426/stat : 17426 (java) S 17420 17420 6043 0 -1 1077944384 1219 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850581056144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17427] ppid=17420 vsize=28768336 memory=6655300316396806240 CPUtime=0.02 cores=0-7
/proc/17422/task/17427/stat : 17427 (java) S 17420 17420 6043 0 -1 1077944384 174 0 0 0 2 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850580003344 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17428] ppid=17420 vsize=28768336 memory=6944652177228980320 CPUtime=0.01 cores=0-7
/proc/17422/task/17428/stat : 17428 (java) S 17420 17420 6043 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850578951056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17429] ppid=17420 vsize=28768336 memory=6944656575208382560 CPUtime=0.01 cores=0-7
/proc/17422/task/17429/stat : 17429 (java) S 17420 17420 6043 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850209680144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17430] ppid=17420 vsize=28768336 memory=6944656575208382560 CPUtime=0.02 cores=0-7
/proc/17422/task/17430/stat : 17430 (java) S 17420 17420 6043 0 -1 1077944384 903 0 0 0 2 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850208627856 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17431] ppid=17420 vsize=28768336 memory=-6800859132029471843 CPUtime=0.02 cores=0-7
/proc/17422/task/17431/stat : 17431 (java) S 17420 17420 6043 0 -1 1077944384 367 0 0 0 2 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850207575056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17432] ppid=17420 vsize=28768336 memory=-7409994502872786791 CPUtime=0.01 cores=0-7
/proc/17422/task/17432/stat : 17432 (java) S 17420 17420 6043 0 -1 1077944384 633 0 0 0 1 0 0 0 20 0 28 0 476742637 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849328838768 139850663320194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17433] ppid=17420 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17433/stat : 17433 (java) S 17420 17420 6043 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 476742637 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849327784800 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17434] ppid=17420 vsize=28768336 memory=140167197353376 CPUtime=0 cores=0-7
/proc/17422/task/17434/stat : 17434 (java) S 17420 17420 6043 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 28 0 476742637 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849326732416 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17435] ppid=17420 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17435/stat : 17435 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849325680720 139850663327643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17436] ppid=17420 vsize=28768336 memory=165 CPUtime=1.66 cores=0-7
/proc/17422/task/17436/stat : 17436 (java) S 17420 17420 6043 0 -1 1077944384 8613 0 0 0 164 2 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849324628592 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17437] ppid=17420 vsize=28768336 memory=174 CPUtime=1.74 cores=0-7
/proc/17422/task/17437/stat : 17437 (java) S 17420 17420 6043 0 -1 1077944384 8537 0 0 0 171 3 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849323575792 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17438] ppid=17420 vsize=28768336 memory=197 CPUtime=1.97 cores=0-7
/proc/17422/task/17438/stat : 17438 (java) S 17420 17420 6043 0 -1 1077944384 8907 0 0 0 194 3 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849322523504 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17439] ppid=17420 vsize=28768336 memory=71 CPUtime=0.71 cores=0-7
/proc/17422/task/17439/stat : 17439 (java) S 17420 17420 6043 0 -1 1077944384 5337 0 0 0 69 2 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849321470704 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17440] ppid=17420 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17440/stat : 17440 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849320417632 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17441] ppid=17420 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/17422/task/17441/stat : 17441 (java) S 17420 17420 6043 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849319364912 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17466] ppid=17420 vsize=28768336 memory=1505 CPUtime=15.84 cores=0-7
/proc/17422/task/17466/stat : 17466 (java) R 17420 17420 6043 0 -1 4202560 253 0 0 0 1584 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849309093304 139850263647584 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17467] ppid=17420 vsize=28768336 memory=1490 CPUtime=15.7 cores=0-7
/proc/17422/task/17467/stat : 17467 (java) R 17420 17420 6043 0 -1 4202560 241 0 0 0 1570 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849310146472 139850264702956 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17468] ppid=17420 vsize=28768336 memory=1523 CPUtime=16.02 cores=0-7
/proc/17422/task/17468/stat : 17468 (java) R 17420 17420 6043 0 -1 4202560 216 0 0 0 1602 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849306988840 139850263896736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17469] ppid=17420 vsize=28768336 memory=1482 CPUtime=15.6 cores=0-7
/proc/17422/task/17469/stat : 17469 (java) R 17420 17420 6043 0 -1 4202560 533 0 0 0 1560 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849235421720 139850264173696 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17470] ppid=17420 vsize=28768336 memory=1505 CPUtime=15.85 cores=0-7
/proc/17422/task/17470/stat : 17470 (java) R 17420 17420 6043 0 -1 4202560 1161 0 0 0 1583 2 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849305938184 139850263647652 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17471] ppid=17420 vsize=28768336 memory=1496 CPUtime=15.76 cores=0-7
/proc/17422/task/17471/stat : 17471 (java) R 17420 17420 6043 0 -1 4202560 364 0 0 0 1576 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849304883424 139850264702794 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17472] ppid=17420 vsize=28768336 memory=1492 CPUtime=15.71 cores=0-7
/proc/17422/task/17472/stat : 17472 (java) R 17420 17420 6043 0 -1 4202560 560 0 0 0 1570 1 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849303830456 139850265521747 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17473] ppid=17420 vsize=28768336 memory=1490 CPUtime=15.7 cores=0-7
/proc/17422/task/17473/stat : 17473 (java) R 17420 17420 6043 0 -1 4202560 370 0 0 0 1570 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849308041248 139850259995270 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
Current children cumulated CPU time: 140.54 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 252436 KiB

[startup+18.3018 s]
/proc/loadavg: 7.61 7.52 7.91 9/225 17473
/proc/meminfo: memFree=24243772/32770624 swapFree=67001940/67108860
[pid=17420] ppid=17417 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17420/stat : 17420 (xcsp3-exec) S 17417 17420 6043 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476742634 115843072 363 33554432000 4194304 5098028 140723167628672 140723167626776 140691790557820 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37584896 140723167630168 140723167630426 140723167630426 140723167633350 0
/proc/17420/statm: 28282 363 305 221 0 87 0
[pid=17422] ppid=17420 vsize=28768336 memory=250984 CPUtime=141.34 cores=0-7
/proc/17422/stat : 17422 (java) S 17420 17420 6043 0 -1 1077944320 50705 0 0 0 14106 28 0 0 20 0 28 0 476742634 29458776064 62746 33554432000 4194304 4196468 140728698697024 140728698679568 139850663309047 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
/proc/17422/statm: 7192084 62746 3530 1 0 7153184 0
[pid=17422/tid=17423] ppid=17420 vsize=28768336 memory=254056 CPUtime=0.64 cores=0-7
/proc/17422/task/17423/stat : 17423 (java) S 17420 17420 6043 0 -1 1077944384 9308 0 0 0 60 4 0 0 20 0 28 0 476742634 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850667549824 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17424] ppid=17420 vsize=28768336 memory=3276 CPUtime=0.01 cores=0-7
/proc/17422/task/17424/stat : 17424 (java) S 17420 17420 6043 0 -1 1077944384 446 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850583161232 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17425] ppid=17420 vsize=28768336 memory=54896 CPUtime=0.01 cores=0-7
/proc/17422/task/17425/stat : 17425 (java) S 17420 17420 6043 0 -1 1077944384 132 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850582108432 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17426] ppid=17420 vsize=28768336 memory=1212 CPUtime=0.01 cores=0-7
/proc/17422/task/17426/stat : 17426 (java) S 17420 17420 6043 0 -1 1077944384 1219 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850581056144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17427] ppid=17420 vsize=28768336 memory=1036 CPUtime=0.02 cores=0-7
/proc/17422/task/17427/stat : 17427 (java) S 17420 17420 6043 0 -1 1077944384 174 0 0 0 2 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850580003344 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17428] ppid=17420 vsize=28768336 memory=13996 CPUtime=0.01 cores=0-7
/proc/17422/task/17428/stat : 17428 (java) S 17420 17420 6043 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850578951056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17429] ppid=17420 vsize=28768336 memory=280334395406912 CPUtime=0.01 cores=0-7
/proc/17422/task/17429/stat : 17429 (java) S 17420 17420 6043 0 -1 1077944384 41 0 0 0 1 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850209680144 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17430] ppid=17420 vsize=28768336 memory=576587670020715552 CPUtime=0.02 cores=0-7
/proc/17422/task/17430/stat : 17430 (java) S 17420 17420 6043 0 -1 1077944384 903 0 0 0 2 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850208627856 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17431] ppid=17420 vsize=28768336 memory=288286692652367240 CPUtime=0.02 cores=0-7
/proc/17422/task/17431/stat : 17431 (java) S 17420 17420 6043 0 -1 1077944384 367 0 0 0 2 0 0 0 20 0 28 0 476742635 29458776064 62746 33554432000 4194304 4196468 140728698697024 139850207575056 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17432] ppid=17420 vsize=28768336 memory=150057567422584 CPUtime=0.01 cores=0-7
/proc/17422/task/17432/stat : 17432 (java) S 17420 17420 6043 0 -1 1077944384 633 0 0 0 1 0 0 0 20 0 28 0 476742637 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849328838768 139850663320194 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17433] ppid=17420 vsize=28768336 memory=4783720286679296362 CPUtime=0 cores=0-7
/proc/17422/task/17433/stat : 17433 (java) S 17420 17420 6043 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 476742637 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849327784800 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17434] ppid=17420 vsize=28768336 memory=7725992438219168105 CPUtime=0 cores=0-7
/proc/17422/task/17434/stat : 17434 (java) S 17420 17420 6043 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 28 0 476742637 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849326732416 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17435] ppid=17420 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/17422/task/17435/stat : 17435 (java) S 17420 17420 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849325680720 139850663327643 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17436] ppid=17420 vsize=28768336 memory=250984 CPUtime=1.66 cores=0-7
/proc/17422/task/17436/stat : 17436 (java) S 17420 17420 6043 0 -1 1077944384 8613 0 0 0 164 2 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849324628592 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17437] ppid=17420 vsize=28768336 memory=0 CPUtime=1.74 cores=0-7
/proc/17422/task/17437/stat : 17437 (java) S 17420 17420 6043 0 -1 1077944384 8537 0 0 0 171 3 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849323575792 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17438] ppid=17420 vsize=28768336 memory=7739260499104722795 CPUtime=1.97 cores=0-7
/proc/17422/task/17438/stat : 17438 (java) S 17420 17420 6043 0 -1 1077944384 8907 0 0 0 194 3 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849322523504 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17439] ppid=17420 vsize=28768336 memory=254020 CPUtime=0.71 cores=0-7
/proc/17422/task/17439/stat : 17439 (java) S 17420 17420 6043 0 -1 1077944384 5337 0 0 0 69 2 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849321470704 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17440] ppid=17420 vsize=28768336 memory=3276 CPUtime=0 cores=0-7
/proc/17422/task/17440/stat : 17440 (java) S 17420 17420 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849320417632 139850663319253 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17441] ppid=17420 vsize=28768336 memory=54896 CPUtime=0 cores=0-7
/proc/17422/task/17441/stat : 17441 (java) S 17420 17420 6043 0 -1 1077944384 112 0 0 0 0 0 0 0 20 0 28 0 476742640 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849319364912 139850663320194 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17466] ppid=17420 vsize=28768336 memory=988 CPUtime=15.94 cores=0-7
/proc/17422/task/17466/stat : 17466 (java) R 17420 17420 6043 0 -1 4202560 253 0 0 0 1594 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849309093304 139850264702911 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17467] ppid=17420 vsize=28768336 memory=1452 CPUtime=15.8 cores=0-7
/proc/17422/task/17467/stat : 17467 (java) R 17420 17420 6043 0 -1 4202560 241 0 0 0 1580 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849310146472 139850263647756 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17468] ppid=17420 vsize=28768336 memory=254056 CPUtime=16.12 cores=0-7
/proc/17422/task/17468/stat : 17468 (java) R 17420 17420 6043 0 -1 4202560 216 0 0 0 1612 0 0 0 20 0 28 0 476742823 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849306988840 139850264702941 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17469] ppid=17420 vsize=28768336 memory=1452 CPUtime=15.7 cores=0-7
/proc/17422/task/17469/stat : 17469 (java) R 17420 17420 6043 0 -1 4202560 533 0 0 0 1570 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849235421720 139850264702941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17470] ppid=17420 vsize=28768336 memory=254056 CPUtime=15.95 cores=0-7
/proc/17422/task/17470/stat : 17470 (java) R 17420 17420 6043 0 -1 4202560 1161 0 0 0 1593 2 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849305938184 139850264174155 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17471] ppid=17420 vsize=28768336 memory=6443083615891909481 CPUtime=15.86 cores=0-7
/proc/17422/task/17471/stat : 17471 (java) R 17420 17420 6043 0 -1 4202560 364 0 0 0 1586 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849304883424 139850264702720 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17472] ppid=17420 vsize=28768336 memory=1452 CPUtime=15.81 cores=0-7
/proc/17422/task/17472/stat : 17472 (java) R 17420 17420 6043 0 -1 4202560 560 0 0 0 1580 1 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849303830456 139850266462547 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
[pid=17422/tid=17473] ppid=17420 vsize=28768336 memory=280334395719120 CPUtime=15.8 cores=0-7
/proc/17422/task/17473/stat : 17473 (java) R 17420 17420 6043 0 -1 4202560 370 0 0 0 1580 0 0 0 20 0 28 0 476742824 29458776064 62746 33554432000 4194304 4196468 140728698697024 139849308041248 139850264703266 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38879232 140728698700764 140728698700939 140728698700939 140728698703823 0
Current children cumulated CPU time: 141.34 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 252436 KiB

Child status: 0
Real time (s): 18.3211
CPU time (s): 141.425
CPU user time (s): 141.128
CPU system time (s): 0.297471
CPU usage (%): 771.923
Max. virtual memory (cumulated for all children) (KiB): 28883676
Max. memory (cumulated for all children) (KiB): 255508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.127
system time used= 0.297471
maximum resident set size= 256104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51882
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5158
involuntary context switches= 2655


# summary of solver processes directly reported to runsolver:
#   pid: 17420
#   total CPU time (s): 141.425
#   total CPU user time (s): 141.128
#   total CPU system time (s): 0.297471

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.187645 second user time and 0.245171 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 20:43:11
IDJOB=4405043
IDBENCH=136203
IDSOLVER=2866
FILE ID=node133/4405043-1569005031
RUNJOBID= node133-1568994386-6070
PBS_JOBID= 21704723
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n1c1w4m.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405043-1569005031/watcher-4405043-1569005031 -o /var/tmp/evaluation-result-4405043-1569005031/solver-4405043-1569005031 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1568994386-6070 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 625581390 HOME/instance-4405043-1569005031.xml

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

MD5SUM BENCH= 9af4c2349f4dbdb842cc927ab12812f8
RANDOM SEED=625581390

node133.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.18
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.18
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.18
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.18
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:        24479716 kB
MemAvailable:   31848576 kB
Buffers:           91472 kB
Cached:          7337436 kB
SwapCached:         5344 kB
Active:          3658756 kB
Inactive:        3775988 kB
Active(anon):       3340 kB
Inactive(anon):    49308 kB
Active(file):    3655416 kB
Inactive(file):  3726680 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001940 kB
Dirty:             26360 kB
Writeback:             0 kB
AnonPages:        156364 kB
Mapped:            52020 kB
Shmem:             37776 kB
Slab:             443904 kB
SReclaimable:     415224 kB
SUnreclaim:        28680 kB
KernelStack:        3808 kB
PageTables:         5436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node133 at 2019-09-20 20:43:29