Trace number 4404299

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallelSAT 25.2606 4.12298

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K03-P07.xml
MD5SUMda29a6dd83857351367aad9031227a75
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.04114
Satisfiable
(Un)Satisfiability was proved
Number of variables102
Number of constraints41
Number of domains2
Minimum domain size39
Maximum domain size40
Distribution of domain sizes[{"size":39,"count":39},{"size":40,"count":21}]
Minimum variable degree0
Maximum variable degree5
Distribution of variable degrees[{"degree":0,"count":42},{"degree":2,"count":39},{"degree":4,"count":6},{"degree":5,"count":15}]
Minimum constraint arity3
Maximum constraint arity39
Distribution of constraint arities[{"arity":3,"count":39},{"arity":21,"count":1},{"arity":39,"count":1}]
Number of extensional constraints0
Number of intensional constraints39
Distribution of constraint types[{"type":"intension","count":39},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404299-1568994978.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404299-1568994978.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.25/0.69	c solve instance...
25.04/3.72	s SATISFIABLE
25.04/3.72	v <instantiation>
25.04/3.72	v 	<list>cn[0][0] cn[0][1] cn[0][2] cn[1][0] cn[1][1] cn[1][2] cn[2][0] cn[2][1] cn[2][2] cn[3][0] cn[3][1] cn[3][2] cn[4][0] cn[4][1] cn[4][2] cn[5][0] cn[5][1] cn[5][2] cn[6][0] cn[6][1] cn[6][2] ce[0][0][1] ce[0][0][2] ce[0][1][2] ce[1][0][1] ce[1][0][2] ce[1][1][2] ce[2][0][1] ce[2][0][2] ce[2][1][2] ce[3][0][1] ce[3][0][2] ce[3][1][2] ce[4][0][1] ce[4][0][2] ce[4][1][2] ce[5][0][1] ce[5][0][2] ce[5][1][2] ce[6][0][1] ce[6][0][2] ce[6][1][2] cie[0][0] cie[0][1] cie[0][2] cie[1][0] cie[1][1] cie[1][2] cie[2][0] cie[2][1] cie[2][2] cie[3][0] cie[3][1] cie[3][2] cie[4][0] cie[4][1] cie[4][2] cie[5][0] cie[5][1] cie[5][2] </list>
25.04/3.72	v 	<values>39 1 31 0 33 35 37 11 38 12 18 2 27 13 36 3 34 16 32 15 4 38 8 30 33 35 2 26 1 27 6 10 16 14 9 23 31 13 18 17 28 11 39 32 4 37 22 3 25 7 36 15 5 34 24 21 20 29 19 12 </values>
25.04/3.72	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (7178 MiB free)
  memory of node 1: 16384 MiB (8027 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404299-1568994978/watcher-4404299-1568994978 -o /tmp/evaluation-result-4404299-1568994978/solver-4404299-1568994978 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568994941-7308 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 286197233 HOME/instance-4404299-1568994978.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=7325, runsolver pid=7322

[startup+0.100121 s]*
/proc/loadavg: 1.09 1.03 1.63 2/211 7346
/proc/meminfo: memFree=15555672/32770624 swapFree=67002128/67108860
[pid=7325] ppid=7322 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7325/stat : 7325 (xcsp3-exec) S 7322 7325 7281 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475659347 115843072 364 33554432000 4194304 5098028 140734125659936 140734125658040 140235394101884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24342528 140734125667190 140734125667433 140734125667433 140734125670346 0
/proc/7325/statm: 28282 364 305 221 0 87 0
[pid=7327] ppid=7325 vsize=28227396 memory=27540 CPUtime=0.12 cores=0-7
/proc/7327/stat : 7327 (java) S 7325 7325 7281 0 -1 1077944320 5913 0 0 0 10 2 0 0 20 0 20 0 475659348 28904853504 6885 33554432000 4194304 4196468 140721424361872 140721424344416 140409427119863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
/proc/7327/statm: 7056849 6885 3093 1 0 7019032 0
[pid=7327/tid=7328] ppid=7325 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/7327/task/7328/stat : 7328 (java) R 7325 7325 7281 0 -1 4202560 3785 0 0 0 8 1 0 0 20 0 20 0 475659348 28904853504 6885 33554432000 4194304 4196468 140721424361872 140409431352656 140409406834678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7329] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7329/stat : 7329 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 6885 33554432000 4194304 4196468 140721424361872 140409394678032 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7330] ppid=7325 vsize=28227396 memory=13992684482397848 CPUtime=0 cores=0-7
/proc/7327/task/7330/stat : 7330 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408977484176 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7331] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7331/stat : 7331 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408976431632 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7332] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7332/stat : 7332 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408975379088 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7333] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7333/stat : 7333 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408974326544 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7334] ppid=7325 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7327/task/7334/stat : 7334 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408973274000 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7335] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7335/stat : 7335 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408972221456 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7336] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7336/stat : 7336 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408971168912 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7337] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7337/stat : 7337 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659350 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408928229360 140409427131010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7338] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7338/stat : 7338 (java) S 7325 7325 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475659351 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408927175584 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7339] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7339/stat : 7339 (java) S 7325 7325 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475659351 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408926122992 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7340] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7340/stat : 7340 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659353 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408925071568 140409427138459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7341] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7341/stat : 7341 (java) S 7325 7325 7281 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 20 0 475659353 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408404437488 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7342] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7342/stat : 7342 (java) S 7325 7325 7281 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 20 0 475659353 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408403384944 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7343] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7343/stat : 7343 (java) S 7325 7325 7281 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 20 0 475659353 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408402332400 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7344] ppid=7325 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/7327/task/7344/stat : 7344 (java) R 7325 7325 7281 0 -1 4202560 394 0 0 0 1 0 0 0 20 0 20 0 475659353 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408401279856 140409406104680 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7345] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7345/stat : 7345 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475659354 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408400226528 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7346] ppid=7325 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7327/task/7346/stat : 7346 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659354 28904853504 6885 33554432000 4194304 4196468 140721424361872 140408399174064 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28996 KiB

[startup+0.210252 s]*
/proc/loadavg: 1.09 1.03 1.63 3/211 7346
/proc/meminfo: memFree=15543280/32770624 swapFree=67002128/67108860
[pid=7325] ppid=7322 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7325/stat : 7325 (xcsp3-exec) S 7322 7325 7281 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475659347 115843072 364 33554432000 4194304 5098028 140734125659936 140734125658040 140235394101884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24342528 140734125667190 140734125667433 140734125667433 140734125670346 0
/proc/7325/statm: 28282 364 305 221 0 87 0
[pid=7327] ppid=7325 vsize=28227396 memory=40040 CPUtime=0.33 cores=0-7
/proc/7327/stat : 7327 (java) S 7325 7325 7281 0 -1 1077944320 9721 0 0 0 29 4 0 0 20 0 20 0 475659348 28904853504 10010 33554432000 4194304 4196468 140721424361872 140721424344416 140409427119863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
/proc/7327/statm: 7056849 10010 3320 1 0 7019032 0
[pid=7327/tid=7328] ppid=7325 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/7327/task/7328/stat : 7328 (java) R 7325 7325 7281 0 -1 4202560 6731 0 0 0 17 2 0 0 20 0 20 0 475659348 28904853504 10010 33554432000 4194304 4196468 140721424361872 140409431349584 140409409604165 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7329] ppid=7325 vsize=28227396 memory=14976 CPUtime=0 cores=0-7
/proc/7327/task/7329/stat : 7329 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 10010 33554432000 4194304 4196468 140721424361872 140409394678032 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7330] ppid=7325 vsize=28227396 memory=139713222755203 CPUtime=0 cores=0-7
/proc/7327/task/7330/stat : 7330 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408977484176 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7331] ppid=7325 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7327/task/7331/stat : 7331 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408976431632 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7332] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7332/stat : 7332 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408975379088 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7333] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7333/stat : 7333 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408974326544 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7334] ppid=7325 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7327/task/7334/stat : 7334 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408973274000 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7335] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7335/stat : 7335 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408972221456 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7336] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7336/stat : 7336 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408971168912 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7337] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7337/stat : 7337 (java) S 7325 7325 7281 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 475659350 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408928229360 140409427131010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7338] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7338/stat : 7338 (java) S 7325 7325 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475659351 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408927175584 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7339] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7339/stat : 7339 (java) S 7325 7325 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475659351 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408926122992 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7340] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7340/stat : 7340 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659353 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408925071568 140409427138459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7341] ppid=7325 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/7327/task/7341/stat : 7341 (java) S 7325 7325 7281 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 20 0 475659353 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408404437488 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7342] ppid=7325 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/7327/task/7342/stat : 7342 (java) S 7325 7325 7281 0 -1 1077944384 349 0 0 0 1 0 0 0 20 0 20 0 475659353 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408403384944 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7343] ppid=7325 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/7327/task/7343/stat : 7343 (java) S 7325 7325 7281 0 -1 1077944384 366 0 0 0 1 0 0 0 20 0 20 0 475659353 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408402332400 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7344] ppid=7325 vsize=28227396 memory=-1 CPUtime=0.06 cores=0-7
/proc/7327/task/7344/stat : 7344 (java) S 7325 7325 7281 0 -1 1077944384 889 0 0 0 6 0 0 0 20 0 20 0 475659353 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408401279856 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7345] ppid=7325 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7345/stat : 7345 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475659354 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408400226528 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7346] ppid=7325 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/7327/task/7346/stat : 7346 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659354 28904853504 10010 33554432000 4194304 4196468 140721424361872 140408399174064 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41496 KiB

[startup+0.309533 s]*
/proc/loadavg: 1.09 1.03 1.63 3/211 7346
/proc/meminfo: memFree=15537076/32770624 swapFree=67002128/67108860
[pid=7325] ppid=7322 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7325/stat : 7325 (xcsp3-exec) S 7322 7325 7281 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475659347 115843072 364 33554432000 4194304 5098028 140734125659936 140734125658040 140235394101884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24342528 140734125667190 140734125667433 140734125667433 140734125670346 0
/proc/7325/statm: 28282 364 305 221 0 87 0
[pid=7327] ppid=7325 vsize=28231652 memory=48560 CPUtime=0.5 cores=0-7
/proc/7327/stat : 7327 (java) S 7325 7325 7281 0 -1 1077944320 11044 0 0 0 45 5 0 0 20 0 20 0 475659348 28909211648 12140 33554432000 4194304 4196468 140721424361872 140721424344416 140409427119863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
/proc/7327/statm: 7057913 12140 3349 1 0 7019032 0
[pid=7327/tid=7328] ppid=7325 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/7327/task/7328/stat : 7328 (java) R 7325 7325 7281 0 -1 4202560 7799 0 0 0 26 3 0 0 20 0 20 0 475659348 28909211648 12206 33554432000 4194304 4196468 140721424361872 140409431350976 140409419797877 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7329] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7329/stat : 7329 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659349 28909211648 12206 33554432000 4194304 4196468 140721424361872 140409394678032 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7330] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7330/stat : 7330 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475659349 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408977484176 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7331] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7331/stat : 7331 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408976431632 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7332] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7332/stat : 7332 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659349 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408975379088 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7333] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7333/stat : 7333 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408974326544 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7334] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7334/stat : 7334 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408973274000 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7335] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7335/stat : 7335 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408972221456 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7336] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7336/stat : 7336 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408971168912 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7337] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7337/stat : 7337 (java) S 7325 7325 7281 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 475659350 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408928229360 140409427131010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7338] ppid=7325 vsize=28231652 memory=279426143296896 CPUtime=0 cores=0-7
/proc/7327/task/7338/stat : 7338 (java) S 7325 7325 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475659351 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408927175584 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7339] ppid=7325 vsize=28231652 memory=279426143301504 CPUtime=0 cores=0-7
/proc/7327/task/7339/stat : 7339 (java) S 7325 7325 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475659351 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408926122992 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7340] ppid=7325 vsize=28231652 memory=279426143306112 CPUtime=0 cores=0-7
/proc/7327/task/7340/stat : 7340 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659353 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408925071568 140409427138459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7341] ppid=7325 vsize=28231652 memory=279426143310720 CPUtime=0.02 cores=0-7
/proc/7327/task/7341/stat : 7341 (java) R 7325 7325 7281 0 -1 4202560 162 0 0 0 2 0 0 0 20 0 20 0 475659353 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408404427872 140409407820160 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7342] ppid=7325 vsize=28231652 memory=279426143315328 CPUtime=0.02 cores=0-7
/proc/7327/task/7342/stat : 7342 (java) S 7325 7325 7281 0 -1 1077944384 354 0 0 0 2 0 0 0 20 0 20 0 475659353 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408403384944 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7343] ppid=7325 vsize=28231652 memory=279426143319936 CPUtime=0.02 cores=0-7
/proc/7327/task/7343/stat : 7343 (java) S 7325 7325 7281 0 -1 1077944384 394 0 0 0 2 0 0 0 20 0 20 0 475659353 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408402332400 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7344] ppid=7325 vsize=28231652 memory=279426143324544 CPUtime=0.11 cores=0-7
/proc/7327/task/7344/stat : 7344 (java) S 7325 7325 7281 0 -1 1077944384 1078 0 0 0 11 0 0 0 20 0 20 0 475659353 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408401279856 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7345] ppid=7325 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7345/stat : 7345 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475659354 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408400226528 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7346] ppid=7325 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/7327/task/7346/stat : 7346 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659354 28909211648 12206 33554432000 4194304 4196468 140721424361872 140408399174064 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50016 KiB

[startup+0.700908 s]
/proc/loadavg: 1.09 1.03 1.63 3/211 7346
/proc/meminfo: memFree=15517468/32770624 swapFree=67002128/67108860
[pid=7325] ppid=7322 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7325/stat : 7325 (xcsp3-exec) S 7322 7325 7281 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475659347 115843072 364 33554432000 4194304 5098028 140734125659936 140734125658040 140235394101884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24342528 140734125667190 140734125667433 140734125667433 140734125670346 0
/proc/7325/statm: 28282 364 305 221 0 87 0
[pid=7327] ppid=7325 vsize=28233776 memory=84704 CPUtime=1.51 cores=0-7
/proc/7327/stat : 7327 (java) S 7325 7325 7281 0 -1 1077944320 15411 0 0 0 143 8 0 0 20 0 20 0 475659348 28911386624 21176 33554432000 4194304 4196468 140721424361872 140721424344416 140409427119863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
/proc/7327/statm: 7058444 21176 3453 1 0 7019544 0
[pid=7327/tid=7328] ppid=7325 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/7327/task/7328/stat : 7328 (java) R 7325 7325 7281 0 -1 4202560 9453 0 0 0 63 5 0 0 20 0 20 0 475659348 28911386624 21176 33554432000 4194304 4196468 140721424361872 140409431350192 140409063485328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7329] ppid=7325 vsize=28233776 memory=139713071850368 CPUtime=0 cores=0-7
/proc/7327/task/7329/stat : 7329 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475659349 28911386624 21176 33554432000 4194304 4196468 140721424361872 140409394678032 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7330] ppid=7325 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7330/stat : 7330 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475659349 28911386624 21176 33554432000 4194304 4196468 140721424361872 140408977484176 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7331] ppid=7325 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/7327/task/7331/stat : 7331 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475659349 28911386624 21176 33554432000 4194304 4196468 140721424361872 140408976431632 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0

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

/proc/loadavg: 1.56 1.13 1.66 12/219 7354
/proc/meminfo: memFree=15437520/32770624 swapFree=67002128/67108860
[pid=7325] ppid=7322 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7325/stat : 7325 (xcsp3-exec) S 7322 7325 7281 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475659347 115843072 364 33554432000 4194304 5098028 140734125659936 140734125658040 140235394101884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24342528 140734125667190 140734125667433 140734125667433 140734125670346 0
/proc/7325/statm: 28282 364 305 221 0 87 0
[pid=7327] ppid=7325 vsize=28768336 memory=163100 CPUtime=24.24 cores=0-7
/proc/7327/stat : 7327 (java) S 7325 7325 7281 0 -1 1077944320 39353 0 0 0 2404 20 0 0 20 0 28 0 475659348 29458776064 40775 33554432000 4194304 4196468 140721424361872 140721424344416 140409427119863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
/proc/7327/statm: 7192084 40775 3495 1 0 7153184 0
[pid=7327/tid=7328] ppid=7325 vsize=28768336 memory=13572582809031387 CPUtime=0.68 cores=0-7
/proc/7327/task/7328/stat : 7328 (java) S 7325 7325 7281 0 -1 1077944384 9500 0 0 0 63 5 0 0 20 0 28 0 475659348 29458776064 40775 33554432000 4194304 4196468 140721424361872 140409431360640 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7329] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7329/stat : 7329 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475659349 29458776064 40775 33554432000 4194304 4196468 140721424361872 140409394678032 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7330] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7330/stat : 7330 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475659349 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408977484176 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7331] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7331/stat : 7331 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 475659349 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408976431632 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7332] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7332/stat : 7332 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475659349 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408975379088 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7333] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7333/stat : 7333 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 475659349 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408974326544 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7334] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7334/stat : 7334 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 475659349 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408973274000 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7335] ppid=7325 vsize=28768336 memory=139717517706879 CPUtime=0 cores=0-7
/proc/7327/task/7335/stat : 7335 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 475659349 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408972221456 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7336] ppid=7325 vsize=28768336 memory=6944656592385096288 CPUtime=0 cores=0-7
/proc/7327/task/7336/stat : 7336 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 475659349 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408971168912 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7337] ppid=7325 vsize=28768336 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/7327/task/7337/stat : 7337 (java) S 7325 7325 7281 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 475659350 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408928229360 140409427131010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7338] ppid=7325 vsize=28768336 memory=10 CPUtime=0 cores=0-7
/proc/7327/task/7338/stat : 7338 (java) S 7325 7325 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 475659351 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408927175584 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7339] ppid=7325 vsize=28768336 memory=2209 CPUtime=0 cores=0-7
/proc/7327/task/7339/stat : 7339 (java) S 7325 7325 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 475659351 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408926122992 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7340] ppid=7325 vsize=28768336 memory=667713 CPUtime=0 cores=0-7
/proc/7327/task/7340/stat : 7340 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475659353 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408925071568 140409427138459 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7341] ppid=7325 vsize=28768336 memory=0 CPUtime=1.92 cores=0-7
/proc/7327/task/7341/stat : 7341 (java) R 7325 7325 7281 0 -1 4202560 7915 0 0 0 189 3 0 0 20 0 28 0 475659353 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408404422960 140409411227949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7342] ppid=7325 vsize=28768336 memory=10 CPUtime=2.12 cores=0-7
/proc/7327/task/7342/stat : 7342 (java) R 7325 7325 7281 0 -1 4202560 7990 0 0 0 209 3 0 0 20 0 28 0 475659353 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408403372272 140409413151894 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7343] ppid=7325 vsize=28768336 memory=10 CPUtime=2.08 cores=0-7
/proc/7327/task/7343/stat : 7343 (java) R 7325 7325 7281 0 -1 4202560 7381 0 0 0 205 3 0 0 20 0 28 0 475659353 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408402318496 140409406366256 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7344] ppid=7325 vsize=28768336 memory=10 CPUtime=0.66 cores=0-7
/proc/7327/task/7344/stat : 7344 (java) S 7325 7325 7281 0 -1 1077944384 3744 0 0 0 65 1 0 0 20 0 28 0 475659353 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408401279856 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7345] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7345/stat : 7345 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475659354 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408400226528 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7346] ppid=7325 vsize=28768336 memory=2241 CPUtime=0 cores=0-7
/proc/7327/task/7346/stat : 7346 (java) S 7325 7325 7281 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 475659354 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408399174064 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7347] ppid=7325 vsize=28768336 memory=2244 CPUtime=1.99 cores=0-7
/proc/7327/task/7347/stat : 7347 (java) R 7325 7325 7281 0 -1 1077944384 154 0 0 0 199 0 0 0 20 0 28 0 475659418 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408390191696 140409427130069 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7348] ppid=7325 vsize=28768336 memory=0 CPUtime=2.3 cores=0-7
/proc/7327/task/7348/stat : 7348 (java) R 7325 7325 7281 0 -1 4202560 191 0 0 0 230 0 0 0 20 0 28 0 475659418 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408389140552 140409070466987 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7349] ppid=7325 vsize=28768336 memory=0 CPUtime=1.99 cores=0-7
/proc/7327/task/7349/stat : 7349 (java) R 7325 7325 7281 0 -1 4202560 144 0 0 0 199 0 0 0 20 0 28 0 475659418 29458776064 40775 33554432000 4194304 4196468 140721424361872 140408388088152 140409070601094 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7350] ppid=7325 vsize=28768336 memory=0 CPUtime=1.77 cores=0-7
/proc/7327/task/7350/stat : 7350 (java) R 7325 7325 7281 0 -1 4202560 256 0 0 0 177 0 0 0 20 0 28 0 475659418 29458776064 40775 33554432000 4194304 4196468 140721424361872 140407532933352 140409069848621 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7351] ppid=7325 vsize=28768336 memory=0 CPUtime=2.2 cores=0-7
/proc/7327/task/7351/stat : 7351 (java) R 7325 7325 7281 0 -1 4202560 235 0 0 0 220 0 0 0 20 0 28 0 475659418 29458776064 40775 33554432000 4194304 4196468 140721424361872 140407531881656 140409069655901 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7352] ppid=7325 vsize=28768336 memory=0 CPUtime=2.16 cores=0-7
/proc/7327/task/7352/stat : 7352 (java) R 7325 7325 7281 0 -1 4202560 198 0 0 0 216 0 0 0 20 0 28 0 475659418 29458776064 40775 33554432000 4194304 4196468 140721424361872 140407530829064 140409069167865 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7353] ppid=7325 vsize=28768336 memory=0 CPUtime=2.29 cores=0-7
/proc/7327/task/7353/stat : 7353 (java) R 7325 7325 7281 0 -1 4202560 171 0 0 0 229 0 0 0 20 0 28 0 475659418 29458776064 40775 33554432000 4194304 4196468 140721424361872 140407529776176 140409069168959 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7354] ppid=7325 vsize=28768336 memory=0 CPUtime=1.96 cores=0-7
/proc/7327/task/7354/stat : 7354 (java) R 7325 7325 7281 0 -1 4202560 134 0 0 0 196 0 0 0 20 0 28 0 475659419 29458776064 40775 33554432000 4194304 4196468 140721424361872 140407528721968 140409070662174 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
Current children cumulated CPU time: 24.24 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 164556 KiB

[startup+4.00082 s]*
/proc/loadavg: 1.56 1.13 1.66 2/209 7354
/proc/meminfo: memFree=15406136/32770624 swapFree=67002128/67108860
[pid=7325] ppid=7322 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7325/stat : 7325 (xcsp3-exec) S 7322 7325 7281 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475659347 115843072 364 33554432000 4194304 5098028 140734125659936 140734125658040 140235394101884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24342528 140734125667190 140734125667433 140734125667433 140734125670346 0
/proc/7325/statm: 28282 364 305 221 0 87 0
[pid=7327] ppid=7325 vsize=28768336 memory=171116 CPUtime=25.23 cores=0-7
/proc/7327/stat : 7327 (java) S 7325 7325 7281 0 -1 1077944320 40229 0 0 0 2503 20 0 0 20 0 18 0 475659348 29458776064 42779 33554432000 4194304 4196468 140721424361872 140721424344416 140409427119863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
/proc/7327/statm: 7192084 42779 3501 1 0 7153184 0
[pid=7327/tid=7328] ppid=7325 vsize=28768336 memory=1398722017469774279 CPUtime=0.68 cores=0-7
/proc/7327/task/7328/stat : 7328 (java) D 7325 7325 7281 0 -1 4202560 10081 0 0 0 63 5 0 0 20 0 18 0 475659348 29458776064 42779 33554432000 4194304 4196468 140721424361872 140409431362872 140409419805495 0 0 0 16800975 18446744072099880069 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7329] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7329/stat : 7329 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140409394678032 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7330] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7330/stat : 7330 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408977484176 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7331] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7331/stat : 7331 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408976431632 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7332] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7332/stat : 7332 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408975379088 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7333] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7333/stat : 7333 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408974326544 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7334] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7334/stat : 7334 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408973274000 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7335] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7335/stat : 7335 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408972221456 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7336] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7336/stat : 7336 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408971168912 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7338] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7338/stat : 7338 (java) S 7325 7325 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 18 0 475659351 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408927175584 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7339] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7339/stat : 7339 (java) S 7325 7325 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 18 0 475659351 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408926122992 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7340] ppid=7325 vsize=28768336 memory=279424062870356 CPUtime=0 cores=0-7
/proc/7327/task/7340/stat : 7340 (java) S 7325 7325 7281 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408925070624 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7341] ppid=7325 vsize=28768336 memory=21361 CPUtime=2 cores=0-7
/proc/7327/task/7341/stat : 7341 (java) S 7325 7325 7281 0 -1 1077944384 7925 0 0 0 197 3 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408404422000 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7342] ppid=7325 vsize=28768336 memory=0 CPUtime=2.15 cores=0-7
/proc/7327/task/7342/stat : 7342 (java) S 7325 7325 7281 0 -1 1077944384 7999 0 0 0 212 3 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408403384944 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7343] ppid=7325 vsize=28768336 memory=0 CPUtime=2.13 cores=0-7
/proc/7327/task/7343/stat : 7343 (java) S 7325 7325 7281 0 -1 1077944384 7390 0 0 0 210 3 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408402332400 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7344] ppid=7325 vsize=28768336 memory=139713071758800 CPUtime=0.67 cores=0-7
/proc/7327/task/7344/stat : 7344 (java) S 7325 7325 7281 0 -1 1077944384 3768 0 0 0 66 1 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408401279856 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7345] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7345/stat : 7345 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 475659354 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408400226528 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
Current children cumulated CPU time: 25.23 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 172572 KiB

[startup+4.1097 s]
/proc/loadavg: 1.56 1.13 1.66 2/209 7354
/proc/meminfo: memFree=15406136/32770624 swapFree=67002128/67108860
[pid=7325] ppid=7322 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/7325/stat : 7325 (xcsp3-exec) S 7322 7325 7281 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475659347 115843072 364 33554432000 4194304 5098028 140734125659936 140734125658040 140235394101884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24342528 140734125667190 140734125667433 140734125667433 140734125670346 0
/proc/7325/statm: 28282 364 305 221 0 87 0
[pid=7327] ppid=7325 vsize=28768336 memory=171116 CPUtime=25.23 cores=0-7
/proc/7327/stat : 7327 (java) S 7325 7325 7281 0 -1 1077944320 40229 0 0 0 2503 20 0 0 20 0 18 0 475659348 29458776064 42779 33554432000 4194304 4196468 140721424361872 140721424344416 140409427119863 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
/proc/7327/statm: 7192084 42779 3501 1 0 7153184 0
[pid=7327/tid=7328] ppid=7325 vsize=28768336 memory=0 CPUtime=0.68 cores=0-7
/proc/7327/task/7328/stat : 7328 (java) D 7325 7325 7281 0 -1 4202560 10081 0 0 0 63 5 0 0 20 0 18 0 475659348 29458776064 42779 33554432000 4194304 4196468 140721424361872 140409431362872 140409419805495 0 0 0 16800975 18446744072099880069 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7329] ppid=7325 vsize=28768336 memory=171116 CPUtime=0 cores=0-7
/proc/7327/task/7329/stat : 7329 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140409394678032 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7330] ppid=7325 vsize=28768336 memory=14863 CPUtime=0 cores=0-7
/proc/7327/task/7330/stat : 7330 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408977484176 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7331] ppid=7325 vsize=28768336 memory=169324 CPUtime=0 cores=0-7
/proc/7327/task/7331/stat : 7331 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408976431632 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7332] ppid=7325 vsize=28768336 memory=143544 CPUtime=0 cores=0-7
/proc/7327/task/7332/stat : 7332 (java) S 7325 7325 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408975379088 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7333] ppid=7325 vsize=28768336 memory=68 CPUtime=0 cores=0-7
/proc/7327/task/7333/stat : 7333 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408974326544 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7334] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7334/stat : 7334 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408973274000 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7335] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7335/stat : 7335 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408972221456 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7336] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7336/stat : 7336 (java) S 7325 7325 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 475659349 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408971168912 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7338] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7338/stat : 7338 (java) S 7325 7325 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 18 0 475659351 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408927175584 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7339] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7339/stat : 7339 (java) S 7325 7325 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 18 0 475659351 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408926122992 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7340] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7340/stat : 7340 (java) S 7325 7325 7281 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408925070624 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7341] ppid=7325 vsize=28768336 memory=0 CPUtime=2 cores=0-7
/proc/7327/task/7341/stat : 7341 (java) S 7325 7325 7281 0 -1 1077944384 7925 0 0 0 197 3 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408404422000 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7342] ppid=7325 vsize=28768336 memory=0 CPUtime=2.15 cores=0-7
/proc/7327/task/7342/stat : 7342 (java) S 7325 7325 7281 0 -1 1077944384 7999 0 0 0 212 3 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408403384944 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7343] ppid=7325 vsize=28768336 memory=0 CPUtime=2.13 cores=0-7
/proc/7327/task/7343/stat : 7343 (java) S 7325 7325 7281 0 -1 1077944384 7390 0 0 0 210 3 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408402332400 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7344] ppid=7325 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/7327/task/7344/stat : 7344 (java) S 7325 7325 7281 0 -1 1077944384 3768 0 0 0 66 1 0 0 20 0 18 0 475659353 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408401279856 140409427131010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
[pid=7327/tid=7345] ppid=7325 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/7327/task/7345/stat : 7345 (java) S 7325 7325 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 475659354 29458776064 42779 33554432000 4194304 4196468 140721424361872 140408400226528 140409427130069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37216256 140721424364522 140721424364694 140721424364694 140721424367567 0
Current children cumulated CPU time: 25.23 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 172572 KiB

Child status: 0
Real time (s): 4.12298
CPU time (s): 25.2606
CPU user time (s): 25.0405
CPU system time (s): 0.220045
CPU usage (%): 612.678
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 172572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.0405
system time used= 0.220045
maximum resident set size= 171520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40825
page faults= 0
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4567
involuntary context switches= 779


# summary of solver processes directly reported to runsolver:
#   pid: 7325
#   total CPU time (s): 25.2606
#   total CPU user time (s): 25.0405
#   total CPU system time (s): 0.220045

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053636 second user time and 0.089393 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-20 17:55:41
IDJOB=4404299
IDBENCH=120691
IDSOLVER=2865
FILE ID=node148/4404299-1568994978
RUNJOBID= node148-1568994941-7308
PBS_JOBID= 21704733
Free space on /tmp= 22084 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K03-P07.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 /tmp/evaluation-result-4404299-1568994978/watcher-4404299-1568994978 -o /tmp/evaluation-result-4404299-1568994978/solver-4404299-1568994978 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568994941-7308 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 286197233 HOME/instance-4404299-1568994978.xml

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

MD5SUM BENCH= da29a6dd83857351367aad9031227a75
RANDOM SEED=286197233

node148.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.13
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.13
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.13
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.13
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:        15571344 kB
MemAvailable:   31854856 kB
Buffers:           83096 kB
Cached:         16412608 kB
SwapCached:         2796 kB
Active:          8216696 kB
Inactive:        8283032 kB
Active(anon):       3736 kB
Inactive(anon):    47340 kB
Active(file):    8212960 kB
Inactive(file):  8235692 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67002128 kB
Dirty:             26004 kB
Writeback:             0 kB
AnonPages:        112872 kB
Mapped:            50696 kB
Shmem:             38452 kB
Slab:             291724 kB
SReclaimable:     263320 kB
SUnreclaim:        28404 kB
KernelStack:        3280 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505484 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22060 MiB
End job on node148 at 2019-09-20 17:55:45