Trace number 4406699

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-24 parallelSAT 15.4956 2.47785

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-4406699-1569344372.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406699-1569344372.xml, -tl, 20160s, -p, 8]
0.34/0.23	c 8 solvers in parallel
0.34/0.29	c parse instance...
1.30/0.67	c solve instance...
15.03/2.45	s SATISFIABLE
15.03/2.45	v <instantiation>
15.03/2.45	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>
15.03/2.45	v 	<values>18 9 37 34 21 7 5 4 38 25 36 1 3 29 39 6 8 0 10 33 15 9 19 28 13 27 14 1 33 34 11 24 35 26 36 10 2 6 8 23 5 18 16 12 30 29 17 31 20 32 37 22 7 38 3 21 39 4 25 15 </values>
15.03/2.45	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 (10976 MiB free)
  memory of node 1: 16384 MiB (12790 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406699-1569344372/watcher-4406699-1569344372 -o /var/tmp/evaluation-result-4406699-1569344372/solver-4406699-1569344372 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569335938-16664 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1229534081 HOME/instance-4406699-1569344372.xml 

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

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


[startup+0.100155 s]*
/proc/loadavg: 7.14 5.07 3.53 2/217 18564
/proc/meminfo: memFree=24321764/32770624 swapFree=67002960/67108860
[pid=18543] ppid=18540 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18543/stat : 18543 (xcsp3-exec) S 18540 18543 16637 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510676756 115843072 362 33554432000 4194304 5098028 140721808429744 140721808427848 139945258119804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38518784 140721808434001 140721808434261 140721808434261 140721808437190 0
/proc/18543/statm: 28282 362 304 221 0 87 0
[pid=18545] ppid=18543 vsize=28227396 memory=29188 CPUtime=0.12 cores=0-7
/proc/18545/stat : 18545 (java) S 18543 18543 16637 0 -1 1077944320 5663 0 0 0 11 1 0 0 20 0 20 0 510676756 28904853504 7297 33554432000 4194304 4196468 140728861437424 140728861419968 140525325868791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
/proc/18545/statm: 7056849 7297 3151 1 0 7019032 0
[pid=18545/tid=18546] ppid=18543 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/18545/task/18546/stat : 18546 (java) R 18543 18543 16637 0 -1 4202560 3658 0 0 0 8 0 0 0 20 0 20 0 510676756 28904853504 7297 33554432000 4194304 4196468 140728861437424 140525330095040 140525325880726 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18547] ppid=18543 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18545/task/18547/stat : 18547 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 7297 33554432000 4194304 4196468 140728861437424 140524876770320 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18548] ppid=18543 vsize=28227396 memory=139626405267072 CPUtime=0 cores=0-7
/proc/18545/task/18548/stat : 18548 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 7297 33554432000 4194304 4196468 140728861437424 140524875717776 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18549] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18549/stat : 18549 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 7297 33554432000 4194304 4196468 140728861437424 140524874664720 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18550] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18550/stat : 18550 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 7297 33554432000 4194304 4196468 140728861437424 140524873612176 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18551] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18551/stat : 18551 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 7297 33554432000 4194304 4196468 140728861437424 140524872559120 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18552] ppid=18543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18545/task/18552/stat : 18552 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 7297 33554432000 4194304 4196468 140728861437424 140524871506576 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18553] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18553/stat : 18553 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 7297 33554432000 4194304 4196468 140728861437424 140524870453520 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18554] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18554/stat : 18554 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 7297 33554432000 4194304 4196468 140728861437424 140524869400976 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18555] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18555/stat : 18555 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676759 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523655809776 140525325879938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18556] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18556/stat : 18556 (java) S 18543 18543 16637 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510676759 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523654756000 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18557] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18557/stat : 18557 (java) S 18543 18543 16637 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510676759 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523653702896 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18558] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18558/stat : 18558 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523652651472 140525325887387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18559] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18559/stat : 18559 (java) S 18543 18543 16637 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523651598576 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18560] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18560/stat : 18560 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523650546032 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18561] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18561/stat : 18561 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523649492976 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18562] ppid=18543 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18545/task/18562/stat : 18562 (java) R 18543 18543 16637 0 -1 4202560 320 0 0 0 1 0 0 0 20 0 20 0 510676762 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523648440432 140525305317975 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18563] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18563/stat : 18563 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523647388640 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18564] ppid=18543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18545/task/18564/stat : 18564 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 7297 33554432000 4194304 4196468 140728861437424 140523646336176 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30636 KiB

[startup+0.210871 s]*
/proc/loadavg: 7.14 5.07 3.53 3/217 18564
/proc/meminfo: memFree=24309076/32770624 swapFree=67002960/67108860
[pid=18543] ppid=18540 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18543/stat : 18543 (xcsp3-exec) S 18540 18543 16637 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510676756 115843072 362 33554432000 4194304 5098028 140721808429744 140721808427848 139945258119804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38518784 140721808434001 140721808434261 140721808434261 140721808437190 0
/proc/18543/statm: 28282 362 304 221 0 87 0
[pid=18545] ppid=18543 vsize=28227396 memory=41352 CPUtime=0.34 cores=0-7
/proc/18545/stat : 18545 (java) S 18543 18543 16637 0 -1 1077944320 9555 0 0 0 31 3 0 0 20 0 20 0 510676756 28904853504 10338 33554432000 4194304 4196468 140728861437424 140728861419968 140525325868791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
/proc/18545/statm: 7056849 10338 3309 1 0 7019032 0
[pid=18545/tid=18546] ppid=18543 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/18545/task/18546/stat : 18546 (java) R 18543 18543 16637 0 -1 4202560 6659 0 0 0 18 2 0 0 20 0 20 0 510676756 28904853504 10338 33554432000 4194304 4196468 140728861437424 140525330100704 140525325890717 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18547] ppid=18543 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/18545/task/18547/stat : 18547 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 10338 33554432000 4194304 4196468 140728861437424 140524876770320 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18548] ppid=18543 vsize=28227396 memory=139626409082798 CPUtime=0 cores=0-7
/proc/18545/task/18548/stat : 18548 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 10338 33554432000 4194304 4196468 140728861437424 140524875717776 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18549] ppid=18543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18545/task/18549/stat : 18549 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 10338 33554432000 4194304 4196468 140728861437424 140524874664720 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18550] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18550/stat : 18550 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 10338 33554432000 4194304 4196468 140728861437424 140524873612176 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18551] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18551/stat : 18551 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 10338 33554432000 4194304 4196468 140728861437424 140524872559120 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18552] ppid=18543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18545/task/18552/stat : 18552 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 10338 33554432000 4194304 4196468 140728861437424 140524871506576 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18553] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18553/stat : 18553 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 10338 33554432000 4194304 4196468 140728861437424 140524870453520 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18554] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18554/stat : 18554 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28904853504 10338 33554432000 4194304 4196468 140728861437424 140524869400976 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18555] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18555/stat : 18555 (java) S 18543 18543 16637 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510676759 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523655809776 140525325879938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18556] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18556/stat : 18556 (java) S 18543 18543 16637 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510676759 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523654756000 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18557] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18557/stat : 18557 (java) S 18543 18543 16637 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510676759 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523653702896 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18558] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18558/stat : 18558 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523652651472 140525325887387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18559] ppid=18543 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18545/task/18559/stat : 18559 (java) S 18543 18543 16637 0 -1 1077944384 479 0 0 0 1 0 0 0 20 0 20 0 510676762 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523651598576 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18560] ppid=18543 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/18545/task/18560/stat : 18560 (java) S 18543 18543 16637 0 -1 1077944384 318 0 0 0 2 0 0 0 20 0 20 0 510676762 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523650546032 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18561] ppid=18543 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/18545/task/18561/stat : 18561 (java) S 18543 18543 16637 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 20 0 510676762 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523649492976 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18562] ppid=18543 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/18545/task/18562/stat : 18562 (java) S 18543 18543 16637 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 20 0 510676762 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523648440432 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18563] ppid=18543 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18563/stat : 18563 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523647388640 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18564] ppid=18543 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18545/task/18564/stat : 18564 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676762 28904853504 10338 33554432000 4194304 4196468 140728861437424 140523646336176 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42800 KiB

[startup+0.310723 s]*
/proc/loadavg: 7.14 5.07 3.53 3/217 18564
/proc/meminfo: memFree=24291484/32770624 swapFree=67002960/67108860
[pid=18543] ppid=18540 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18543/stat : 18543 (xcsp3-exec) S 18540 18543 16637 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510676756 115843072 362 33554432000 4194304 5098028 140721808429744 140721808427848 139945258119804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38518784 140721808434001 140721808434261 140721808434261 140721808437190 0
/proc/18543/statm: 28282 362 304 221 0 87 0
[pid=18545] ppid=18543 vsize=28231652 memory=49720 CPUtime=0.53 cores=0-7
/proc/18545/stat : 18545 (java) S 18543 18543 16637 0 -1 1077944320 10801 0 0 0 49 4 0 0 20 0 20 0 510676756 28909211648 12430 33554432000 4194304 4196468 140728861437424 140728861419968 140525325868791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
/proc/18545/statm: 7057913 12430 3352 1 0 7019032 0
[pid=18545/tid=18546] ppid=18543 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/18545/task/18546/stat : 18546 (java) R 18543 18543 16637 0 -1 4202560 7761 0 0 0 27 2 0 0 20 0 20 0 510676756 28909211648 12475 33554432000 4194304 4196468 140728861437424 140525330099904 140525325890717 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18547] ppid=18543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18547/stat : 18547 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28909211648 12475 33554432000 4194304 4196468 140728861437424 140524876770320 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18548] ppid=18543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18548/stat : 18548 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28909211648 12475 33554432000 4194304 4196468 140728861437424 140524875717776 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18549] ppid=18543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18549/stat : 18549 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28909211648 12475 33554432000 4194304 4196468 140728861437424 140524874664720 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18550] ppid=18543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18550/stat : 18550 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510676757 28909211648 12475 33554432000 4194304 4196468 140728861437424 140524873612176 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18551] ppid=18543 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/18545/task/18551/stat : 18551 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28909211648 12475 33554432000 4194304 4196468 140728861437424 140524872559120 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18552] ppid=18543 vsize=28231652 memory=139626299880367 CPUtime=0 cores=0-7
/proc/18545/task/18552/stat : 18552 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510676757 28909211648 12475 33554432000 4194304 4196468 140728861437424 140524871506576 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18553] ppid=18543 vsize=28231652 memory=139626299882672 CPUtime=0 cores=0-7
/proc/18545/task/18553/stat : 18553 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28909211648 12475 33554432000 4194304 4196468 140728861437424 140524870453520 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18554] ppid=18543 vsize=28231652 memory=139626299884976 CPUtime=0 cores=0-7
/proc/18545/task/18554/stat : 18554 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676757 28909211648 12475 33554432000 4194304 4196468 140728861437424 140524869400976 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18555] ppid=18543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18555/stat : 18555 (java) S 18543 18543 16637 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510676759 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523655809776 140525325879938 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18556] ppid=18543 vsize=28231652 memory=279252599776912 CPUtime=0 cores=0-7
/proc/18545/task/18556/stat : 18556 (java) S 18543 18543 16637 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510676759 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523654756000 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18557] ppid=18543 vsize=28231652 memory=279252599783824 CPUtime=0 cores=0-7
/proc/18545/task/18557/stat : 18557 (java) S 18543 18543 16637 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510676759 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523653702896 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18558] ppid=18543 vsize=28231652 memory=279252599725104 CPUtime=0 cores=0-7
/proc/18545/task/18558/stat : 18558 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676762 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523652651472 140525325887387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18559] ppid=18543 vsize=28231652 memory=279252599797648 CPUtime=0.02 cores=0-7
/proc/18545/task/18559/stat : 18559 (java) R 18543 18543 16637 0 -1 4202560 566 0 0 0 2 0 0 0 20 0 20 0 510676762 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523651596976 140525310764089 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18560] ppid=18543 vsize=28231652 memory=279252599804560 CPUtime=0.03 cores=0-7
/proc/18545/task/18560/stat : 18560 (java) S 18543 18543 16637 0 -1 1077944384 327 0 0 0 3 0 0 0 20 0 20 0 510676762 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523650546032 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18561] ppid=18543 vsize=28231652 memory=279252599802256 CPUtime=0.02 cores=0-7
/proc/18545/task/18561/stat : 18561 (java) S 18543 18543 16637 0 -1 1077944384 35 0 0 0 2 0 0 0 20 0 20 0 510676762 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523649492976 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18562] ppid=18543 vsize=28231652 memory=279252599818416 CPUtime=0.12 cores=0-7
/proc/18545/task/18562/stat : 18562 (java) S 18543 18543 16637 0 -1 1077944384 819 0 0 0 12 0 0 0 20 0 20 0 510676762 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523648440432 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18563] ppid=18543 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18563/stat : 18563 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510676762 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523647388640 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18564] ppid=18543 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/18545/task/18564/stat : 18564 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510676762 28909211648 12475 33554432000 4194304 4196468 140728861437424 140523646336176 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51168 KiB

[startup+0.710212 s]
/proc/loadavg: 7.14 5.07 3.53 2/217 18564
/proc/meminfo: memFree=24285108/32770624 swapFree=67002960/67108860
[pid=18543] ppid=18540 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18543/stat : 18543 (xcsp3-exec) S 18540 18543 16637 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510676756 115843072 362 33554432000 4194304 5098028 140721808429744 140721808427848 139945258119804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38518784 140721808434001 140721808434261 140721808434261 140721808437190 0
/proc/18543/statm: 28282 362 304 221 0 87 0
[pid=18545] ppid=18543 vsize=28766288 memory=100252 CPUtime=1.67 cores=0-7
/proc/18545/stat : 18545 (java) S 18543 18543 16637 0 -1 1077944320 15472 0 0 0 160 7 0 0 20 0 28 0 510676756 29456678912 25063 33554432000 4194304 4196468 140728861437424 140728861419968 140525325868791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
/proc/18545/statm: 7191572 25063 3452 1 0 7152672 0
[pid=18545/tid=18546] ppid=18543 vsize=28766288 memory=279252600176304 CPUtime=0.66 cores=0-7
/proc/18545/task/18546/stat : 18546 (java) S 18543 18543 16637 0 -1 1077944384 9373 0 0 0 62 4 0 0 20 0 28 0 510676756 29456678912 25063 33554432000 4194304 4196468 140728861437424 140525330109568 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18547] ppid=18543 vsize=28766288 memory=139626300089200 CPUtime=0 cores=0-7
/proc/18545/task/18547/stat : 18547 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510676757 29456678912 25063 33554432000 4194304 4196468 140728861437424 140524876770320 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18548] ppid=18543 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18548/stat : 18548 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29456678912 25063 33554432000 4194304 4196468 140728861437424 140524875717776 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18549] ppid=18543 vsize=28766288 memory=2832 CPUtime=0 cores=0-7

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

[pid=18545/tid=18562] ppid=18543 vsize=28768336 memory=14008 CPUtime=0.53 cores=0-7
/proc/18545/task/18562/stat : 18562 (java) R 18543 18543 16637 0 -1 1077944384 2565 0 0 0 53 0 0 0 20 0 28 0 510676762 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523648440432 140525325879938 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18563] ppid=18543 vsize=28768336 memory=12024 CPUtime=0 cores=0-7
/proc/18545/task/18563/stat : 18563 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510676762 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523647388640 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18564] ppid=18543 vsize=28768336 memory=2116 CPUtime=0 cores=0-7
/proc/18545/task/18564/stat : 18564 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676762 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523646336176 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18565] ppid=18543 vsize=28768336 memory=34672 CPUtime=0.72 cores=0-7
/proc/18545/task/18565/stat : 18565 (java) R 18543 18543 16637 0 -1 4202560 56 0 0 0 72 0 0 0 20 0 28 0 510676824 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523637116240 140524962770662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18566] ppid=18543 vsize=28768336 memory=496 CPUtime=0.73 cores=0-7
/proc/18545/task/18566/stat : 18566 (java) R 18543 18543 16637 0 -1 4202560 59 0 0 0 73 0 0 0 20 0 28 0 510676824 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523636064736 140524962770893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18567] ppid=18543 vsize=28768336 memory=6390911337647 CPUtime=0.78 cores=0-7
/proc/18545/task/18567/stat : 18567 (java) R 18543 18543 16637 0 -1 4202560 44 0 0 0 78 0 0 0 20 0 28 0 510676824 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523635013304 140524962753192 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18568] ppid=18543 vsize=28768336 memory=288230596050944315 CPUtime=0.77 cores=0-7
/proc/18545/task/18568/stat : 18568 (java) R 18543 18543 16637 0 -1 4202560 79 0 0 0 77 0 0 0 20 0 28 0 510676824 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523633954776 140524962770893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18569] ppid=18543 vsize=28768336 memory=13568180484311317 CPUtime=0.74 cores=0-7
/proc/18545/task/18569/stat : 18569 (java) R 18543 18543 16637 0 -1 4202560 41 0 0 0 74 0 0 0 20 0 28 0 510676824 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523632901720 140524962753192 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18570] ppid=18543 vsize=28768336 memory=0 CPUtime=0.76 cores=0-7
/proc/18545/task/18570/stat : 18570 (java) R 18543 18543 16637 0 -1 4202560 37 0 0 0 76 0 0 0 20 0 28 0 510676824 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523631853472 140524962770893 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18571] ppid=18543 vsize=28768336 memory=0 CPUtime=0.73 cores=0-7
/proc/18545/task/18571/stat : 18571 (java) R 18543 18543 16637 0 -1 4202560 31 0 0 0 73 0 0 0 20 0 28 0 510676824 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523630802472 140524962756325 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18572] ppid=18543 vsize=28768336 memory=6944656592455359580 CPUtime=0.83 cores=0-7
/proc/18545/task/18572/stat : 18572 (java) R 18543 18543 16637 0 -1 4202560 43 0 0 0 83 0 0 0 20 0 28 0 510676825 29458776064 31578 33554432000 4194304 4196468 140728861437424 140523629751352 140524962756547 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
Current children cumulated CPU time: 8.76 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 127760 KiB

[startup+2.00832 s]*
/proc/loadavg: 7.14 5.07 3.53 12/225 18572
/proc/meminfo: memFree=24214684/32770624 swapFree=67002960/67108860
[pid=18543] ppid=18540 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18543/stat : 18543 (xcsp3-exec) S 18540 18543 16637 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510676756 115843072 362 33554432000 4194304 5098028 140721808429744 140721808427848 139945258119804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38518784 140721808434001 140721808434261 140721808434261 140721808437190 0
/proc/18543/statm: 28282 362 304 221 0 87 0
[pid=18545] ppid=18543 vsize=28768336 memory=137340 CPUtime=11.98 cores=0-7
/proc/18545/stat : 18545 (java) S 18543 18543 16637 0 -1 1077944320 29990 0 0 0 1184 14 0 0 20 0 28 0 510676756 29458776064 34335 33554432000 4194304 4196468 140728861437424 140728861419968 140525325868791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
/proc/18545/statm: 7192084 34335 3463 1 0 7153184 0
[pid=18545/tid=18546] ppid=18543 vsize=28768336 memory=6791534058613427641 CPUtime=0.66 cores=0-7
/proc/18545/task/18546/stat : 18546 (java) S 18543 18543 16637 0 -1 1077944384 9373 0 0 0 62 4 0 0 20 0 28 0 510676756 29458776064 34335 33554432000 4194304 4196468 140728861437424 140525330109568 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18547] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18547/stat : 18547 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 34335 33554432000 4194304 4196468 140728861437424 140524876770320 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18548] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18548/stat : 18548 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 34335 33554432000 4194304 4196468 140728861437424 140524875717776 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18549] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18549/stat : 18549 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 34335 33554432000 4194304 4196468 140728861437424 140524874664720 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18550] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18550/stat : 18550 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 34335 33554432000 4194304 4196468 140728861437424 140524873612176 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18551] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18551/stat : 18551 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 34335 33554432000 4194304 4196468 140728861437424 140524872559120 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18552] ppid=18543 vsize=28768336 memory=734139722786418735 CPUtime=0 cores=0-7
/proc/18545/task/18552/stat : 18552 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 34335 33554432000 4194304 4196468 140728861437424 140524871506576 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18553] ppid=18543 vsize=28768336 memory=1399094042500829555 CPUtime=0 cores=0-7
/proc/18545/task/18553/stat : 18553 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 34335 33554432000 4194304 4196468 140728861437424 140524870453520 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18554] ppid=18543 vsize=28768336 memory=8329886462028641811 CPUtime=0 cores=0-7
/proc/18545/task/18554/stat : 18554 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 34335 33554432000 4194304 4196468 140728861437424 140524869400976 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18555] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18555/stat : 18555 (java) S 18543 18543 16637 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 510676759 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523655809776 140525325879938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18556] ppid=18543 vsize=28768336 memory=-5345911753256963030 CPUtime=0 cores=0-7
/proc/18545/task/18556/stat : 18556 (java) S 18543 18543 16637 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 510676759 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523654756000 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18557] ppid=18543 vsize=28768336 memory=-7019007802211101846 CPUtime=0 cores=0-7
/proc/18545/task/18557/stat : 18557 (java) S 18543 18543 16637 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 510676759 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523653702896 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18558] ppid=18543 vsize=28768336 memory=-6876588461455810464 CPUtime=0 cores=0-7
/proc/18545/task/18558/stat : 18558 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676762 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523652651472 140525325887387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18559] ppid=18543 vsize=28768336 memory=7681421203011431829 CPUtime=0.65 cores=0-7
/proc/18545/task/18559/stat : 18559 (java) R 18543 18543 16637 0 -1 4202560 5702 0 0 0 63 2 0 0 20 0 28 0 510676762 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523651584080 140525310749024 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18560] ppid=18543 vsize=28768336 memory=1448 CPUtime=0.78 cores=0-7
/proc/18545/task/18560/stat : 18560 (java) R 18543 18543 16637 0 -1 4202560 5471 0 0 0 77 1 0 0 20 0 28 0 510676762 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523650538520 140525305523337 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18561] ppid=18543 vsize=28768336 memory=122228 CPUtime=0.69 cores=0-7
/proc/18545/task/18561/stat : 18561 (java) R 18543 18543 16637 0 -1 4202560 4465 0 0 0 67 2 0 0 20 0 28 0 510676762 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523649479792 140525307413009 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18562] ppid=18543 vsize=28768336 memory=0 CPUtime=0.56 cores=0-7
/proc/18545/task/18562/stat : 18562 (java) S 18543 18543 16637 0 -1 1077944384 2786 0 0 0 55 1 0 0 20 0 28 0 510676762 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523648440432 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18563] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18563/stat : 18563 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510676762 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523647388640 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18564] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18564/stat : 18564 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510676762 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523646336176 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18565] ppid=18543 vsize=28768336 memory=0 CPUtime=1.06 cores=0-7
/proc/18545/task/18565/stat : 18565 (java) R 18543 18543 16637 0 -1 4202560 116 0 0 0 106 0 0 0 20 0 28 0 510676824 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523637115416 140524962753192 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18566] ppid=18543 vsize=28768336 memory=0 CPUtime=1.03 cores=0-7
/proc/18545/task/18566/stat : 18566 (java) R 18543 18543 16637 0 -1 4202560 107 0 0 0 103 0 0 0 20 0 28 0 510676824 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523636067016 140524962753192 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18567] ppid=18543 vsize=28768336 memory=0 CPUtime=1 cores=0-7
/proc/18545/task/18567/stat : 18567 (java) R 18543 18543 16637 0 -1 4202560 82 0 0 0 100 0 0 0 20 0 28 0 510676824 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523635011384 140524962770662 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18568] ppid=18543 vsize=28768336 memory=0 CPUtime=1.13 cores=0-7
/proc/18545/task/18568/stat : 18568 (java) R 18543 18543 16637 0 -1 4202560 172 0 0 0 113 0 0 0 20 0 28 0 510676824 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523633954384 140524962753192 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18569] ppid=18543 vsize=28768336 memory=0 CPUtime=1.03 cores=0-7
/proc/18545/task/18569/stat : 18569 (java) R 18543 18543 16637 0 -1 4202560 95 0 0 0 103 0 0 0 20 0 28 0 510676824 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523632907416 140524962756325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18570] ppid=18543 vsize=28768336 memory=0 CPUtime=1.12 cores=0-7
/proc/18545/task/18570/stat : 18570 (java) R 18543 18543 16637 0 -1 4202560 96 0 0 0 112 0 0 0 20 0 28 0 510676824 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523631852984 140524962743396 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18571] ppid=18543 vsize=28768336 memory=3472592183261933599 CPUtime=1.03 cores=0-7
/proc/18545/task/18571/stat : 18571 (java) R 18543 18543 16637 0 -1 4202560 96 0 0 0 103 0 0 0 20 0 28 0 510676824 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523630801560 140524962770893 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18572] ppid=18543 vsize=28768336 memory=2321382635490975795 CPUtime=1.13 cores=0-7
/proc/18545/task/18572/stat : 18572 (java) R 18543 18543 16637 0 -1 4202560 113 0 0 0 113 0 0 0 20 0 28 0 510676825 29458776064 34335 33554432000 4194304 4196468 140728861437424 140523629748000 140524962770662 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
Current children cumulated CPU time: 11.98 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 138788 KiB

[startup+2.40131 s]
/proc/loadavg: 7.14 5.07 3.53 12/225 18572
/proc/meminfo: memFree=24214684/32770624 swapFree=67002960/67108860
[pid=18543] ppid=18540 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18543/stat : 18543 (xcsp3-exec) S 18540 18543 16637 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 510676756 115843072 362 33554432000 4194304 5098028 140721808429744 140721808427848 139945258119804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 38518784 140721808434001 140721808434261 140721808434261 140721808437190 0
/proc/18543/statm: 28282 362 304 221 0 87 0
[pid=18545] ppid=18543 vsize=28768336 memory=142196 CPUtime=15.03 cores=0-7
/proc/18545/stat : 18545 (java) S 18543 18543 16637 0 -1 1077944320 34670 0 0 0 1487 16 0 0 20 0 28 0 510676756 29458776064 35549 33554432000 4194304 4196468 140728861437424 140728861419968 140525325868791 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
/proc/18545/statm: 7192084 35549 3464 1 0 7153184 0
[pid=18545/tid=18546] ppid=18543 vsize=28768336 memory=0 CPUtime=0.66 cores=0-7
/proc/18545/task/18546/stat : 18546 (java) S 18543 18543 16637 0 -1 1077944384 9373 0 0 0 62 4 0 0 20 0 28 0 510676756 29458776064 35549 33554432000 4194304 4196468 140728861437424 140525330109568 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18547] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18547/stat : 18547 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 35615 33554432000 4194304 4196468 140728861437424 140524876770320 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18548] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18548/stat : 18548 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 35615 33554432000 4194304 4196468 140728861437424 140524875717776 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18549] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18549/stat : 18549 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 35615 33554432000 4194304 4196468 140728861437424 140524874664720 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18550] ppid=18543 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/18545/task/18550/stat : 18550 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 35615 33554432000 4194304 4196468 140728861437424 140524873612176 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18551] ppid=18543 vsize=28768336 memory=114888 CPUtime=0 cores=0-7
/proc/18545/task/18551/stat : 18551 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 35615 33554432000 4194304 4196468 140728861437424 140524872559120 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18552] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18552/stat : 18552 (java) S 18543 18543 16637 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 35615 33554432000 4194304 4196468 140728861437424 140524871506576 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18553] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18553/stat : 18553 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 35615 33554432000 4194304 4196468 140728861437424 140524870453520 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18554] ppid=18543 vsize=28768336 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/18545/task/18554/stat : 18554 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676757 29458776064 35615 33554432000 4194304 4196468 140728861437424 140524869400976 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18555] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18555/stat : 18555 (java) S 18543 18543 16637 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 510676759 29458776064 35681 33554432000 4194304 4196468 140728861437424 140523655809776 140525325879938 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18556] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18556/stat : 18556 (java) S 18543 18543 16637 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 510676759 29458776064 35681 33554432000 4194304 4196468 140728861437424 140523654756000 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18557] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18557/stat : 18557 (java) S 18543 18543 16637 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 510676759 29458776064 35681 33554432000 4194304 4196468 140728861437424 140523653702896 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18558] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18558/stat : 18558 (java) S 18543 18543 16637 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510676762 29458776064 35681 33554432000 4194304 4196468 140728861437424 140523652651472 140525325887387 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18559] ppid=18543 vsize=28768336 memory=0 CPUtime=0.84 cores=0-7
/proc/18545/task/18559/stat : 18559 (java) R 18543 18543 16637 0 -1 4202560 7950 0 0 0 81 3 0 0 20 0 28 0 510676762 29458776064 35681 33554432000 4194304 4196468 140728861437424 140523651584248 140525307412514 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18560] ppid=18543 vsize=28768336 memory=0 CPUtime=1.02 cores=0-7
/proc/18545/task/18560/stat : 18560 (java) R 18543 18543 16637 0 -1 4202560 6225 0 0 0 100 2 0 0 20 0 28 0 510676762 29458776064 35681 33554432000 4194304 4196468 140728861437424 140523650527600 140525310980951 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18561] ppid=18543 vsize=28768336 memory=0 CPUtime=1.02 cores=0-7
/proc/18545/task/18561/stat : 18561 (java) R 18543 18543 16637 0 -1 4202560 6153 0 0 0 100 2 0 0 20 0 28 0 510676762 29458776064 35681 33554432000 4194304 4196468 140728861437424 140523649484384 140525305120716 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18562] ppid=18543 vsize=28768336 memory=0 CPUtime=0.57 cores=0-7
/proc/18545/task/18562/stat : 18562 (java) S 18543 18543 16637 0 -1 1077944384 2861 0 0 0 56 1 0 0 20 0 28 0 510676762 29458776064 35681 33554432000 4194304 4196468 140728861437424 140523648440432 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18563] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18563/stat : 18563 (java) S 18543 18543 16637 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510676762 29458776064 35747 33554432000 4194304 4196468 140728861437424 140523647388640 140525325878997 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18564] ppid=18543 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18545/task/18564/stat : 18564 (java) S 18543 18543 16637 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 510676762 29458776064 35747 33554432000 4194304 4196468 140728861437424 140523646336176 140525325879938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18565] ppid=18543 vsize=28768336 memory=0 CPUtime=1.31 cores=0-7
/proc/18545/task/18565/stat : 18565 (java) R 18543 18543 16637 0 -1 4202560 117 0 0 0 131 0 0 0 20 0 28 0 510676824 29458776064 35747 33554432000 4194304 4196468 140728861437424 140523637115616 140525310208951 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18566] ppid=18543 vsize=28768336 memory=0 CPUtime=1.38 cores=0-7
/proc/18545/task/18566/stat : 18566 (java) R 18543 18543 16637 0 -1 4202560 108 0 0 0 138 0 0 0 20 0 28 0 510676824 29458776064 35747 33554432000 4194304 4196468 140728861437424 140523636064216 140524967972158 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18567] ppid=18543 vsize=28768336 memory=0 CPUtime=1.31 cores=0-7
/proc/18545/task/18567/stat : 18567 (java) R 18543 18543 16637 0 -1 4202560 85 0 0 0 131 0 0 0 20 0 28 0 510676824 29458776064 35747 33554432000 4194304 4196468 140728861437424 140523635013160 140524968786795 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18568] ppid=18543 vsize=28768336 memory=0 CPUtime=1.36 cores=0-7
/proc/18545/task/18568/stat : 18568 (java) R 18543 18543 16637 0 -1 4202560 176 0 0 0 136 0 0 0 20 0 28 0 510676824 29458776064 35747 33554432000 4194304 4196468 140728861437424 140523633961000 140524968056761 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18569] ppid=18543 vsize=28768336 memory=0 CPUtime=1.32 cores=0-7
/proc/18545/task/18569/stat : 18569 (java) R 18543 18543 16637 0 -1 4202560 98 0 0 0 132 0 0 0 20 0 28 0 510676824 29458776064 35747 33554432000 4194304 4196468 140728861437424 140523632906088 140524967565848 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18570] ppid=18543 vsize=28768336 memory=0 CPUtime=1.42 cores=0-7
/proc/18545/task/18570/stat : 18570 (java) R 18543 18543 16637 0 -1 4202560 96 0 0 0 142 0 0 0 20 0 28 0 510676824 29458776064 35747 33554432000 4194304 4196468 140728861437424 140523631852176 140524969200196 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18571] ppid=18543 vsize=28768336 memory=0 CPUtime=1.24 cores=0-7
/proc/18545/task/18571/stat : 18571 (java) R 18543 18543 16637 0 -1 4202560 103 0 0 0 124 0 0 0 20 0 28 0 510676824 29458776064 35813 33554432000 4194304 4196468 140728861437424 140523630800984 140524968878296 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
[pid=18545/tid=18572] ppid=18543 vsize=28768336 memory=0 CPUtime=1.46 cores=0-7
/proc/18545/task/18572/stat : 18572 (java) R 18543 18543 16637 0 -1 4202560 114 0 0 0 146 0 0 0 20 0 28 0 510676825 29458776064 35813 33554432000 4194304 4196468 140728861437424 140523629748272 140524969103757 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31592448 140728861438934 140728861439110 140728861439110 140728861441999 0
Current children cumulated CPU time: 15.03 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 143644 KiB

Child status: 0
Real time (s): 2.47785
CPU time (s): 15.4956
CPU user time (s): 15.3243
CPU system time (s): 0.17131
CPU usage (%): 625.366
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 143644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.3243
system time used= 0.17131
maximum resident set size= 143652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36048
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3863
involuntary context switches= 462


# summary of solver processes directly reported to runsolver:
#   pid: 18543
#   total CPU time (s): 15.4956
#   total CPU user time (s): 15.3243
#   total CPU system time (s): 0.17131

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037234 second user time and 0.076537 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-24 18:58:52
IDJOB=4406699
IDBENCH=120691
IDSOLVER=2871
FILE ID=node133/4406699-1569344372
RUNJOBID= node133-1569335938-16664
PBS_JOBID= 21705057
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24 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 /var/tmp/evaluation-result-4406699-1569344372/watcher-4406699-1569344372 -o /var/tmp/evaluation-result-4406699-1569344372/solver-4406699-1569344372 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1569335938-16664 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1229534081 HOME/instance-4406699-1569344372.xml

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

MD5SUM BENCH= da29a6dd83857351367aad9031227a75
RANDOM SEED=1229534081

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24338020 kB
MemAvailable:   31839372 kB
Buffers:          140452 kB
Cached:          7415904 kB
SwapCached:         5164 kB
Active:          3733904 kB
Inactive:        3829560 kB
Active(anon):       4712 kB
Inactive(anon):    57824 kB
Active(file):    3729192 kB
Inactive(file):  3771736 kB
Unevictable:      110888 kB
Mlocked:          110888 kB
SwapTotal:      67108860 kB
SwapFree:       67002960 kB
Dirty:             26324 kB
Writeback:             0 kB
AnonPages:        169188 kB
Mapped:            57776 kB
Shmem:             46812 kB
Slab:             457628 kB
SReclaimable:     428884 kB
SUnreclaim:        28744 kB
KernelStack:        3872 kB
PageTables:         6212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node133 at 2019-09-24 18:58:54