Trace number 4406980

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-24 parallelOPT32 11.4139 2.14933

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-18-3-6-8.xml
MD5SUM5d7a010bf2d95efed7f70b0fa6bbffad
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1.37412
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints73
Number of domains19
Minimum domain size4
Maximum domain size19
Distribution of domain sizes[{"size":4,"count":6},{"size":5,"count":10},{"size":6,"count":2},{"size":19,"count":36}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":18},{"degree":19,"count":17},{"degree":20,"count":1},{"degree":21,"count":18}]
Minimum constraint arity1
Maximum constraint arity19
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":36},{"arity":18,"count":18},{"arity":19,"count":18}]
Number of extensional constraints36
Number of intensional constraints19
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":19},{"type":"count","count":18}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406980-1569351678.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406980-1569351678.xml, -tl, 20160s, -p, 8]
0.35/0.22	c 8 solvers in parallel
0.35/0.28	c parse instance...
3.66/1.12	c solve instance...
4.33/1.23	o -1000 
5.79/1.40	o -994 
5.79/1.40	o -993 
5.79/1.42	o -991 
5.79/1.43	o -990 
6.55/1.58	o 6 
8.86/1.84	o 7 
8.86/1.84	o 15 
9.63/1.92	o 22 
9.63/1.97	o 29 
10.50/2.01	o 32 
11.24/2.12	s OPTIMUM FOUND
11.24/2.12	v <instantiation>
11.24/2.12	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] </list>
11.24/2.12	v 	<values>1 2 8 4 5 11 0 -1 9 3 16 10 6 12 13 14 15 -1 0 1 2 5 6 7 15 -1 3 4 9 8 14 13 12 11 10 -1 -1 1 1 1 4 2 3 0 1 5 -1 9 3 -2 2 1 3 0 </values>
11.24/2.12	v </instantiation>

Verifier Data

OK	32

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406980-1569351678/watcher-4406980-1569351678 -o /var/tmp/evaluation-result-4406980-1569351678/solver-4406980-1569351678 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569348526-31504 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1442053643 HOME/instance-4406980-1569351678.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=32523, runsolver pid=32520
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 7.73 8.22 8.26 2/213 32544
/proc/meminfo: memFree=25384628/32770624 swapFree=66974428/67108860
[pid=32523] ppid=32520 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32523/stat : 32523 (xcsp3-exec) S 32520 32523 31477 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511109656 115843072 362 33554432000 4194304 5098028 140731487547968 140731487546072 140073384571516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14143488 140731487556433 140731487556693 140731487556693 140731487559622 0
/proc/32523/statm: 28282 362 304 221 0 87 0
[pid=32525] ppid=32523 vsize=28227396 memory=30092 CPUtime=0.13 cores=0-7
/proc/32525/stat : 32525 (java) S 32523 32523 31477 0 -1 1077944320 5493 0 0 0 12 1 0 0 20 0 20 0 511109657 28904853504 7523 33554432000 4194304 4196468 140733335725792 140733335708336 140183752167159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
/proc/32525/statm: 7056849 7523 3120 1 0 7019032 0
[pid=32525/tid=32526] ppid=32523 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32525/task/32526/stat : 32526 (java) S 32523 32523 31477 0 -1 1077944384 3410 0 0 0 9 0 0 0 20 0 20 0 511109657 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183756397392 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32527] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32527/stat : 32527 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183708719632 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32528] ppid=32523 vsize=28227396 memory=140430862505600 CPUtime=0 cores=0-7
/proc/32525/task/32528/stat : 32528 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183707667088 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32529] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32529/stat : 32529 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183301380368 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32530] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32530/stat : 32530 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183300327824 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32531] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32531/stat : 32531 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183299275792 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32532] ppid=32523 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32525/task/32532/stat : 32532 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183298223248 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32533] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32533/stat : 32533 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183297170192 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32534] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32534/stat : 32534 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 7523 33554432000 4194304 4196468 140733335725792 140183296117648 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32535] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32535/stat : 32535 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109659 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182868474096 140183752178306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32536] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32536/stat : 32536 (java) S 32523 32523 31477 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511109660 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182867420320 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32537] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32537/stat : 32537 (java) S 32523 32523 31477 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511109660 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182866367216 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32538] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32538/stat : 32538 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109662 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182865315792 140183752185755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32539] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32539/stat : 32539 (java) S 32523 32523 31477 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 511109662 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182864263920 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32540] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32540/stat : 32540 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511109662 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182863211376 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32541] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32541/stat : 32541 (java) R 32523 32523 31477 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 511109662 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182862158320 140183752178306 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32542] ppid=32523 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32542/stat : 32542 (java) R 32523 32523 31477 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 20 0 511109662 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182861105776 140183731577104 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32543] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32543/stat : 32543 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511109662 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182860052960 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32544] ppid=32523 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32525/task/32544/stat : 32544 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109663 28904853504 7523 33554432000 4194304 4196468 140733335725792 140182859000496 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31540 KiB

[startup+0.21091 s]*
/proc/loadavg: 7.73 8.22 8.26 2/213 32544
/proc/meminfo: memFree=25373220/32770624 swapFree=66974428/67108860
[pid=32523] ppid=32520 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32523/stat : 32523 (xcsp3-exec) S 32520 32523 31477 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511109656 115843072 362 33554432000 4194304 5098028 140731487547968 140731487546072 140073384571516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14143488 140731487556433 140731487556693 140731487556693 140731487559622 0
/proc/32523/statm: 28282 362 304 221 0 87 0
[pid=32525] ppid=32523 vsize=28227396 memory=41476 CPUtime=0.35 cores=0-7
/proc/32525/stat : 32525 (java) S 32523 32523 31477 0 -1 1077944320 9049 0 0 0 32 3 0 0 20 0 20 0 511109657 28904853504 10369 33554432000 4194304 4196468 140733335725792 140733335708336 140183752167159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
/proc/32525/statm: 7056849 10369 3314 1 0 7019032 0
[pid=32525/tid=32526] ppid=32523 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32525/task/32526/stat : 32526 (java) R 32523 32523 31477 0 -1 4202560 6225 0 0 0 18 2 0 0 20 0 20 0 511109657 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183756401280 140183752179094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32527] ppid=32523 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/32525/task/32527/stat : 32527 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183708719632 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32528] ppid=32523 vsize=28227396 memory=288370807014217344 CPUtime=0 cores=0-7
/proc/32525/task/32528/stat : 32528 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183707667088 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32529] ppid=32523 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32525/task/32529/stat : 32529 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183301380368 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32530] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32530/stat : 32530 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183300327824 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32531] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32531/stat : 32531 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183299275792 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32532] ppid=32523 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32525/task/32532/stat : 32532 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183298223248 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32533] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32533/stat : 32533 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183297170192 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32534] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32534/stat : 32534 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511109658 28904853504 10369 33554432000 4194304 4196468 140733335725792 140183296117648 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32535] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32535/stat : 32535 (java) S 32523 32523 31477 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511109659 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182868474096 140183752178306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32536] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32536/stat : 32536 (java) S 32523 32523 31477 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511109660 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182867420320 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32537] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32537/stat : 32537 (java) S 32523 32523 31477 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511109660 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182866367216 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32538] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32538/stat : 32538 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109662 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182865315792 140183752185755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32539] ppid=32523 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32525/task/32539/stat : 32539 (java) S 32523 32523 31477 0 -1 1077944384 348 0 0 0 1 0 0 0 20 0 20 0 511109662 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182864263920 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32540] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32540/stat : 32540 (java) R 32523 32523 31477 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511109662 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182863211376 140183752178306 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32541] ppid=32523 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/32525/task/32541/stat : 32541 (java) S 32523 32523 31477 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 20 0 511109662 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182862158320 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32542] ppid=32523 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/32525/task/32542/stat : 32542 (java) S 32523 32523 31477 0 -1 1077944384 734 0 0 0 8 0 0 0 20 0 20 0 511109662 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182861105776 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32543] ppid=32523 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32543/stat : 32543 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511109662 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182860052960 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32544] ppid=32523 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32525/task/32544/stat : 32544 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109663 28904853504 10369 33554432000 4194304 4196468 140733335725792 140182859000496 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42924 KiB

[startup+0.320318 s]*
/proc/loadavg: 7.73 8.22 8.26 3/213 32544
/proc/meminfo: memFree=25365836/32770624 swapFree=66974428/67108860
[pid=32523] ppid=32520 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32523/stat : 32523 (xcsp3-exec) S 32520 32523 31477 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511109656 115843072 362 33554432000 4194304 5098028 140731487547968 140731487546072 140073384571516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14143488 140731487556433 140731487556693 140731487556693 140731487559622 0
/proc/32523/statm: 28282 362 304 221 0 87 0
[pid=32525] ppid=32523 vsize=28231652 memory=50900 CPUtime=0.55 cores=0-7
/proc/32525/stat : 32525 (java) S 32523 32523 31477 0 -1 1077944320 10504 0 0 0 51 4 0 0 20 0 20 0 511109657 28909211648 12725 33554432000 4194304 4196468 140733335725792 140733335708336 140183752167159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
/proc/32525/statm: 7057913 12725 3360 1 0 7019032 0
[pid=32525/tid=32526] ppid=32523 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/32525/task/32526/stat : 32526 (java) R 32523 32523 31477 0 -1 4202560 7444 0 0 0 28 2 0 0 20 0 20 0 511109657 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183756403984 140183736247646 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32527] ppid=32523 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32527/stat : 32527 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183708719632 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32528] ppid=32523 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32528/stat : 32528 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109658 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183707667088 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32529] ppid=32523 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32529/stat : 32529 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183301380368 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32530] ppid=32523 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32530/stat : 32530 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183300327824 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32531] ppid=32523 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/32525/task/32531/stat : 32531 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109658 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183299275792 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32532] ppid=32523 vsize=28231652 memory=140430733833135 CPUtime=0 cores=0-7
/proc/32525/task/32532/stat : 32532 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183298223248 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32533] ppid=32523 vsize=28231652 memory=140430733835440 CPUtime=0 cores=0-7
/proc/32525/task/32533/stat : 32533 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183297170192 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32534] ppid=32523 vsize=28231652 memory=140430733837744 CPUtime=0 cores=0-7
/proc/32525/task/32534/stat : 32534 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511109658 28909211648 12725 33554432000 4194304 4196468 140733335725792 140183296117648 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32535] ppid=32523 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32535/stat : 32535 (java) S 32523 32523 31477 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511109659 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182868474096 140183752178306 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32536] ppid=32523 vsize=28231652 memory=280861467682448 CPUtime=0 cores=0-7
/proc/32525/task/32536/stat : 32536 (java) S 32523 32523 31477 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511109660 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182867420320 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32537] ppid=32523 vsize=28231652 memory=280861467689360 CPUtime=0 cores=0-7
/proc/32525/task/32537/stat : 32537 (java) S 32523 32523 31477 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511109660 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182866367216 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32538] ppid=32523 vsize=28231652 memory=280861467630640 CPUtime=0 cores=0-7
/proc/32525/task/32538/stat : 32538 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109662 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182865315792 140183752185755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32539] ppid=32523 vsize=28231652 memory=280861467703184 CPUtime=0.02 cores=0-7
/proc/32525/task/32539/stat : 32539 (java) S 32523 32523 31477 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 20 0 511109662 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182864263920 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32540] ppid=32523 vsize=28231652 memory=280861467710096 CPUtime=0.03 cores=0-7
/proc/32525/task/32540/stat : 32540 (java) S 32523 32523 31477 0 -1 1077944384 151 0 0 0 3 0 0 0 20 0 20 0 511109662 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182863211376 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32541] ppid=32523 vsize=28231652 memory=280861467707792 CPUtime=0.03 cores=0-7
/proc/32525/task/32541/stat : 32541 (java) S 32523 32523 31477 0 -1 1077944384 406 0 0 0 3 0 0 0 20 0 20 0 511109662 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182862158320 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32542] ppid=32523 vsize=28231652 memory=280861467723952 CPUtime=0.12 cores=0-7
/proc/32525/task/32542/stat : 32542 (java) S 32523 32523 31477 0 -1 1077944384 830 0 0 0 12 0 0 0 20 0 20 0 511109662 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182861105776 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32543] ppid=32523 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32543/stat : 32543 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511109662 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182860052960 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32544] ppid=32523 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/32525/task/32544/stat : 32544 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109663 28909211648 12725 33554432000 4194304 4196468 140733335725792 140182859000496 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 52348 KiB

[startup+0.701011 s]
/proc/loadavg: 7.51 8.17 8.24 6/213 32544
/proc/meminfo: memFree=25338976/32770624 swapFree=66974428/67108860
[pid=32523] ppid=32520 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32523/stat : 32523 (xcsp3-exec) S 32520 32523 31477 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511109656 115843072 362 33554432000 4194304 5098028 140731487547968 140731487546072 140073384571516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14143488 140731487556433 140731487556693 140731487556693 140731487559622 0
/proc/32523/statm: 28282 362 304 221 0 87 0
[pid=32525] ppid=32523 vsize=28233776 memory=99092 CPUtime=1.93 cores=0-7
/proc/32525/stat : 32525 (java) S 32523 32523 31477 0 -1 1077944320 15382 0 0 0 187 6 0 0 20 0 20 0 511109657 28911386624 24773 33554432000 4194304 4196468 140733335725792 140733335708336 140183752167159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
/proc/32525/statm: 7058444 24773 3458 1 0 7019544 0
[pid=32525/tid=32526] ppid=32523 vsize=28233776 memory=280861468081840 CPUtime=0.67 cores=0-7
/proc/32525/task/32526/stat : 32526 (java) R 32523 32523 31477 0 -1 4202560 8868 0 0 0 63 4 0 0 20 0 20 0 511109657 28911386624 24773 33554432000 4194304 4196468 140733335725792 140183756398664 140183387381648 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32527] ppid=32523 vsize=28233776 memory=140430734041968 CPUtime=0 cores=0-7
/proc/32525/task/32527/stat : 32527 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28911386624 24773 33554432000 4194304 4196468 140733335725792 140183708719632 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32528] ppid=32523 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32528/stat : 32528 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511109658 28911386624 24773 33554432000 4194304 4196468 140733335725792 140183707667088 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32529] ppid=32523 vsize=28233776 memory=1716 CPUtime=0 cores=0-7
/proc/32525/task/32529/stat : 32529 (java) S 32523 32523 31477 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511109658 28911386624 24773 33554432000 4194304 4196468 140733335725792 140183301380368 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0

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

[pid=32525/tid=32526] ppid=32523 vsize=28768336 memory=2120 CPUtime=1.09 cores=0-7
/proc/32525/task/32526/stat : 32526 (java) S 32523 32523 31477 0 -1 1077944384 9011 0 0 0 104 5 0 0 20 0 28 0 511109657 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183756407936 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32527] ppid=32523 vsize=28768336 memory=500 CPUtime=0.02 cores=0-7
/proc/32525/task/32527/stat : 32527 (java) S 32523 32523 31477 0 -1 1077944384 72 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183708719632 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32528] ppid=32523 vsize=28768336 memory=1556 CPUtime=0.02 cores=0-7
/proc/32525/task/32528/stat : 32528 (java) S 32523 32523 31477 0 -1 1077944384 78 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183707667088 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32529] ppid=32523 vsize=28768336 memory=2044 CPUtime=0 cores=0-7
/proc/32525/task/32529/stat : 32529 (java) S 32523 32523 31477 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 28 0 511109658 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183301380368 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32530] ppid=32523 vsize=28768336 memory=1424 CPUtime=0.02 cores=0-7
/proc/32525/task/32530/stat : 32530 (java) S 32523 32523 31477 0 -1 1077944384 63 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183300327824 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32531] ppid=32523 vsize=28768336 memory=11624 CPUtime=0.02 cores=0-7
/proc/32525/task/32531/stat : 32531 (java) S 32523 32523 31477 0 -1 1077944384 82 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183299275792 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32532] ppid=32523 vsize=28768336 memory=740 CPUtime=0.02 cores=0-7
/proc/32525/task/32532/stat : 32532 (java) S 32523 32523 31477 0 -1 1077944384 81 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183298223248 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32533] ppid=32523 vsize=28768336 memory=1056 CPUtime=0.02 cores=0-7
/proc/32525/task/32533/stat : 32533 (java) S 32523 32523 31477 0 -1 1077944384 68 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183297170192 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32534] ppid=32523 vsize=28768336 memory=1552 CPUtime=0.01 cores=0-7
/proc/32525/task/32534/stat : 32534 (java) S 32523 32523 31477 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 28 0 511109658 29458776064 63511 33554432000 4194304 4196468 140733335725792 140183296117648 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32535] ppid=32523 vsize=28768336 memory=1040 CPUtime=0 cores=0-7
/proc/32525/task/32535/stat : 32535 (java) S 32523 32523 31477 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 511109659 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182868474096 140183752178306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32536] ppid=32523 vsize=28768336 memory=3644 CPUtime=0 cores=0-7
/proc/32525/task/32536/stat : 32536 (java) S 32523 32523 31477 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511109660 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182867420384 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32537] ppid=32523 vsize=28768336 memory=780 CPUtime=0 cores=0-7
/proc/32525/task/32537/stat : 32537 (java) S 32523 32523 31477 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 511109660 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182866367232 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32538] ppid=32523 vsize=28768336 memory=2832 CPUtime=0 cores=0-7
/proc/32525/task/32538/stat : 32538 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511109662 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182865315792 140183752185755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32539] ppid=32523 vsize=28768336 memory=1716 CPUtime=1.01 cores=0-7
/proc/32525/task/32539/stat : 32539 (java) R 32523 32523 31477 0 -1 4202560 2341 0 0 0 101 0 0 0 20 0 28 0 511109662 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182864264048 140183731413945 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32540] ppid=32523 vsize=28768336 memory=1200 CPUtime=1 cores=0-7
/proc/32525/task/32540/stat : 32540 (java) R 32523 32523 31477 0 -1 4202560 1474 0 0 0 100 0 0 0 20 0 28 0 511109662 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182863197136 140183737096673 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32541] ppid=32523 vsize=28768336 memory=6140 CPUtime=1 cores=0-7
/proc/32525/task/32541/stat : 32541 (java) R 32523 32523 31477 0 -1 4202560 1844 0 0 0 100 0 0 0 20 0 28 0 511109662 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182862144416 140183732803092 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32542] ppid=32523 vsize=28768336 memory=14012 CPUtime=0.75 cores=0-7
/proc/32525/task/32542/stat : 32542 (java) R 32523 32523 31477 0 -1 1077944384 2826 0 0 0 74 1 0 0 20 0 28 0 511109662 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182861105776 140183752178306 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32543] ppid=32523 vsize=28768336 memory=25104 CPUtime=0 cores=0-7
/proc/32525/task/32543/stat : 32543 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511109662 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182860052960 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32544] ppid=32523 vsize=28768336 memory=12024 CPUtime=0 cores=0-7
/proc/32525/task/32544/stat : 32544 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511109663 29458776064 63511 33554432000 4194304 4196468 140733335725792 140182859000496 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
Current children cumulated CPU time: 7.28 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 255492 KiB

[startup+2.00533 s]*
/proc/loadavg: 7.51 8.17 8.24 13/221 32632
/proc/meminfo: memFree=25152144/32770624 swapFree=66974428/67108860
[pid=32523] ppid=32520 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32523/stat : 32523 (xcsp3-exec) S 32520 32523 31477 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511109656 115843072 362 33554432000 4194304 5098028 140731487547968 140731487546072 140073384571516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14143488 140731487556433 140731487556693 140731487556693 140731487559622 0
/proc/32523/statm: 28282 362 304 221 0 87 0
[pid=32525] ppid=32523 vsize=28768336 memory=265404 CPUtime=10.5 cores=0-7
/proc/32525/stat : 32525 (java) S 32523 32523 31477 0 -1 1077944320 24009 0 0 0 1027 23 0 0 20 0 28 0 511109657 29458776064 66351 33554432000 4194304 4196468 140733335725792 140733335708336 140183752167159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
/proc/32525/statm: 7192084 66351 3513 1 0 7153184 0
[pid=32525/tid=32526] ppid=32523 vsize=28768336 memory=6791534058613427641 CPUtime=1.09 cores=0-7
/proc/32525/task/32526/stat : 32526 (java) S 32523 32523 31477 0 -1 1077944384 9011 0 0 0 104 5 0 0 20 0 28 0 511109657 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183756407936 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32527] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32527/stat : 32527 (java) S 32523 32523 31477 0 -1 1077944384 72 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183708719632 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32528] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32528/stat : 32528 (java) S 32523 32523 31477 0 -1 1077944384 78 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183707667088 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32529] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32529/stat : 32529 (java) S 32523 32523 31477 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 28 0 511109658 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183301380368 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32530] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32530/stat : 32530 (java) S 32523 32523 31477 0 -1 1077944384 63 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183300327824 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32531] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32531/stat : 32531 (java) S 32523 32523 31477 0 -1 1077944384 82 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183299275792 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32532] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32532/stat : 32532 (java) S 32523 32523 31477 0 -1 1077944384 81 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183298223248 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32533] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32533/stat : 32533 (java) S 32523 32523 31477 0 -1 1077944384 68 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183297170192 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32534] ppid=32523 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/32525/task/32534/stat : 32534 (java) S 32523 32523 31477 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 28 0 511109658 29458776064 66351 33554432000 4194304 4196468 140733335725792 140183296117648 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32535] ppid=32523 vsize=28768336 memory=140430734086800 CPUtime=0 cores=0-7
/proc/32525/task/32535/stat : 32535 (java) S 32523 32523 31477 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 511109659 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182868474096 140183752178306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32536] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32536/stat : 32536 (java) S 32523 32523 31477 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511109660 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182867420384 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32537] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32537/stat : 32537 (java) S 32523 32523 31477 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 511109660 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182866367232 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32538] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32538/stat : 32538 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511109662 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182865315792 140183752185755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32539] ppid=32523 vsize=28768336 memory=6655300316396806240 CPUtime=1.3 cores=0-7
/proc/32525/task/32539/stat : 32539 (java) R 32523 32523 31477 0 -1 4202560 2407 0 0 0 130 0 0 0 20 0 28 0 511109662 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182864254896 140183736328248 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32540] ppid=32523 vsize=28768336 memory=6944656592455360604 CPUtime=1.29 cores=0-7
/proc/32525/task/32540/stat : 32540 (java) R 32523 32523 31477 0 -1 4202560 2536 0 0 0 129 0 0 0 20 0 28 0 511109662 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182863197256 140183733711377 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32541] ppid=32523 vsize=28768336 memory=6944656592455359580 CPUtime=1.26 cores=0-7
/proc/32525/task/32541/stat : 32541 (java) R 32523 32523 31477 0 -1 4202560 3400 0 0 0 125 1 0 0 20 0 28 0 511109662 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182862143824 140183733711347 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32542] ppid=32523 vsize=28768336 memory=-2893623298589923098 CPUtime=0.81 cores=0-7
/proc/32525/task/32542/stat : 32542 (java) S 32523 32523 31477 0 -1 1077944384 2998 0 0 0 80 1 0 0 20 0 28 0 511109662 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182861105776 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32543] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32543/stat : 32543 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511109662 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182860052960 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32544] ppid=32523 vsize=28768336 memory=-1 CPUtime=0 cores=0-7
/proc/32525/task/32544/stat : 32544 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511109663 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182859000496 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32625] ppid=32523 vsize=28768336 memory=-1 CPUtime=0.01 cores=0-7
/proc/32525/task/32625/stat : 32625 (java) R 32523 32523 31477 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 28 0 511109854 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182840318712 140183395934357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32626] ppid=32523 vsize=28768336 memory=0 CPUtime=0.03 cores=0-7
/proc/32525/task/32626/stat : 32626 (java) R 32523 32523 31477 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 28 0 511109854 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182846632072 140183395644956 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32627] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32627/stat : 32627 (java) R 32523 32523 31477 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 28 0 511109854 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182843474584 140183394768237 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32628] ppid=32523 vsize=28768336 memory=0 CPUtime=0.03 cores=0-7
/proc/32525/task/32628/stat : 32628 (java) R 32523 32523 31477 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 28 0 511109854 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182847687176 140183395644481 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32629] ppid=32523 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/32525/task/32629/stat : 32629 (java) R 32523 32523 31477 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 28 0 511109854 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182842428616 140183395104039 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32630] ppid=32523 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/32525/task/32630/stat : 32630 (java) R 32523 32523 31477 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 28 0 511109854 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182844533984 140183393654707 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32631] ppid=32523 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/32525/task/32631/stat : 32631 (java) R 32523 32523 31477 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 28 0 511109855 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182845586272 140183394744347 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32632] ppid=32523 vsize=28768336 memory=140430734035088 CPUtime=0 cores=0-7
/proc/32525/task/32632/stat : 32632 (java) R 32523 32523 31477 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 28 0 511109855 29458776064 66351 33554432000 4194304 4196468 140733335725792 140182841375712 140183752177365 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
Current children cumulated CPU time: 10.5 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 266852 KiB

[startup+2.11132 s]
/proc/loadavg: 7.51 8.17 8.24 13/221 32632
/proc/meminfo: memFree=25152144/32770624 swapFree=66974428/67108860
[pid=32523] ppid=32520 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32523/stat : 32523 (xcsp3-exec) S 32520 32523 31477 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511109656 115843072 362 33554432000 4194304 5098028 140731487547968 140731487546072 140073384571516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14143488 140731487556433 140731487556693 140731487556693 140731487559622 0
/proc/32523/statm: 28282 362 304 221 0 87 0
[pid=32525] ppid=32523 vsize=28768336 memory=268972 CPUtime=11.24 cores=0-7
/proc/32525/stat : 32525 (java) S 32523 32523 31477 0 -1 1077944320 25030 0 0 0 1101 23 0 0 20 0 28 0 511109657 29458776064 67243 33554432000 4194304 4196468 140733335725792 140733335708336 140183752167159 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
/proc/32525/statm: 7192084 67243 3513 1 0 7153184 0
[pid=32525/tid=32526] ppid=32523 vsize=28768336 memory=109 CPUtime=1.09 cores=0-7
/proc/32525/task/32526/stat : 32526 (java) S 32523 32523 31477 0 -1 1077944384 9011 0 0 0 104 5 0 0 20 0 28 0 511109657 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183756407936 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32527] ppid=32523 vsize=28768336 memory=2 CPUtime=0.02 cores=0-7
/proc/32525/task/32527/stat : 32527 (java) S 32523 32523 31477 0 -1 1077944384 72 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183708719632 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32528] ppid=32523 vsize=28768336 memory=2 CPUtime=0.02 cores=0-7
/proc/32525/task/32528/stat : 32528 (java) S 32523 32523 31477 0 -1 1077944384 78 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183707667088 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32529] ppid=32523 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/32525/task/32529/stat : 32529 (java) S 32523 32523 31477 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 28 0 511109658 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183301380368 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32530] ppid=32523 vsize=28768336 memory=253540 CPUtime=0.02 cores=0-7
/proc/32525/task/32530/stat : 32530 (java) S 32523 32523 31477 0 -1 1077944384 63 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183300327824 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32531] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32531/stat : 32531 (java) S 32523 32523 31477 0 -1 1077944384 82 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183299275792 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32532] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32532/stat : 32532 (java) S 32523 32523 31477 0 -1 1077944384 81 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183298223248 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32533] ppid=32523 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/32525/task/32533/stat : 32533 (java) S 32523 32523 31477 0 -1 1077944384 68 0 0 0 1 1 0 0 20 0 28 0 511109658 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183297170192 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32534] ppid=32523 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/32525/task/32534/stat : 32534 (java) S 32523 32523 31477 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 28 0 511109658 29458776064 67243 33554432000 4194304 4196468 140733335725792 140183296117648 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32535] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32535/stat : 32535 (java) S 32523 32523 31477 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 511109659 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182868474096 140183752178306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32536] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32536/stat : 32536 (java) S 32523 32523 31477 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 511109660 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182867420384 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32537] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32537/stat : 32537 (java) S 32523 32523 31477 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 511109660 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182866367232 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32538] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32538/stat : 32538 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511109662 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182865315792 140183752185755 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32539] ppid=32523 vsize=28768336 memory=0 CPUtime=1.35 cores=0-7
/proc/32525/task/32539/stat : 32539 (java) R 32523 32523 31477 0 -1 4202560 2833 0 0 0 135 0 0 0 20 0 28 0 511109662 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182864250488 140183737063063 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32540] ppid=32523 vsize=28768336 memory=7451298364982846290 CPUtime=1.33 cores=0-7
/proc/32525/task/32540/stat : 32540 (java) R 32523 32523 31477 0 -1 4202560 2880 0 0 0 133 0 0 0 20 0 28 0 511109662 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182863196872 140183733692499 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32541] ppid=32523 vsize=28768336 memory=6226627151256245608 CPUtime=1.31 cores=0-7
/proc/32525/task/32541/stat : 32541 (java) R 32523 32523 31477 0 -1 4202560 3496 0 0 0 130 1 0 0 20 0 28 0 511109662 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182862144200 140183733687226 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32542] ppid=32523 vsize=28768336 memory=7522813921098098026 CPUtime=0.81 cores=0-7
/proc/32525/task/32542/stat : 32542 (java) R 32523 32523 31477 0 -1 4202560 3001 0 0 0 80 1 0 0 20 0 28 0 511109662 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182861105776 140183752188506 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32543] ppid=32523 vsize=28768336 memory=4639341352798146640 CPUtime=0 cores=0-7
/proc/32525/task/32543/stat : 32543 (java) S 32523 32523 31477 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511109662 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182860052960 140183752177365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
[pid=32525/tid=32544] ppid=32523 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/32525/task/32544/stat : 32544 (java) S 32523 32523 31477 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511109663 29458776064 67243 33554432000 4194304 4196468 140733335725792 140182859000496 140183752178306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18829312 140733335733206 140733335733382 140733335733382 140733335736271 0
Current children cumulated CPU time: 11.24 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 270420 KiB

Child status: 0
Real time (s): 2.14933
CPU time (s): 11.4139
CPU user time (s): 11.1684
CPU system time (s): 0.24544
CPU usage (%): 531.043
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 270420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1684
system time used= 0.24544
maximum resident set size= 270640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25775
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3861
involuntary context switches= 243


# summary of solver processes directly reported to runsolver:
#   pid: 32523
#   total CPU time (s): 11.4139
#   total CPU user time (s): 11.1684
#   total CPU system time (s): 0.24544

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048093 second user time and 0.059793 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-24 21:00:35
IDJOB=4406980
IDBENCH=128005
IDSOLVER=2871
FILE ID=node117/4406980-1569351678
RUNJOBID= node117-1569348526-31504
PBS_JOBID= 21705082
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-18-3-6-8.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-4406980-1569351678/watcher-4406980-1569351678 -o /var/tmp/evaluation-result-4406980-1569351678/solver-4406980-1569351678 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569348526-31504 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1442053643 HOME/instance-4406980-1569351678.xml

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

MD5SUM BENCH= 5d7a010bf2d95efed7f70b0fa6bbffad
RANDOM SEED=1442053643

node117.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.75
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.75
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.75
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.75
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:        25403044 kB
MemAvailable:   31821524 kB
Buffers:          122120 kB
Cached:          6349896 kB
SwapCached:        27832 kB
Active:          3213412 kB
Inactive:        3292216 kB
Active(anon):       3756 kB
Inactive(anon):    81144 kB
Active(file):    3209656 kB
Inactive(file):  3211072 kB
Unevictable:      107788 kB
Mlocked:          107788 kB
SwapTotal:      67108860 kB
SwapFree:       66974428 kB
Dirty:             26068 kB
Writeback:             0 kB
AnonPages:        122080 kB
Mapped:            54096 kB
Shmem:             42764 kB
Slab:             454400 kB
SReclaimable:     426212 kB
SUnreclaim:        28188 kB
KernelStack:        3744 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node117 at 2019-09-24 21:00:37