Trace number 4404966

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 parallelOPT0 45.2407 6.78615

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-07.xml
MD5SUM7aff4fe352a8c3fb8c4e8479cd8d4369
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark44.8839
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints64
Number of domains2
Minimum domain size2
Maximum domain size49
Distribution of domain sizes[{"size":2,"count":15},{"size":49,"count":50}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":17},{"degree":3,"count":32},{"degree":4,"count":15},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity49
Distribution of constraint arities[{"arity":2,"count":48},{"arity":3,"count":15},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints63
Distribution of constraint types[{"type":"intension","count":63},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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-4404966-1569004593.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404966-1569004593.xml, -tl, 2016s, -p, 8]
0.33/0.23	c 8 solvers in parallel
0.33/0.29	c parse instance...
5.08/1.59	c solve instance...
17.74/3.28	o 5 
29.89/4.89	o 4 
34.44/5.40	o 3 
34.44/5.44	o 2 
35.13/5.58	o 1 
44.69/6.75	o 0 
44.69/6.77	s OPTIMUM FOUND
44.69/6.77	v <instantiation>
44.69/6.77	v 	<list>q x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10] b[11] b[12] b[13] b[14] </list>
44.69/6.77	v 	<values>18 20 11 6 19 24 29 42 37 22 17 26 13 4 9 0 15 2 7 16 21 8 3 12 25 40 31 44 35 30 45 36 23 28 43 38 47 34 39 48 33 46 41 32 27 18 5 10 1 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
44.69/6.77	v </instantiation>

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404966-1569004593/watcher-4404966-1569004593 -o /var/tmp/evaluation-result-4404966-1569004593/solver-4404966-1569004593 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1568994428-2972 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 72980105 HOME/instance-4404966-1569004593.xml 

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

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


[startup+0.100111 s]*
/proc/loadavg: 7.93 8.18 7.91 2/211 9480
/proc/meminfo: memFree=26190588/32770624 swapFree=67001832/67108860
[pid=9459] ppid=9456 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9459/stat : 9459 (xcsp3-exec) S 9456 9459 2945 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476707883 115843072 363 33554432000 4194304 5098028 140727889436832 140727889434936 139957046940284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40222720 140727889441625 140727889441882 140727889441882 140727889444806 0
/proc/9459/statm: 28282 363 304 221 0 87 0
[pid=9461] ppid=9459 vsize=28227396 memory=29928 CPUtime=0.12 cores=0-7
/proc/9461/stat : 9461 (java) S 9459 9459 2945 0 -1 1077944320 5960 0 0 0 11 1 0 0 20 0 20 0 476707883 28904853504 7482 33554432000 4194304 4196468 140736683248112 140736683230656 139750328708855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
/proc/9461/statm: 7056849 7482 3124 1 0 7019032 0
[pid=9461/tid=9462] ppid=9459 vsize=28227396 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/9461/task/9462/stat : 9462 (java) R 9459 9459 2945 0 -1 4202560 3866 0 0 0 8 0 0 0 20 0 20 0 476707884 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750332942128 139750328720790 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9463] ppid=9459 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/9461/task/9463/stat : 9463 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750281329168 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9464] ppid=9459 vsize=28227396 memory=140700063151744 CPUtime=0 cores=0-7
/proc/9461/task/9464/stat : 9464 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750280276624 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9465] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9465/stat : 9465 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750279223568 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9466] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9466/stat : 9466 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750278171024 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9467] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9467/stat : 9467 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750277118992 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9468] ppid=9459 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9461/task/9468/stat : 9468 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750276066448 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9469] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9469/stat : 9469 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750275013392 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9470] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9470/stat : 9470 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 7482 33554432000 4194304 4196468 140736683248112 139750273960848 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9471] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9471/stat : 9471 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707886 28904853504 7482 33554432000 4194304 4196468 140736683248112 139749043374320 139750328720002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9472] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9472/stat : 9472 (java) S 9459 9459 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476707887 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748706346144 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9473] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9473/stat : 9473 (java) S 9459 9459 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476707887 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748705293040 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9474] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9474/stat : 9474 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707889 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748704241616 139750328727451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9475] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9475/stat : 9475 (java) S 9459 9459 2945 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 476707889 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748703189744 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9476] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9476/stat : 9476 (java) S 9459 9459 2945 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476707889 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748702137200 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9477] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9477/stat : 9477 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476707889 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748701084144 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9478] ppid=9459 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9461/task/9478/stat : 9478 (java) R 9459 9459 2945 0 -1 4202560 359 0 0 0 1 0 0 0 20 0 20 0 476707889 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748700031600 139750307677747 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9479] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9479/stat : 9479 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476707890 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748698978784 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9480] ppid=9459 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9461/task/9480/stat : 9480 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707890 28904853504 7482 33554432000 4194304 4196468 140736683248112 139748697926320 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31380 KiB

[startup+0.210192 s]*
/proc/loadavg: 7.93 8.18 7.91 2/211 9480
/proc/meminfo: memFree=26177828/32770624 swapFree=67001832/67108860
[pid=9459] ppid=9456 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9459/stat : 9459 (xcsp3-exec) S 9456 9459 2945 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476707883 115843072 363 33554432000 4194304 5098028 140727889436832 140727889434936 139957046940284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40222720 140727889441625 140727889441882 140727889441882 140727889444806 0
/proc/9459/statm: 28282 363 304 221 0 87 0
[pid=9461] ppid=9459 vsize=28227396 memory=41272 CPUtime=0.33 cores=0-7
/proc/9461/stat : 9461 (java) S 9459 9459 2945 0 -1 1077944320 9522 0 0 0 30 3 0 0 20 0 20 0 476707883 28904853504 10318 33554432000 4194304 4196468 140736683248112 140736683230656 139750328708855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
/proc/9461/statm: 7056849 10318 3264 1 0 7019032 0
[pid=9461/tid=9462] ppid=9459 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/9461/task/9462/stat : 9462 (java) R 9459 9459 2945 0 -1 4202560 6673 0 0 0 17 2 0 0 20 0 20 0 476707884 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750332946880 139749931186772 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9463] ppid=9459 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/9461/task/9463/stat : 9463 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750281329168 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9464] ppid=9459 vsize=28227396 memory=140700063162134 CPUtime=0 cores=0-7
/proc/9461/task/9464/stat : 9464 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750280276624 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9465] ppid=9459 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9461/task/9465/stat : 9465 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750279223568 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9466] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9466/stat : 9466 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750278171024 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9467] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9467/stat : 9467 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750277118992 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9468] ppid=9459 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9461/task/9468/stat : 9468 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750276066448 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9469] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9469/stat : 9469 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750275013392 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9470] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9470/stat : 9470 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476707885 28904853504 10318 33554432000 4194304 4196468 140736683248112 139750273960848 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9471] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9471/stat : 9471 (java) S 9459 9459 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476707886 28904853504 10318 33554432000 4194304 4196468 140736683248112 139749043374320 139750328720002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9472] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9472/stat : 9472 (java) S 9459 9459 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476707887 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748706346144 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9473] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9473/stat : 9473 (java) S 9459 9459 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476707887 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748705293040 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9474] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9474/stat : 9474 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707889 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748704241616 139750328727451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9475] ppid=9459 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9461/task/9475/stat : 9475 (java) S 9459 9459 2945 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 20 0 476707889 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748703189744 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9476] ppid=9459 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9461/task/9476/stat : 9476 (java) R 9459 9459 2945 0 -1 4202560 130 0 0 0 1 0 0 0 20 0 20 0 476707889 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748702137200 139750314772841 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9477] ppid=9459 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/9461/task/9477/stat : 9477 (java) S 9459 9459 2945 0 -1 1077944384 334 0 0 0 2 0 0 0 20 0 20 0 476707889 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748701084144 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9478] ppid=9459 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/9461/task/9478/stat : 9478 (java) R 9459 9459 2945 0 -1 4202560 728 0 0 0 7 0 0 0 20 0 20 0 476707889 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748700031600 139750307664481 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9479] ppid=9459 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9479/stat : 9479 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476707890 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748698978784 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9480] ppid=9459 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9461/task/9480/stat : 9480 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707890 28904853504 10318 33554432000 4194304 4196468 140736683248112 139748697926320 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42724 KiB

[startup+0.309583 s]*
/proc/loadavg: 7.93 8.18 7.91 3/211 9480
/proc/meminfo: memFree=26173596/32770624 swapFree=67001832/67108860
[pid=9459] ppid=9456 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9459/stat : 9459 (xcsp3-exec) S 9456 9459 2945 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476707883 115843072 363 33554432000 4194304 5098028 140727889436832 140727889434936 139957046940284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40222720 140727889441625 140727889441882 140727889441882 140727889444806 0
/proc/9459/statm: 28282 363 304 221 0 87 0
[pid=9461] ppid=9459 vsize=28231652 memory=49540 CPUtime=0.52 cores=0-7
/proc/9461/stat : 9461 (java) S 9459 9459 2945 0 -1 1077944320 10689 0 0 0 47 5 0 0 20 0 20 0 476707883 28909211648 12385 33554432000 4194304 4196468 140736683248112 140736683230656 139750328708855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
/proc/9461/statm: 7057913 12385 3351 1 0 7019032 0
[pid=9461/tid=9462] ppid=9459 vsize=28231652 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9461/task/9462/stat : 9462 (java) R 9459 9459 2945 0 -1 4202560 7732 0 0 0 26 3 0 0 20 0 20 0 476707884 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750332939968 139750312789342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9463] ppid=9459 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9463/stat : 9463 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750281329168 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9464] ppid=9459 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9464/stat : 9464 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750280276624 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9465] ppid=9459 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9465/stat : 9465 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750279223568 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9466] ppid=9459 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9466/stat : 9466 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750278171024 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9467] ppid=9459 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/9461/task/9467/stat : 9467 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750277118992 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9468] ppid=9459 vsize=28231652 memory=140699907486639 CPUtime=0 cores=0-7
/proc/9461/task/9468/stat : 9468 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750276066448 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9469] ppid=9459 vsize=28231652 memory=140699907488944 CPUtime=0 cores=0-7
/proc/9461/task/9469/stat : 9469 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750275013392 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9470] ppid=9459 vsize=28231652 memory=140699907491248 CPUtime=0 cores=0-7
/proc/9461/task/9470/stat : 9470 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476707885 28909211648 12402 33554432000 4194304 4196468 140736683248112 139750273960848 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9471] ppid=9459 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9471/stat : 9471 (java) S 9459 9459 2945 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476707886 28909211648 12402 33554432000 4194304 4196468 140736683248112 139749043374320 139750328720002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9472] ppid=9459 vsize=28231652 memory=281399814989456 CPUtime=0 cores=0-7
/proc/9461/task/9472/stat : 9472 (java) S 9459 9459 2945 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476707887 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748706346144 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9473] ppid=9459 vsize=28231652 memory=281399814996368 CPUtime=0 cores=0-7
/proc/9461/task/9473/stat : 9473 (java) S 9459 9459 2945 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476707887 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748705293040 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9474] ppid=9459 vsize=28231652 memory=281399814937648 CPUtime=0 cores=0-7
/proc/9461/task/9474/stat : 9474 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707889 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748704241616 139750328727451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9475] ppid=9459 vsize=28231652 memory=281399815010192 CPUtime=0.02 cores=0-7
/proc/9461/task/9475/stat : 9475 (java) S 9459 9459 2945 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 20 0 476707889 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748703189744 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9476] ppid=9459 vsize=28231652 memory=281399815017104 CPUtime=0.02 cores=0-7
/proc/9461/task/9476/stat : 9476 (java) S 9459 9459 2945 0 -1 1077944384 150 0 0 0 2 0 0 0 20 0 20 0 476707889 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748702137200 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9477] ppid=9459 vsize=28231652 memory=281399815014800 CPUtime=0.02 cores=0-7
/proc/9461/task/9477/stat : 9477 (java) S 9459 9459 2945 0 -1 1077944384 337 0 0 0 2 0 0 0 20 0 20 0 476707889 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748701084144 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9478] ppid=9459 vsize=28231652 memory=281399815030960 CPUtime=0.12 cores=0-7
/proc/9461/task/9478/stat : 9478 (java) R 9459 9459 2945 0 -1 4202560 807 0 0 0 12 0 0 0 20 0 20 0 476707889 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748700031600 139750328720790 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9479] ppid=9459 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9479/stat : 9479 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476707890 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748698978784 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9480] ppid=9459 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/9461/task/9480/stat : 9480 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707890 28909211648 12402 33554432000 4194304 4196468 140736683248112 139748697926320 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50992 KiB

[startup+0.701011 s]
/proc/loadavg: 7.93 8.18 7.91 6/211 9480
/proc/meminfo: memFree=26152860/32770624 swapFree=67001832/67108860
[pid=9459] ppid=9456 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9459/stat : 9459 (xcsp3-exec) S 9456 9459 2945 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476707883 115843072 363 33554432000 4194304 5098028 140727889436832 140727889434936 139957046940284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40222720 140727889441625 140727889441882 140727889441882 140727889444806 0
/proc/9459/statm: 28282 363 304 221 0 87 0
[pid=9461] ppid=9459 vsize=28233776 memory=101796 CPUtime=1.87 cores=0-7
/proc/9461/stat : 9461 (java) S 9459 9459 2945 0 -1 1077944320 19676 0 0 0 180 7 0 0 20 0 20 0 476707883 28911386624 25449 33554432000 4194304 4196468 140736683248112 140736683230656 139750328708855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
/proc/9461/statm: 7058444 25449 3454 1 0 7019544 0
[pid=9461/tid=9462] ppid=9459 vsize=28233776 memory=281399815388848 CPUtime=0.67 cores=0-7
/proc/9461/task/9462/stat : 9462 (java) R 9459 9459 2945 0 -1 4202560 8827 0 0 0 63 4 0 0 20 0 20 0 476707884 28911386624 25449 33554432000 4194304 4196468 140736683248112 139750332937344 139749933999515 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9463] ppid=9459 vsize=28233776 memory=140699907695472 CPUtime=0 cores=0-7
/proc/9461/task/9463/stat : 9463 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28911386624 25449 33554432000 4194304 4196468 140736683248112 139750281329168 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9464] ppid=9459 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9464/stat : 9464 (java) S 9459 9459 2945 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476707885 28911386624 25449 33554432000 4194304 4196468 140736683248112 139750280276624 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9465] ppid=9459 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/9461/task/9465/stat : 9465 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476707885 28911386624 25449 33554432000 4194304 4196468 140736683248112 139750279223568 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0

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

[pid=9461/tid=9478] ppid=9459 vsize=28768336 memory=3540 CPUtime=0.86 cores=0-7
/proc/9461/task/9478/stat : 9478 (java) S 9459 9459 2945 0 -1 1077944384 6083 0 0 0 84 2 0 0 20 0 28 0 476707889 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748700031600 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9479] ppid=9459 vsize=28768336 memory=1228 CPUtime=0 cores=0-7
/proc/9461/task/9479/stat : 9479 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476707890 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748698978784 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9480] ppid=9459 vsize=28768336 memory=10600 CPUtime=0 cores=0-7
/proc/9461/task/9480/stat : 9480 (java) S 9459 9459 2945 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 476707890 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748697926320 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9521] ppid=9459 vsize=28768336 memory=1736 CPUtime=0.81 cores=0-7
/proc/9461/task/9521/stat : 9521 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 81 0 0 0 20 0 28 0 476708442 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748681582480 139749939753023 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9522] ppid=9459 vsize=28768336 memory=636 CPUtime=0.79 cores=0-7
/proc/9461/task/9522/stat : 9522 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 79 0 0 0 20 0 28 0 476708442 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748682636496 139749938332281 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9523] ppid=9459 vsize=28768336 memory=2836 CPUtime=0.72 cores=0-7
/proc/9461/task/9523/stat : 9523 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 72 0 0 0 20 0 28 0 476708442 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748683694696 139749939428923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9524] ppid=9459 vsize=28768336 memory=1056 CPUtime=0.8 cores=0-7
/proc/9461/task/9524/stat : 9524 (java) R 9459 9459 2945 0 -1 4202560 24 0 0 0 80 0 0 0 20 0 28 0 476708442 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748685795592 139749939947193 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9525] ppid=9459 vsize=28768336 memory=1568 CPUtime=0.81 cores=0-7
/proc/9461/task/9525/stat : 9525 (java) R 9459 9459 2945 0 -1 4202560 18 0 0 0 81 0 0 0 20 0 28 0 476708442 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748686847648 139749939947040 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9526] ppid=9459 vsize=28768336 memory=0 CPUtime=0.81 cores=0-7
/proc/9461/task/9526/stat : 9526 (java) R 9459 9459 2945 0 -1 4202560 18 0 0 0 81 0 0 0 20 0 28 0 476708442 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748680532984 139749939502847 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9527] ppid=9459 vsize=28768336 memory=281399815311280 CPUtime=0.81 cores=0-7
/proc/9461/task/9527/stat : 9527 (java) R 9459 9459 2945 0 -1 4202560 18 0 0 0 81 0 0 0 20 0 28 0 476708442 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748684749768 139749934628935 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9528] ppid=9459 vsize=28768336 memory=2315026230724710773 CPUtime=0.75 cores=0-7
/proc/9461/task/9528/stat : 9528 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 75 0 0 0 20 0 28 0 476708442 29458776064 63810 33554432000 4194304 4196468 140736683248112 139748679480184 139749938331344 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
Current children cumulated CPU time: 42.29 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 256692 KiB

[startup+6.6018 s]
/proc/loadavg: 7.86 8.16 7.90 9/219 9528
/proc/meminfo: memFree=25964984/32770624 swapFree=67001832/67108860
[pid=9459] ppid=9456 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9459/stat : 9459 (xcsp3-exec) S 9456 9459 2945 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476707883 115843072 363 33554432000 4194304 5098028 140727889436832 140727889434936 139957046940284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40222720 140727889441625 140727889441882 140727889441882 140727889444806 0
/proc/9459/statm: 28282 363 304 221 0 87 0
[pid=9461] ppid=9459 vsize=28768336 memory=255264 CPUtime=43.89 cores=0-7
/proc/9461/stat : 9461 (java) S 9459 9459 2945 0 -1 1077944320 44912 0 0 0 4365 24 0 0 20 0 28 0 476707883 29458776064 63816 33554432000 4194304 4196468 140736683248112 140736683230656 139750328708855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
/proc/9461/statm: 7192084 63816 3527 1 0 7153184 0
[pid=9461/tid=9462] ppid=9459 vsize=28768336 memory=4492 CPUtime=1.57 cores=0-7
/proc/9461/task/9462/stat : 9462 (java) S 9459 9459 2945 0 -1 1077944384 10443 0 0 0 150 7 0 0 20 0 28 0 476707884 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750332949632 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9463] ppid=9459 vsize=28768336 memory=4104 CPUtime=0 cores=0-7
/proc/9461/task/9463/stat : 9463 (java) S 9459 9459 2945 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750281329168 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9464] ppid=9459 vsize=28768336 memory=56 CPUtime=0 cores=0-7
/proc/9461/task/9464/stat : 9464 (java) S 9459 9459 2945 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750280276624 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9465] ppid=9459 vsize=28768336 memory=140699907825504 CPUtime=0.01 cores=0-7
/proc/9461/task/9465/stat : 9465 (java) S 9459 9459 2945 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750279223568 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9466] ppid=9459 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9466/stat : 9466 (java) S 9459 9459 2945 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750278171024 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9467] ppid=9459 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9467/stat : 9467 (java) S 9459 9459 2945 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750277118992 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9468] ppid=9459 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/9461/task/9468/stat : 9468 (java) S 9459 9459 2945 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750276066448 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9469] ppid=9459 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9469/stat : 9469 (java) S 9459 9459 2945 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750275013392 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9470] ppid=9459 vsize=28768336 memory=2756 CPUtime=0 cores=0-7
/proc/9461/task/9470/stat : 9470 (java) S 9459 9459 2945 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750273960848 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9471] ppid=9459 vsize=28768336 memory=13569288636208697 CPUtime=0 cores=0-7
/proc/9461/task/9471/stat : 9471 (java) S 9459 9459 2945 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 28 0 476707886 29458776064 63816 33554432000 4194304 4196468 140736683248112 139749043374320 139750328720002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9472] ppid=9459 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9472/stat : 9472 (java) S 9459 9459 2945 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 476707887 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748706346144 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9473] ppid=9459 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9473/stat : 9473 (java) S 9459 9459 2945 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 476707887 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748705293040 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9474] ppid=9459 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9474/stat : 9474 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748704241616 139750328727451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9475] ppid=9459 vsize=28768336 memory=1452 CPUtime=3.01 cores=0-7
/proc/9461/task/9475/stat : 9475 (java) R 9459 9459 2945 0 -1 1077944384 9334 0 0 0 298 3 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748703182768 139750328719061 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9476] ppid=9459 vsize=28768336 memory=932 CPUtime=2.64 cores=0-7
/proc/9461/task/9476/stat : 9476 (java) S 9459 9459 2945 0 -1 1077944384 6453 0 0 0 262 2 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748702137200 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9477] ppid=9459 vsize=28768336 memory=1824 CPUtime=2.77 cores=0-7
/proc/9461/task/9477/stat : 9477 (java) S 9459 9459 2945 0 -1 1077944384 8582 0 0 0 276 1 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748701084144 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9478] ppid=9459 vsize=28768336 memory=1656 CPUtime=0.86 cores=0-7
/proc/9461/task/9478/stat : 9478 (java) S 9459 9459 2945 0 -1 1077944384 6083 0 0 0 84 2 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748700031600 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9479] ppid=9459 vsize=28768336 memory=804 CPUtime=0 cores=0-7
/proc/9461/task/9479/stat : 9479 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476707890 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748698978784 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9480] ppid=9459 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/9461/task/9480/stat : 9480 (java) S 9459 9459 2945 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 476707890 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748697926320 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9521] ppid=9459 vsize=28768336 memory=2241 CPUtime=1.01 cores=0-7
/proc/9461/task/9521/stat : 9521 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 101 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748681583480 139749939959099 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9522] ppid=9459 vsize=28768336 memory=2244 CPUtime=0.99 cores=0-7
/proc/9461/task/9522/stat : 9522 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 99 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748682637416 139749938803521 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9523] ppid=9459 vsize=28768336 memory=15499 CPUtime=0.89 cores=0-7
/proc/9461/task/9523/stat : 9523 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 89 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748683690944 139749939752685 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9524] ppid=9459 vsize=28768336 memory=1376 CPUtime=1 cores=0-7
/proc/9461/task/9524/stat : 9524 (java) R 9459 9459 2945 0 -1 4202560 25 0 0 0 100 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748685796200 139749938077355 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9525] ppid=9459 vsize=28768336 memory=0 CPUtime=1.01 cores=0-7
/proc/9461/task/9525/stat : 9525 (java) R 9459 9459 2945 0 -1 4202560 18 0 0 0 101 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748686848352 139749934257142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9526] ppid=9459 vsize=28768336 memory=0 CPUtime=1.01 cores=0-7
/proc/9461/task/9526/stat : 9526 (java) R 9459 9459 2945 0 -1 4202560 23 0 0 0 101 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748680531968 139749938077248 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9527] ppid=9459 vsize=28768336 memory=148815950 CPUtime=0.98 cores=0-7
/proc/9461/task/9527/stat : 9527 (java) R 9459 9459 2945 0 -1 4202560 18 0 0 0 98 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748684742408 139749939429053 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9528] ppid=9459 vsize=28768336 memory=-1807685287717842718 CPUtime=0.94 cores=0-7
/proc/9461/task/9528/stat : 9528 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 94 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748679479184 139749938331884 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
Current children cumulated CPU time: 43.89 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 256716 KiB

[startup+6.7018 s]
/proc/loadavg: 7.86 8.16 7.90 9/219 9528
/proc/meminfo: memFree=25964984/32770624 swapFree=67001832/67108860
[pid=9459] ppid=9456 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/9459/stat : 9459 (xcsp3-exec) S 9456 9459 2945 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476707883 115843072 363 33554432000 4194304 5098028 140727889436832 140727889434936 139957046940284 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40222720 140727889441625 140727889441882 140727889441882 140727889444806 0
/proc/9459/statm: 28282 363 304 221 0 87 0
[pid=9461] ppid=9459 vsize=28768336 memory=255264 CPUtime=44.69 cores=0-7
/proc/9461/stat : 9461 (java) S 9459 9459 2945 0 -1 1077944320 44915 0 0 0 4445 24 0 0 20 0 28 0 476707883 29458776064 63816 33554432000 4194304 4196468 140736683248112 140736683230656 139750328708855 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
/proc/9461/statm: 7192084 63816 3527 1 0 7153184 0
[pid=9461/tid=9462] ppid=9459 vsize=28768336 memory=55 CPUtime=1.57 cores=0-7
/proc/9461/task/9462/stat : 9462 (java) S 9459 9459 2945 0 -1 1077944384 10443 0 0 0 150 7 0 0 20 0 28 0 476707884 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750332949632 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9463] ppid=9459 vsize=28768336 memory=13841 CPUtime=0 cores=0-7
/proc/9461/task/9463/stat : 9463 (java) S 9459 9459 2945 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750281329168 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9464] ppid=9459 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/9461/task/9464/stat : 9464 (java) S 9459 9459 2945 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750280276624 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9465] ppid=9459 vsize=28768336 memory=255372 CPUtime=0.01 cores=0-7
/proc/9461/task/9465/stat : 9465 (java) S 9459 9459 2945 0 -1 1077944384 27 0 0 0 1 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750279223568 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9466] ppid=9459 vsize=28768336 memory=81466939689494 CPUtime=0 cores=0-7
/proc/9461/task/9466/stat : 9466 (java) S 9459 9459 2945 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750278171024 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9467] ppid=9459 vsize=28768336 memory=281399815178552 CPUtime=0 cores=0-7
/proc/9461/task/9467/stat : 9467 (java) S 9459 9459 2945 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750277118992 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9468] ppid=9459 vsize=28768336 memory=42809012783594 CPUtime=0.01 cores=0-7
/proc/9461/task/9468/stat : 9468 (java) S 9459 9459 2945 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750276066448 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9469] ppid=9459 vsize=28768336 memory=42809012783338 CPUtime=0 cores=0-7
/proc/9461/task/9469/stat : 9469 (java) S 9459 9459 2945 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750275013392 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9470] ppid=9459 vsize=28768336 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/9461/task/9470/stat : 9470 (java) S 9459 9459 2945 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 476707885 29458776064 63816 33554432000 4194304 4196468 140736683248112 139750273960848 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9471] ppid=9459 vsize=28768336 memory=-7098080424032564416 CPUtime=0 cores=0-7
/proc/9461/task/9471/stat : 9471 (java) S 9459 9459 2945 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 28 0 476707886 29458776064 63816 33554432000 4194304 4196468 140736683248112 139749043374320 139750328720002 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9472] ppid=9459 vsize=28768336 memory=-8253362664378451600 CPUtime=0 cores=0-7
/proc/9461/task/9472/stat : 9472 (java) S 9459 9459 2945 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 476707887 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748706346144 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9473] ppid=9459 vsize=28768336 memory=281399814783216 CPUtime=0 cores=0-7
/proc/9461/task/9473/stat : 9473 (java) S 9459 9459 2945 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 476707887 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748705293040 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9474] ppid=9459 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9474/stat : 9474 (java) S 9459 9459 2945 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748704241616 139750328727451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9475] ppid=9459 vsize=28768336 memory=140703128617384 CPUtime=3.01 cores=0-7
/proc/9461/task/9475/stat : 9475 (java) S 9459 9459 2945 0 -1 1077944384 9335 0 0 0 298 3 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748703189744 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9476] ppid=9459 vsize=28768336 memory=140703128617411 CPUtime=2.64 cores=0-7
/proc/9461/task/9476/stat : 9476 (java) S 9459 9459 2945 0 -1 1077944384 6453 0 0 0 262 2 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748702137200 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9477] ppid=9459 vsize=28768336 memory=140703128617506 CPUtime=2.77 cores=0-7
/proc/9461/task/9477/stat : 9477 (java) S 9459 9459 2945 0 -1 1077944384 8582 0 0 0 276 1 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748701084144 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9478] ppid=9459 vsize=28768336 memory=0 CPUtime=0.86 cores=0-7
/proc/9461/task/9478/stat : 9478 (java) S 9459 9459 2945 0 -1 1077944384 6083 0 0 0 84 2 0 0 20 0 28 0 476707889 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748700031600 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9479] ppid=9459 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9461/task/9479/stat : 9479 (java) S 9459 9459 2945 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476707890 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748698978784 139750328719061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9480] ppid=9459 vsize=28768336 memory=7774537 CPUtime=0 cores=0-7
/proc/9461/task/9480/stat : 9480 (java) S 9459 9459 2945 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 476707890 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748697926320 139750328720002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9521] ppid=9459 vsize=28768336 memory=0 CPUtime=1.11 cores=0-7
/proc/9461/task/9521/stat : 9521 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 111 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748681583480 139749938331517 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9522] ppid=9459 vsize=28768336 memory=1452 CPUtime=1.09 cores=0-7
/proc/9461/task/9522/stat : 9522 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 109 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748682637416 139749939557338 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9523] ppid=9459 vsize=28768336 memory=255184 CPUtime=0.99 cores=0-7
/proc/9461/task/9523/stat : 9523 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 99 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748683690944 139749939578402 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9524] ppid=9459 vsize=28768336 memory=1764 CPUtime=1.1 cores=0-7
/proc/9461/task/9524/stat : 9524 (java) R 9459 9459 2945 0 -1 4202560 27 0 0 0 110 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748685796200 139749939752748 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9525] ppid=9459 vsize=28768336 memory=111632 CPUtime=1.11 cores=0-7
/proc/9461/task/9525/stat : 9525 (java) R 9459 9459 2945 0 -1 4202560 18 0 0 0 111 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748686848488 139749939428920 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9526] ppid=9459 vsize=28768336 memory=796 CPUtime=1.11 cores=0-7
/proc/9461/task/9526/stat : 9526 (java) R 9459 9459 2945 0 -1 4202560 23 0 0 0 111 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748680532104 139749939429031 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9527] ppid=9459 vsize=28768336 memory=0 CPUtime=1.08 cores=0-7
/proc/9461/task/9527/stat : 9527 (java) R 9459 9459 2945 0 -1 4202560 18 0 0 0 108 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748684743320 139749939498705 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
[pid=9461/tid=9528] ppid=9459 vsize=28768336 memory=827 CPUtime=1.04 cores=0-7
/proc/9461/task/9528/stat : 9528 (java) R 9459 9459 2945 0 -1 4202560 17 0 0 0 104 0 0 0 20 0 28 0 476708442 29458776064 63816 33554432000 4194304 4196468 140736683248112 139748679479320 139749939959004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35016704 140736683254748 140736683254923 140736683254923 140736683257807 0
Current children cumulated CPU time: 44.69 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 256716 KiB

Child status: 0
Real time (s): 6.78615
CPU time (s): 45.2407
CPU user time (s): 44.9089
CPU system time (s): 0.331739
CPU usage (%): 666.662
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 261720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.9089
system time used= 0.331739
maximum resident set size= 281472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46319
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4598
involuntary context switches= 1271


# summary of solver processes directly reported to runsolver:
#   pid: 9459
#   total CPU time (s): 45.2407
#   total CPU user time (s): 44.9089
#   total CPU system time (s): 0.331739

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.068538 second user time and 0.119621 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-20 20:35:48
IDJOB=4404966
IDBENCH=130611
IDSOLVER=2866
FILE ID=node136/4404966-1569004593
RUNJOBID= node136-1568994428-2972
PBS_JOBID= 21704724
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-07.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-4404966-1569004593/watcher-4404966-1569004593 -o /var/tmp/evaluation-result-4404966-1569004593/solver-4404966-1569004593 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node136-1568994428-2972 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 72980105 HOME/instance-4404966-1569004593.xml

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

MD5SUM BENCH= 7aff4fe352a8c3fb8c4e8479cd8d4369
RANDOM SEED=72980105

node136.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.00
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.54
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.00
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.54
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.00
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.54
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.00
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26206776 kB
MemAvailable:   31848196 kB
Buffers:           89060 kB
Cached:          5689424 kB
SwapCached:         3504 kB
Active:          2666220 kB
Inactive:        3116344 kB
Active(anon):       3312 kB
Inactive(anon):    49176 kB
Active(file):    2662908 kB
Inactive(file):  3067168 kB
Unevictable:      110480 kB
Mlocked:          110480 kB
SwapTotal:      67108860 kB
SwapFree:       67001832 kB
Dirty:             26128 kB
Writeback:             0 kB
AnonPages:        113232 kB
Mapped:            52096 kB
Shmem:             39796 kB
Slab:             369656 kB
SReclaimable:     339804 kB
SUnreclaim:        29852 kB
KernelStack:        3360 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13460 MiB
End job on node136 at 2019-09-20 20:35:55