Trace number 4404743

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 146.07 18.8718

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.11337
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-4404743-1569005792.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404743-1569005792.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.32/0.65	c solve instance...
16.03/2.53	o 0 
16.03/2.56	o 1 
16.70/2.61	o 2 
145.61/18.85	s OPTIMUM FOUND
145.61/18.85	v <instantiation>
145.61/18.85	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>
145.61/18.85	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>
145.61/18.85	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 (7065 MiB free)
  memory of node 1: 16384 MiB (8352 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404743-1569005792/watcher-4404743-1569005792 -o /var/tmp/evaluation-result-4404743-1569005792/solver-4404743-1569005792 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569005314-11667 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 405284681 HOME/instance-4404743-1569005792.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
solver pid=12019, runsolver pid=12016
Current StackSize limit: 8192 KiB


[startup+0.10252 s]*
/proc/loadavg: 8.35 8.37 8.35 3/211 12040
/proc/meminfo: memFree=15770512/32770624 swapFree=66976740/67108860
[pid=12019] ppid=12016 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12019/stat : 12019 (xcsp3-exec) S 12016 12019 11640 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476519272 115843072 362 33554432000 4194304 5098028 140735077421232 140735077419336 140622807073404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29474816 140735077430098 140735077430357 140735077430357 140735077433286 0
/proc/12019/statm: 28282 362 304 221 0 87 0
[pid=12021] ppid=12019 vsize=28227396 memory=29836 CPUtime=0.12 cores=0-7
/proc/12021/stat : 12021 (java) S 12019 12019 11640 0 -1 1077944320 5929 0 0 0 11 1 0 0 20 0 20 0 476519272 28904853504 7459 33554432000 4194304 4196468 140730449047008 140730449029552 140305918934775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
/proc/12021/statm: 7056849 7459 3123 1 0 7019032 0
[pid=12021/tid=12022] ppid=12019 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/12021/task/12022/stat : 12022 (java) R 12019 12019 11640 0 -1 4202560 3845 0 0 0 8 1 0 0 20 0 20 0 476519272 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305923170000 140305918946710 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12023] ppid=12019 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/12021/task/12023/stat : 12023 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305871555088 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12024] ppid=12019 vsize=28227396 memory=140244154795648 CPUtime=0 cores=0-7
/proc/12021/task/12024/stat : 12024 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305870502544 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12025] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12025/stat : 12025 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305869449488 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12026] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12026/stat : 12026 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305868396944 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12027] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12027/stat : 12027 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305867344912 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12028] ppid=12019 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12021/task/12028/stat : 12028 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305866292368 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12029] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12029/stat : 12029 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305865239312 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12030] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12030/stat : 12030 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 7459 33554432000 4194304 4196468 140730449047008 140305864186768 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12031] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12031/stat : 12031 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519274 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304584431856 140305918945922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12032] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12032/stat : 12032 (java) S 12019 12019 11640 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476519275 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304583378080 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12033] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12033/stat : 12033 (java) S 12019 12019 11640 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476519275 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304582324976 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12034] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12034/stat : 12034 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304581273552 140305918953371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12035] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12035/stat : 12035 (java) S 12019 12019 11640 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304580221680 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12036] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12036/stat : 12036 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304579169136 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12037] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12037/stat : 12037 (java) R 12019 12019 11640 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304578116080 140305918945922 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12038] ppid=12019 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/12021/task/12038/stat : 12038 (java) S 12019 12019 11640 0 -1 1077944384 355 0 0 0 2 0 0 0 20 0 20 0 476519278 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304577063536 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12039] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12039/stat : 12039 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304576010720 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12040] ppid=12019 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12021/task/12040/stat : 12040 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 7459 33554432000 4194304 4196468 140730449047008 140304574958256 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31284 KiB

[startup+0.210326 s]*
/proc/loadavg: 7.84 8.26 8.31 3/211 12040
/proc/meminfo: memFree=15757684/32770624 swapFree=66976740/67108860
[pid=12019] ppid=12016 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12019/stat : 12019 (xcsp3-exec) S 12016 12019 11640 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476519272 115843072 362 33554432000 4194304 5098028 140735077421232 140735077419336 140622807073404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29474816 140735077430098 140735077430357 140735077430357 140735077433286 0
/proc/12019/statm: 28282 362 304 221 0 87 0
[pid=12021] ppid=12019 vsize=28227396 memory=41008 CPUtime=0.33 cores=0-7
/proc/12021/stat : 12021 (java) S 12019 12019 11640 0 -1 1077944320 9528 0 0 0 30 3 0 0 20 0 20 0 476519272 28904853504 10252 33554432000 4194304 4196468 140730449047008 140730449029552 140305918934775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
/proc/12021/statm: 7056849 10252 3297 1 0 7019032 0
[pid=12021/tid=12022] ppid=12019 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/12021/task/12022/stat : 12022 (java) R 12019 12019 11640 0 -1 4202560 6667 0 0 0 18 2 0 0 20 0 20 0 476519272 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305923172800 140305904639712 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12023] ppid=12019 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/12021/task/12023/stat : 12023 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305871555088 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12024] ppid=12019 vsize=28227396 memory=288370620306507392 CPUtime=0 cores=0-7
/proc/12021/task/12024/stat : 12024 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305870502544 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12025] ppid=12019 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12021/task/12025/stat : 12025 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305869449488 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12026] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12026/stat : 12026 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305868396944 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12027] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12027/stat : 12027 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305867344912 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12028] ppid=12019 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12021/task/12028/stat : 12028 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305866292368 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12029] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12029/stat : 12029 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305865239312 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12030] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12030/stat : 12030 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519273 28904853504 10252 33554432000 4194304 4196468 140730449047008 140305864186768 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12031] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12031/stat : 12031 (java) S 12019 12019 11640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476519274 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304584431856 140305918945922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12032] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12032/stat : 12032 (java) S 12019 12019 11640 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476519275 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304583378080 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12033] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12033/stat : 12033 (java) S 12019 12019 11640 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476519275 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304582324976 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12034] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12034/stat : 12034 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304581273552 140305918953371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12035] ppid=12019 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/12021/task/12035/stat : 12035 (java) S 12019 12019 11640 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 20 0 476519278 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304580221680 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12036] ppid=12019 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/12021/task/12036/stat : 12036 (java) S 12019 12019 11640 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 20 0 476519278 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304579169136 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12037] ppid=12019 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/12021/task/12037/stat : 12037 (java) S 12019 12019 11640 0 -1 1077944384 373 0 0 0 1 0 0 0 20 0 20 0 476519278 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304578116080 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12038] ppid=12019 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/12021/task/12038/stat : 12038 (java) S 12019 12019 11640 0 -1 1077944384 703 0 0 0 7 0 0 0 20 0 20 0 476519278 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304577063536 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12039] ppid=12019 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12039/stat : 12039 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304576010720 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12040] ppid=12019 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/12021/task/12040/stat : 12040 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519278 28904853504 10252 33554432000 4194304 4196468 140730449047008 140304574958256 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42456 KiB

[startup+0.31013 s]*
/proc/loadavg: 7.84 8.26 8.31 3/211 12040
/proc/meminfo: memFree=15752968/32770624 swapFree=66976740/67108860
[pid=12019] ppid=12016 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12019/stat : 12019 (xcsp3-exec) S 12016 12019 11640 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476519272 115843072 362 33554432000 4194304 5098028 140735077421232 140735077419336 140622807073404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29474816 140735077430098 140735077430357 140735077430357 140735077433286 0
/proc/12019/statm: 28282 362 304 221 0 87 0
[pid=12021] ppid=12019 vsize=28231652 memory=49728 CPUtime=0.51 cores=0-7
/proc/12021/stat : 12021 (java) S 12019 12019 11640 0 -1 1077944320 10795 0 0 0 47 4 0 0 20 0 20 0 476519272 28909211648 12432 33554432000 4194304 4196468 140730449047008 140730449029552 140305918934775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
/proc/12021/statm: 7057913 12432 3351 1 0 7019032 0
[pid=12021/tid=12022] ppid=12019 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12021/task/12022/stat : 12022 (java) R 12019 12019 11640 0 -1 4202560 7765 0 0 0 26 3 0 0 20 0 20 0 476519272 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305923165888 140305903015262 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12023] ppid=12019 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12023/stat : 12023 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305871555088 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12024] ppid=12019 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12024/stat : 12024 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305870502544 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12025] ppid=12019 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12025/stat : 12025 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305869449488 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12026] ppid=12019 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12026/stat : 12026 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476519273 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305868396944 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12027] ppid=12019 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/12021/task/12027/stat : 12027 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305867344912 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12028] ppid=12019 vsize=28231652 memory=140244036973487 CPUtime=0 cores=0-7
/proc/12021/task/12028/stat : 12028 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519273 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305866292368 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12029] ppid=12019 vsize=28231652 memory=140244036975792 CPUtime=0 cores=0-7
/proc/12021/task/12029/stat : 12029 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476519273 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305865239312 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12030] ppid=12019 vsize=28231652 memory=140244036978096 CPUtime=0 cores=0-7
/proc/12021/task/12030/stat : 12030 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519273 28909211648 12498 33554432000 4194304 4196468 140730449047008 140305864186768 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12031] ppid=12019 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12031/stat : 12031 (java) S 12019 12019 11640 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476519274 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304584431856 140305918945922 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12032] ppid=12019 vsize=28231652 memory=280488073963152 CPUtime=0 cores=0-7
/proc/12021/task/12032/stat : 12032 (java) S 12019 12019 11640 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476519275 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304583378080 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12033] ppid=12019 vsize=28231652 memory=280488073970064 CPUtime=0 cores=0-7
/proc/12021/task/12033/stat : 12033 (java) S 12019 12019 11640 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476519275 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304582324976 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12034] ppid=12019 vsize=28231652 memory=280488073911344 CPUtime=0 cores=0-7
/proc/12021/task/12034/stat : 12034 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519278 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304581273552 140305918953371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12035] ppid=12019 vsize=28231652 memory=280488073983888 CPUtime=0.02 cores=0-7
/proc/12021/task/12035/stat : 12035 (java) S 12019 12019 11640 0 -1 1077944384 427 0 0 0 2 0 0 0 20 0 20 0 476519278 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304580221680 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12036] ppid=12019 vsize=28231652 memory=280488073990800 CPUtime=0.01 cores=0-7
/proc/12021/task/12036/stat : 12036 (java) S 12019 12019 11640 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 476519278 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304579169136 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12037] ppid=12019 vsize=28231652 memory=280488073988496 CPUtime=0.03 cores=0-7
/proc/12021/task/12037/stat : 12037 (java) R 12019 12019 11640 0 -1 4202560 478 0 0 0 3 0 0 0 20 0 20 0 476519278 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304578106464 140305899635072 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12038] ppid=12019 vsize=28231652 memory=280488074004656 CPUtime=0.12 cores=0-7
/proc/12021/task/12038/stat : 12038 (java) S 12019 12019 11640 0 -1 1077944384 802 0 0 0 12 0 0 0 20 0 20 0 476519278 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304577063536 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12039] ppid=12019 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12039/stat : 12039 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476519278 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304576010720 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12040] ppid=12019 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/12021/task/12040/stat : 12040 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476519278 28909211648 12498 33554432000 4194304 4196468 140730449047008 140304574958256 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51176 KiB

[startup+0.700955 s]
/proc/loadavg: 7.84 8.26 8.31 6/211 12040
/proc/meminfo: memFree=15736528/32770624 swapFree=66976740/67108860
[pid=12019] ppid=12016 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12019/stat : 12019 (xcsp3-exec) S 12016 12019 11640 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476519272 115843072 362 33554432000 4194304 5098028 140735077421232 140735077419336 140622807073404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29474816 140735077430098 140735077430357 140735077430357 140735077433286 0
/proc/12019/statm: 28282 362 304 221 0 87 0
[pid=12021] ppid=12019 vsize=28766288 memory=100568 CPUtime=1.78 cores=0-7
/proc/12021/stat : 12021 (java) S 12019 12019 11640 0 -1 1077944320 15498 0 0 0 172 6 0 0 20 0 28 0 476519272 29456678912 25142 33554432000 4194304 4196468 140730449047008 140730449029552 140305918934775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
/proc/12021/statm: 7191572 25142 3459 1 0 7152672 0
[pid=12021/tid=12022] ppid=12019 vsize=28766288 memory=280488074362544 CPUtime=0.63 cores=0-7
/proc/12021/task/12022/stat : 12022 (java) S 12019 12019 11640 0 -1 1077944384 9328 0 0 0 60 3 0 0 20 0 28 0 476519272 29456678912 25142 33554432000 4194304 4196468 140730449047008 140305923175552 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12023] ppid=12019 vsize=28766288 memory=140244037182320 CPUtime=0 cores=0-7
/proc/12021/task/12023/stat : 12023 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476519273 29456678912 25142 33554432000 4194304 4196468 140730449047008 140305871555088 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12024] ppid=12019 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12024/stat : 12024 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476519273 29456678912 25142 33554432000 4194304 4196468 140730449047008 140305870502544 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12025] ppid=12019 vsize=28766288 memory=1060 CPUtime=0 cores=0-7
/proc/12021/task/12025/stat : 12025 (java) S 12019 12019 11640 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476519273 29456678912 25142 33554432000 4194304 4196468 140730449047008 140305869449488 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0

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

[pid=12021/tid=12038] ppid=12019 vsize=28768336 memory=1060 CPUtime=0.67 cores=0-7
/proc/12021/task/12038/stat : 12038 (java) S 12019 12019 11640 0 -1 1077944384 4069 0 0 0 66 1 0 0 20 0 28 0 476519278 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304577063536 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12039] ppid=12019 vsize=28768336 memory=2828 CPUtime=0 cores=0-7
/proc/12021/task/12039/stat : 12039 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476519278 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304576010720 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12040] ppid=12019 vsize=28768336 memory=1216 CPUtime=0 cores=0-7
/proc/12021/task/12040/stat : 12040 (java) S 12019 12019 11640 0 -1 1077944384 495 0 0 0 0 0 0 0 20 0 28 0 476519278 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304574958256 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12065] ppid=12019 vsize=28768336 memory=984 CPUtime=14.49 cores=0-7
/proc/12021/task/12065/stat : 12065 (java) R 12019 12019 11640 0 -1 4202560 205 0 0 0 1449 0 0 0 20 0 28 0 476519533 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304494504536 140305531937695 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12066] ppid=12019 vsize=28768336 memory=14004 CPUtime=14.66 cores=0-7
/proc/12021/task/12066/stat : 12066 (java) R 12019 12019 11640 0 -1 4202560 161 0 0 0 1466 0 0 0 20 0 28 0 476519533 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304495558984 140305530850516 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12067] ppid=12019 vsize=28768336 memory=39217 CPUtime=14.62 cores=0-7
/proc/12021/task/12067/stat : 12067 (java) R 12019 12019 11640 0 -1 4202560 213 0 0 0 1461 1 0 0 20 0 28 0 476519533 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304493454280 140305532481408 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12068] ppid=12019 vsize=28768336 memory=2235 CPUtime=14.52 cores=0-7
/proc/12021/task/12068/stat : 12068 (java) R 12019 12019 11640 0 -1 4202560 245 0 0 0 1452 0 0 0 20 0 28 0 476519533 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304490295800 140305530885272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12069] ppid=12019 vsize=28768336 memory=0 CPUtime=14.61 cores=0-7
/proc/12021/task/12069/stat : 12069 (java) R 12019 12019 11640 0 -1 4202560 477 0 0 0 1461 0 0 0 20 0 28 0 476519533 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304496614208 140305533661010 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12070] ppid=12019 vsize=28768336 memory=77 CPUtime=14.73 cores=0-7
/proc/12021/task/12070/stat : 12070 (java) R 12019 12019 11640 0 -1 4202560 254 0 0 0 1473 0 0 0 20 0 28 0 476519533 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304491348048 140305533747178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12071] ppid=12019 vsize=28768336 memory=611 CPUtime=14.32 cores=0-7
/proc/12021/task/12071/stat : 12071 (java) R 12019 12019 11640 0 -1 4202560 912 0 0 0 1432 0 0 0 20 0 28 0 476519533 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304492403016 140305530236890 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12072] ppid=12019 vsize=28768336 memory=685 CPUtime=14.55 cores=0-7
/proc/12021/task/12072/stat : 12072 (java) R 12019 12019 11640 0 -1 4202560 419 0 0 0 1455 0 0 0 20 0 28 0 476519533 29458776064 62520 33554432000 4194304 4196468 140730449047008 140304497664056 140305532236000 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
Current children cumulated CPU time: 136.03 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 251528 KiB

[startup+18.4015 s]
/proc/loadavg: 7.90 8.25 8.31 9/219 12072
/proc/meminfo: memFree=15549724/32770624 swapFree=66976740/67108860
[pid=12019] ppid=12016 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12019/stat : 12019 (xcsp3-exec) S 12016 12019 11640 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476519272 115843072 362 33554432000 4194304 5098028 140735077421232 140735077419336 140622807073404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29474816 140735077430098 140735077430357 140735077430357 140735077433286 0
/proc/12019/statm: 28282 362 304 221 0 87 0
[pid=12021] ppid=12019 vsize=28768336 memory=250084 CPUtime=142.41 cores=0-7
/proc/12021/stat : 12021 (java) S 12019 12019 11640 0 -1 1077944320 45029 0 0 0 14212 29 0 0 20 0 28 0 476519272 29458776064 62521 33554432000 4194304 4196468 140730449047008 140730449029552 140305918934775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
/proc/12021/statm: 7192084 62521 3535 1 0 7153184 0
[pid=12021/tid=12022] ppid=12019 vsize=28768336 memory=6791534058613427641 CPUtime=0.64 cores=0-7
/proc/12021/task/12022/stat : 12022 (java) S 12019 12019 11640 0 -1 1077944384 9361 0 0 0 61 3 0 0 20 0 28 0 476519272 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305923175552 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12023] ppid=12019 vsize=28768336 memory=248932 CPUtime=0.02 cores=0-7
/proc/12021/task/12023/stat : 12023 (java) S 12019 12019 11640 0 -1 1077944384 74 0 0 0 1 1 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305871555088 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12024] ppid=12019 vsize=28768336 memory=3620 CPUtime=0.02 cores=0-7
/proc/12021/task/12024/stat : 12024 (java) S 12019 12019 11640 0 -1 1077944384 629 0 0 0 1 1 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305870502544 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12025] ppid=12019 vsize=28768336 memory=1448 CPUtime=0.01 cores=0-7
/proc/12021/task/12025/stat : 12025 (java) S 12019 12019 11640 0 -1 1077944384 1649 0 0 0 1 0 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305869449488 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12026] ppid=12019 vsize=28768336 memory=1448 CPUtime=0.01 cores=0-7
/proc/12021/task/12026/stat : 12026 (java) S 12019 12019 11640 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305868396944 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12027] ppid=12019 vsize=28768336 memory=1448 CPUtime=0.02 cores=0-7
/proc/12021/task/12027/stat : 12027 (java) S 12019 12019 11640 0 -1 1077944384 1043 0 0 0 1 1 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305867344912 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12028] ppid=12019 vsize=28768336 memory=250080 CPUtime=0.02 cores=0-7
/proc/12021/task/12028/stat : 12028 (java) S 12019 12019 11640 0 -1 1077944384 100 0 0 0 1 1 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305866292368 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12029] ppid=12019 vsize=28768336 memory=928 CPUtime=0.02 cores=0-7
/proc/12021/task/12029/stat : 12029 (java) S 12019 12019 11640 0 -1 1077944384 142 0 0 0 2 0 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305865239312 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12030] ppid=12019 vsize=28768336 memory=1772 CPUtime=0.02 cores=0-7
/proc/12021/task/12030/stat : 12030 (java) S 12019 12019 11640 0 -1 1077944384 152 0 0 0 2 0 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305864186768 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12031] ppid=12019 vsize=28768336 memory=816 CPUtime=0.03 cores=0-7
/proc/12021/task/12031/stat : 12031 (java) S 12019 12019 11640 0 -1 1077944384 724 0 0 0 2 1 0 0 20 0 28 0 476519274 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304584431856 140305918945922 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12032] ppid=12019 vsize=28768336 memory=1436 CPUtime=0 cores=0-7
/proc/12021/task/12032/stat : 12032 (java) S 12019 12019 11640 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 476519275 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304583378144 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12033] ppid=12019 vsize=28768336 memory=1984 CPUtime=0 cores=0-7
/proc/12021/task/12033/stat : 12033 (java) S 12019 12019 11640 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 28 0 476519275 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304582324992 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12034] ppid=12019 vsize=28768336 memory=2580 CPUtime=0 cores=0-7
/proc/12021/task/12034/stat : 12034 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304581273552 140305918953371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12035] ppid=12019 vsize=28768336 memory=1760 CPUtime=1.89 cores=0-7
/proc/12021/task/12035/stat : 12035 (java) S 12019 12019 11640 0 -1 1077944384 6802 0 0 0 186 3 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304580221680 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12036] ppid=12019 vsize=28768336 memory=111636 CPUtime=1.75 cores=0-7
/proc/12021/task/12036/stat : 12036 (java) S 12019 12019 11640 0 -1 1077944384 6050 0 0 0 173 2 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304579169136 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12037] ppid=12019 vsize=28768336 memory=250080 CPUtime=2.13 cores=0-7
/proc/12021/task/12037/stat : 12037 (java) S 12019 12019 11640 0 -1 1077944384 7863 0 0 0 211 2 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304578116080 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12038] ppid=12019 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/12021/task/12038/stat : 12038 (java) S 12019 12019 11640 0 -1 1077944384 4134 0 0 0 66 1 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304577063536 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12039] ppid=12019 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12039/stat : 12039 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304576010720 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12040] ppid=12019 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12040/stat : 12040 (java) S 12019 12019 11640 0 -1 1077944384 495 0 0 0 0 0 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304574958256 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12065] ppid=12019 vsize=28768336 memory=0 CPUtime=15.29 cores=0-7
/proc/12021/task/12065/stat : 12065 (java) R 12019 12019 11640 0 -1 4202560 205 0 0 0 1529 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304494504536 140305530236939 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12066] ppid=12019 vsize=28768336 memory=0 CPUtime=15.46 cores=0-7
/proc/12021/task/12066/stat : 12066 (java) R 12019 12019 11640 0 -1 4202560 161 0 0 0 1546 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304495558984 140305531937061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12067] ppid=12019 vsize=28768336 memory=0 CPUtime=15.41 cores=0-7
/proc/12021/task/12067/stat : 12067 (java) R 12019 12019 11640 0 -1 4202560 213 0 0 0 1540 1 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304493454280 140305531937715 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12068] ppid=12019 vsize=28768336 memory=0 CPUtime=15.32 cores=0-7
/proc/12021/task/12068/stat : 12068 (java) R 12019 12019 11640 0 -1 4202560 245 0 0 0 1532 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304490295800 140305531302974 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12069] ppid=12019 vsize=28768336 memory=0 CPUtime=15.41 cores=0-7
/proc/12021/task/12069/stat : 12069 (java) R 12019 12019 11640 0 -1 4202560 483 0 0 0 1541 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304496613880 140305533761293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12070] ppid=12019 vsize=28768336 memory=0 CPUtime=15.53 cores=0-7
/proc/12021/task/12070/stat : 12070 (java) R 12019 12019 11640 0 -1 4202560 255 0 0 0 1553 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304491348048 140305530849691 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12071] ppid=12019 vsize=28768336 memory=0 CPUtime=15.1 cores=0-7
/proc/12021/task/12071/stat : 12071 (java) R 12019 12019 11640 0 -1 4202560 917 0 0 0 1510 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304492400920 140305531975577 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12072] ppid=12019 vsize=28768336 memory=0 CPUtime=15.35 cores=0-7
/proc/12021/task/12072/stat : 12072 (java) R 12019 12019 11640 0 -1 4202560 419 0 0 0 1535 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304497664056 140305531975253 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
Current children cumulated CPU time: 142.41 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 251532 KiB

[startup+18.8015 s]
/proc/loadavg: 7.90 8.25 8.31 9/219 12072
/proc/meminfo: memFree=15549724/32770624 swapFree=66976740/67108860
[pid=12019] ppid=12016 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/12019/stat : 12019 (xcsp3-exec) S 12016 12019 11640 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476519272 115843072 362 33554432000 4194304 5098028 140735077421232 140735077419336 140622807073404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29474816 140735077430098 140735077430357 140735077430357 140735077433286 0
/proc/12019/statm: 28282 362 304 221 0 87 0
[pid=12021] ppid=12019 vsize=28768336 memory=250084 CPUtime=145.61 cores=0-7
/proc/12021/stat : 12021 (java) S 12019 12019 11640 0 -1 1077944320 45030 0 0 0 14532 29 0 0 20 0 28 0 476519272 29458776064 62521 33554432000 4194304 4196468 140730449047008 140730449029552 140305918934775 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
/proc/12021/statm: 7192084 62521 3535 1 0 7153184 0
[pid=12021/tid=12022] ppid=12019 vsize=28768336 memory=4872558044660077418 CPUtime=0.64 cores=0-7
/proc/12021/task/12022/stat : 12022 (java) S 12019 12019 11640 0 -1 1077944384 9361 0 0 0 61 3 0 0 20 0 28 0 476519272 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305923175552 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12023] ppid=12019 vsize=28768336 memory=174 CPUtime=0.02 cores=0-7
/proc/12021/task/12023/stat : 12023 (java) S 12019 12019 11640 0 -1 1077944384 74 0 0 0 1 1 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305871555088 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12024] ppid=12019 vsize=28768336 memory=172 CPUtime=0.02 cores=0-7
/proc/12021/task/12024/stat : 12024 (java) S 12019 12019 11640 0 -1 1077944384 629 0 0 0 1 1 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305870502544 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12025] ppid=12019 vsize=28768336 memory=6656426216303648864 CPUtime=0.01 cores=0-7
/proc/12021/task/12025/stat : 12025 (java) S 12019 12019 11640 0 -1 1077944384 1649 0 0 0 1 0 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305869449488 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12026] ppid=12019 vsize=28768336 memory=6946052980776921425 CPUtime=0.01 cores=0-7
/proc/12021/task/12026/stat : 12026 (java) S 12019 12019 11640 0 -1 1077944384 102 0 0 0 1 0 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305868396944 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12027] ppid=12019 vsize=28768336 memory=6946052980776921425 CPUtime=0.02 cores=0-7
/proc/12021/task/12027/stat : 12027 (java) S 12019 12019 11640 0 -1 1077944384 1043 0 0 0 1 1 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305867344912 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12028] ppid=12019 vsize=28768336 memory=6946052980776921425 CPUtime=0.02 cores=0-7
/proc/12021/task/12028/stat : 12028 (java) S 12019 12019 11640 0 -1 1077944384 100 0 0 0 1 1 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305866292368 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12029] ppid=12019 vsize=28768336 memory=6946052980776921425 CPUtime=0.02 cores=0-7
/proc/12021/task/12029/stat : 12029 (java) S 12019 12019 11640 0 -1 1077944384 142 0 0 0 2 0 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305865239312 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12030] ppid=12019 vsize=28768336 memory=6946052980776921425 CPUtime=0.02 cores=0-7
/proc/12021/task/12030/stat : 12030 (java) S 12019 12019 11640 0 -1 1077944384 152 0 0 0 2 0 0 0 20 0 28 0 476519273 29458776064 62521 33554432000 4194304 4196468 140730449047008 140305864186768 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12031] ppid=12019 vsize=28768336 memory=6946052980776921425 CPUtime=0.03 cores=0-7
/proc/12021/task/12031/stat : 12031 (java) S 12019 12019 11640 0 -1 1077944384 724 0 0 0 2 1 0 0 20 0 28 0 476519274 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304584431856 140305918945922 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12032] ppid=12019 vsize=28768336 memory=6946052980776921425 CPUtime=0 cores=0-7
/proc/12021/task/12032/stat : 12032 (java) S 12019 12019 11640 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 476519275 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304583378144 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12033] ppid=12019 vsize=28768336 memory=6946052980776921425 CPUtime=0 cores=0-7
/proc/12021/task/12033/stat : 12033 (java) S 12019 12019 11640 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 28 0 476519275 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304582324992 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12034] ppid=12019 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12034/stat : 12034 (java) S 12019 12019 11640 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304581273552 140305918953371 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12035] ppid=12019 vsize=28768336 memory=0 CPUtime=1.89 cores=0-7
/proc/12021/task/12035/stat : 12035 (java) S 12019 12019 11640 0 -1 1077944384 6802 0 0 0 186 3 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304580221680 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12036] ppid=12019 vsize=28768336 memory=0 CPUtime=1.75 cores=0-7
/proc/12021/task/12036/stat : 12036 (java) S 12019 12019 11640 0 -1 1077944384 6050 0 0 0 173 2 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304579169136 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12037] ppid=12019 vsize=28768336 memory=0 CPUtime=2.13 cores=0-7
/proc/12021/task/12037/stat : 12037 (java) S 12019 12019 11640 0 -1 1077944384 7863 0 0 0 211 2 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304578116080 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12038] ppid=12019 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/12021/task/12038/stat : 12038 (java) S 12019 12019 11640 0 -1 1077944384 4134 0 0 0 66 1 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304577063536 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12039] ppid=12019 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12039/stat : 12039 (java) S 12019 12019 11640 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304576010720 140305918944981 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12040] ppid=12019 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/12021/task/12040/stat : 12040 (java) S 12019 12019 11640 0 -1 1077944384 495 0 0 0 0 0 0 0 20 0 28 0 476519278 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304574958256 140305918945922 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12065] ppid=12019 vsize=28768336 memory=0 CPUtime=15.69 cores=0-7
/proc/12021/task/12065/stat : 12065 (java) R 12019 12019 11640 0 -1 4202560 205 0 0 0 1569 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304494504536 140305530236617 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12066] ppid=12019 vsize=28768336 memory=0 CPUtime=15.86 cores=0-7
/proc/12021/task/12066/stat : 12066 (java) R 12019 12019 11640 0 -1 4202560 161 0 0 0 1586 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304495558984 140305530732746 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12067] ppid=12019 vsize=28768336 memory=0 CPUtime=15.81 cores=0-7
/proc/12021/task/12067/stat : 12067 (java) R 12019 12019 11640 0 -1 4202560 213 0 0 0 1580 1 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304493454280 140305531302484 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12068] ppid=12019 vsize=28768336 memory=0 CPUtime=15.72 cores=0-7
/proc/12021/task/12068/stat : 12068 (java) R 12019 12019 11640 0 -1 4202560 245 0 0 0 1572 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304490295800 140305531320017 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12069] ppid=12019 vsize=28768336 memory=0 CPUtime=15.81 cores=0-7
/proc/12021/task/12069/stat : 12069 (java) R 12019 12019 11640 0 -1 4202560 483 0 0 0 1581 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304496613880 140305531937251 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12070] ppid=12019 vsize=28768336 memory=0 CPUtime=15.93 cores=0-7
/proc/12021/task/12070/stat : 12070 (java) R 12019 12019 11640 0 -1 4202560 255 0 0 0 1593 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304491348048 140305533746528 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12071] ppid=12019 vsize=28768336 memory=0 CPUtime=15.5 cores=0-7
/proc/12021/task/12071/stat : 12071 (java) R 12019 12019 11640 0 -1 4202560 917 0 0 0 1550 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304492400920 140305530732894 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
[pid=12021/tid=12072] ppid=12019 vsize=28768336 memory=0 CPUtime=15.75 cores=0-7
/proc/12021/task/12072/stat : 12072 (java) R 12019 12019 11640 0 -1 4202560 420 0 0 0 1575 0 0 0 20 0 28 0 476519533 29458776064 62521 33554432000 4194304 4196468 140730449047008 140304497664056 140305531937447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9228288 140730449052630 140730449052806 140730449052806 140730449055695 0
Current children cumulated CPU time: 145.61 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 251532 KiB

Child status: 0
Real time (s): 18.8718
CPU time (s): 146.07
CPU user time (s): 145.765
CPU system time (s): 0.305415
CPU usage (%): 774.014
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 252492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.765
system time used= 0.305415
maximum resident set size= 253160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46294
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5227
involuntary context switches= 2724


# summary of solver processes directly reported to runsolver:
#   pid: 12019
#   total CPU time (s): 146.07
#   total CPU user time (s): 145.765
#   total CPU system time (s): 0.305415

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.18555 second user time and 0.232868 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-20 20:55:51
IDJOB=4404743
IDBENCH=136203
IDSOLVER=2865
FILE ID=node124/4404743-1569005792
RUNJOBID= node124-1569005314-11667
PBS_JOBID= 21704756
Free space on /var/tmp= 13512 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-4404743-1569005792/watcher-4404743-1569005792 -o /var/tmp/evaluation-result-4404743-1569005792/solver-4404743-1569005792 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node124-1569005314-11667 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 405284681 HOME/instance-4404743-1569005792.xml

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

MD5SUM BENCH= 9af4c2349f4dbdb842cc927ab12812f8
RANDOM SEED=405284681

node124.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.47
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.47
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.47
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.47
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:        15786740 kB
MemAvailable:   31822008 kB
Buffers:          139236 kB
Cached:         15841772 kB
SwapCached:        28940 kB
Active:          7955348 kB
Inactive:        8060980 kB
Active(anon):       4192 kB
Inactive(anon):    80500 kB
Active(file):    7951156 kB
Inactive(file):  7980480 kB
Unevictable:      108080 kB
Mlocked:          108080 kB
SwapTotal:      67108860 kB
SwapFree:       66976740 kB
Dirty:             26312 kB
Writeback:             8 kB
AnonPages:        118556 kB
Mapped:            52552 kB
Shmem:             40884 kB
Slab:             560612 kB
SReclaimable:     532092 kB
SUnreclaim:        28520 kB
KernelStack:        3424 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node124 at 2019-09-20 20:56:10