Trace number 4404313

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 1479.39 187.468

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-14.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
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 benchmark167.509
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
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-4404313-1569002249.xml"  -tl '20160s' -p 8
0.11/0.20	c Choco 3fb4b153
0.11/0.20	c [HOME/instance-4404313-1569002249.xml, -tl, 20160s, -p, 8]
0.33/0.24	c 8 solvers in parallel
0.33/0.31	c parse instance...
1.95/0.86	c solve instance...
1479.30/187.45	s SATISFIABLE
1479.30/187.45	v <instantiation>
1479.30/187.45	v 	<list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6] </list>
1479.30/187.45	v 	<values>0 4 6 8 3 0 1 4 5 3 2 5 2 2 1 5 3 11 7 4 2 4 5 1 6 0 4 10 1 6 0 2 6 3 0 2 3 7 1 6 9 0 0 2 1 8 5 8 11 9 1 7 8 0 7 5 4 3 2 1 6 0 7 3 4 10 3 8 9 1 4 0 0 2 1 5 2 3 12 7 2 1 10 9 3 6 1 4 0 0 5 1 13 12 11 9 6 10 7 7 8 10 13 11 3 6 11 7 12 12 9 13 10 9 8 8 13 5 12 13 10 5 8 13 12 9 7 4 11 9 7 11 3 4 6 5 12 10 13 13 12 4 10 9 2 9 12 8 13 5 11 11 10 13 10 12 11 5 10 13 7 11 7 8 12 12 6 9 6 13 8 4 2 13 10 11 9 3 6 11 12 8 0 54 68 78 41 5 21 48 56 40 32 62 33 25 17 60 39 88 74 50 35 51 58 19 64 12 46 86 24 66 4 30 69 44 8 29 36 73 20 63 82 2 3 28 16 79 59 80 89 83 15 72 76 1 71 61 49 45 27 22 67 9 75 42 53 85 37 77 84 18 52 6 7 34 23 55 31 38 90 70 26 13 87 81 43 65 14 47 10 11 57 9 0 8 2 1 4 5 12 10 11 3 6 13 7 </values>
1479.30/187.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: 16375 MiB (15479 MiB free)
  memory of node 1: 16384 MiB (8993 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404313-1569002249/watcher-4404313-1569002249 -o /tmp/evaluation-result-4404313-1569002249/solver-4404313-1569002249 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568994319-3780 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 569598195 HOME/instance-4404313-1569002249.xml 

running on 8 cores: 0-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
Starting watchdog thread
solver pid=6058, runsolver pid=6055
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 7.91 8.07 8.11 2/211 6079
/proc/meminfo: memFree=25042952/32770688 swapFree=67003308/67108860
[pid=6058] ppid=6055 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/6058/stat : 6058 (xcsp3-exec) S 6055 6058 3753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476166541 115843072 363 33554432000 4194304 5098028 140736766696928 140736766695032 140676285641340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33181696 140736766702454 140736766702697 140736766702697 140736766705610 0
/proc/6058/statm: 28282 363 304 221 0 87 0
[pid=6060] ppid=6058 vsize=28227396 memory=29952 CPUtime=0.11 cores=0-7
/proc/6060/stat : 6060 (java) S 6058 6058 3753 0 -1 1077944320 5872 0 0 0 10 1 0 0 20 0 20 0 476166541 28904853504 7488 33554432000 4194304 4196468 140728072004560 140728071987104 139999766310647 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
/proc/6060/statm: 7056849 7488 3146 1 0 7019032 0
[pid=6060/tid=6061] ppid=6058 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/6060/task/6061/stat : 6061 (java) R 6058 6058 3753 0 -1 4202560 3792 0 0 0 8 1 0 0 20 0 20 0 476166541 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999770533392 139999751386452 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6062] ppid=6058 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6060/task/6062/stat : 6062 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999718931088 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6063] ppid=6058 vsize=28227396 memory=139987466180224 CPUtime=0 cores=0-7
/proc/6060/task/6063/stat : 6063 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999717878288 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6064] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6064/stat : 6064 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999716825488 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6065] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6065/stat : 6065 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999715772688 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6066] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6066/stat : 6066 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999714720912 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6067] ppid=6058 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6060/task/6067/stat : 6067 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999713668112 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6068] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6068/stat : 6068 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999712615312 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6069] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6069/stat : 6069 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 7488 33554432000 4194304 4196468 140728072004560 139999711562512 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6070] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6070/stat : 6070 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166544 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998431795568 139999766321794 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6071] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6071/stat : 6071 (java) S 6058 6058 3753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476166544 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998430741536 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6072] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6072/stat : 6072 (java) S 6058 6058 3753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476166545 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998429688688 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6073] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6073/stat : 6073 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166547 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998428637008 139999766329243 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6074] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6074/stat : 6074 (java) S 6058 6058 3753 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 20 0 476166547 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998427585392 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6075] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6075/stat : 6075 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166547 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998426532592 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6076] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6076/stat : 6076 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166547 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998425479792 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6077] ppid=6058 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/6060/task/6077/stat : 6077 (java) S 6058 6058 3753 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 20 0 476166547 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998424426992 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6078] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6078/stat : 6078 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166548 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998423374432 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6079] ppid=6058 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6060/task/6079/stat : 6079 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166548 28904853504 7488 33554432000 4194304 4196468 140728072004560 139998422321712 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31404 KiB

[startup+0.21305 s]*
/proc/loadavg: 7.91 8.07 8.11 3/211 6079
/proc/meminfo: memFree=25031440/32770688 swapFree=67003308/67108860
[pid=6058] ppid=6055 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/6058/stat : 6058 (xcsp3-exec) S 6055 6058 3753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476166541 115843072 363 33554432000 4194304 5098028 140736766696928 140736766695032 140676285641340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33181696 140736766702454 140736766702697 140736766702697 140736766705610 0
/proc/6058/statm: 28282 363 304 221 0 87 0
[pid=6060] ppid=6058 vsize=28227396 memory=40216 CPUtime=0.33 cores=0-7
/proc/6060/stat : 6060 (java) S 6058 6058 3753 0 -1 1077944320 9285 0 0 0 30 3 0 0 20 0 20 0 476166541 28904853504 10054 33554432000 4194304 4196468 140728072004560 140728071987104 139999766310647 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
/proc/6060/statm: 7056849 10054 3305 1 0 7019032 0
[pid=6060/tid=6061] ppid=6058 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/6060/task/6061/stat : 6061 (java) R 6058 6058 3753 0 -1 4202560 6567 0 0 0 18 2 0 0 20 0 20 0 476166541 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999770547088 139999375027684 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6062] ppid=6058 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/6060/task/6062/stat : 6062 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999718931088 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6063] ppid=6058 vsize=28227396 memory=288370363617891968 CPUtime=0 cores=0-7
/proc/6060/task/6063/stat : 6063 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999717878288 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6064] ppid=6058 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6060/task/6064/stat : 6064 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999716825488 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6065] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6065/stat : 6065 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999715772688 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6066] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6066/stat : 6066 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999714720912 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6067] ppid=6058 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6060/task/6067/stat : 6067 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999713668112 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6068] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6068/stat : 6068 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999712615312 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6069] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6069/stat : 6069 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28904853504 10054 33554432000 4194304 4196468 140728072004560 139999711562512 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6070] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6070/stat : 6070 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166544 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998431795568 139999766321794 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6071] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6071/stat : 6071 (java) S 6058 6058 3753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476166544 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998430741536 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6072] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6072/stat : 6072 (java) S 6058 6058 3753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476166545 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998429688688 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6073] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6073/stat : 6073 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166547 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998428637008 139999766329243 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6074] ppid=6058 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/6060/task/6074/stat : 6074 (java) S 6058 6058 3753 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 20 0 476166547 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998427585392 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6075] ppid=6058 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/6060/task/6075/stat : 6075 (java) S 6058 6058 3753 0 -1 1077944384 137 0 0 0 2 0 0 0 20 0 20 0 476166547 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998426532592 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6076] ppid=6058 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6060/task/6076/stat : 6076 (java) S 6058 6058 3753 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 476166547 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998425479792 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6077] ppid=6058 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/6060/task/6077/stat : 6077 (java) R 6058 6058 3753 0 -1 4202560 760 0 0 0 7 0 0 0 20 0 20 0 476166547 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998424426992 139999750391134 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6078] ppid=6058 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6078/stat : 6078 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166548 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998423374432 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6079] ppid=6058 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6060/task/6079/stat : 6079 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166548 28904853504 10054 33554432000 4194304 4196468 140728072004560 139998422321712 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41668 KiB

[startup+0.318122 s]*
/proc/loadavg: 7.91 8.07 8.11 2/211 6079
/proc/meminfo: memFree=25026488/32770688 swapFree=67003308/67108860
[pid=6058] ppid=6055 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/6058/stat : 6058 (xcsp3-exec) S 6055 6058 3753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476166541 115843072 363 33554432000 4194304 5098028 140736766696928 140736766695032 140676285641340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33181696 140736766702454 140736766702697 140736766702697 140736766705610 0
/proc/6058/statm: 28282 363 304 221 0 87 0
[pid=6060] ppid=6058 vsize=28231652 memory=46852 CPUtime=0.52 cores=0-7
/proc/6060/stat : 6060 (java) S 6058 6058 3753 0 -1 1077944320 10517 0 0 0 48 4 0 0 20 0 20 0 476166541 28909211648 11713 33554432000 4194304 4196468 140728072004560 140728071987104 139999766310647 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
/proc/6060/statm: 7057913 11713 3341 1 0 7019032 0
[pid=6060/tid=6061] ppid=6058 vsize=28231652 memory=1398722017469774279 CPUtime=0.31 cores=0-7
/proc/6060/task/6061/stat : 6061 (java) R 6058 6058 3753 0 -1 4202560 7588 0 0 0 28 3 0 0 20 0 20 0 476166541 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999770535152 139999750391134 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6062] ppid=6058 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6062/stat : 6062 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999718931088 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6063] ppid=6058 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6063/stat : 6063 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166542 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999717878288 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6064] ppid=6058 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6064/stat : 6064 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999716825488 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6065] ppid=6058 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6065/stat : 6065 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999715772688 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6066] ppid=6058 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6066/stat : 6066 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999714720912 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6067] ppid=6058 vsize=28231652 memory=139987345566383 CPUtime=0 cores=0-7
/proc/6060/task/6067/stat : 6067 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999713668112 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6068] ppid=6058 vsize=28231652 memory=139987345568688 CPUtime=0 cores=0-7
/proc/6060/task/6068/stat : 6068 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999712615312 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6069] ppid=6058 vsize=28231652 memory=139987345570992 CPUtime=0 cores=0-7
/proc/6060/task/6069/stat : 6069 (java) S 6058 6058 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476166542 28909211648 11713 33554432000 4194304 4196468 140728072004560 139999711562512 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6070] ppid=6058 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6070/stat : 6070 (java) S 6058 6058 3753 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476166544 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998431795568 139999766321794 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6071] ppid=6058 vsize=28231652 memory=279974691155856 CPUtime=0 cores=0-7
/proc/6060/task/6071/stat : 6071 (java) S 6058 6058 3753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476166544 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998430741536 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6072] ppid=6058 vsize=28231652 memory=279974691153552 CPUtime=0 cores=0-7
/proc/6060/task/6072/stat : 6072 (java) S 6058 6058 3753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476166545 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998429688688 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6073] ppid=6058 vsize=28231652 memory=279974691160464 CPUtime=0 cores=0-7
/proc/6060/task/6073/stat : 6073 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166547 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998428637008 139999766329243 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6074] ppid=6058 vsize=28231652 memory=279974691101712 CPUtime=0.02 cores=0-7
/proc/6060/task/6074/stat : 6074 (java) S 6058 6058 3753 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 20 0 476166547 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998427585392 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6075] ppid=6058 vsize=28231652 memory=279974691174288 CPUtime=0.03 cores=0-7
/proc/6060/task/6075/stat : 6075 (java) R 6058 6058 3753 0 -1 1077944384 137 0 0 0 3 0 0 0 20 0 20 0 476166547 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998426532592 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6076] ppid=6058 vsize=28231652 memory=279974691181200 CPUtime=0.01 cores=0-7
/proc/6060/task/6076/stat : 6076 (java) S 6058 6058 3753 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 20 0 476166547 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998425479792 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6077] ppid=6058 vsize=28231652 memory=279974691178896 CPUtime=0.12 cores=0-7
/proc/6060/task/6077/stat : 6077 (java) S 6058 6058 3753 0 -1 1077944384 906 0 0 0 12 0 0 0 20 0 20 0 476166547 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998424426992 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6078] ppid=6058 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6078/stat : 6078 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166548 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998423374432 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6079] ppid=6058 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/6060/task/6079/stat : 6079 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166548 28909211648 11713 33554432000 4194304 4196468 140728072004560 139998422321712 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 48304 KiB

[startup+0.709187 s]
/proc/loadavg: 7.91 8.07 8.11 5/211 6079
/proc/meminfo: memFree=25015648/32770688 swapFree=67003308/67108860
[pid=6058] ppid=6055 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/6058/stat : 6058 (xcsp3-exec) S 6055 6058 3753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476166541 115843072 363 33554432000 4194304 5098028 140736766696928 140736766695032 140676285641340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33181696 140736766702454 140736766702697 140736766702697 140736766705610 0
/proc/6058/statm: 28282 363 304 221 0 87 0
[pid=6060] ppid=6058 vsize=28233776 memory=78472 CPUtime=1.56 cores=0-7
/proc/6060/stat : 6060 (java) S 6058 6058 3753 0 -1 1077944320 14850 0 0 0 149 7 0 0 20 0 20 0 476166541 28911386624 19618 33554432000 4194304 4196468 140728072004560 140728071987104 139999766310647 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
/proc/6060/statm: 7058444 19618 3453 1 0 7019544 0
[pid=6060/tid=6061] ppid=6058 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/6060/task/6061/stat : 6061 (java) R 6058 6058 3753 0 -1 4202560 9324 0 0 0 64 4 0 0 20 0 20 0 476166541 28911386624 19618 33554432000 4194304 4196468 140728072004560 139999770549008 139999374875168 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6062] ppid=6058 vsize=28233776 memory=139987345777520 CPUtime=0 cores=0-7
/proc/6060/task/6062/stat : 6062 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476166542 28911386624 19618 33554432000 4194304 4196468 140728072004560 139999718931088 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6063] ppid=6058 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6063/stat : 6063 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476166542 28911386624 19618 33554432000 4194304 4196468 140728072004560 139999717878288 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6064] ppid=6058 vsize=28233776 memory=1564 CPUtime=0 cores=0-7

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

[pid=6060/tid=6077] ppid=6058 vsize=28768336 memory=1984 CPUtime=0.94 cores=0-7
/proc/6060/task/6077/stat : 6077 (java) S 6058 6058 3753 0 -1 1077944384 9536 0 0 0 92 2 0 0 20 0 28 0 476166547 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998424426992 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6078] ppid=6058 vsize=28768336 memory=2424 CPUtime=0 cores=0-7
/proc/6060/task/6078/stat : 6078 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476166548 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998423374432 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6079] ppid=6058 vsize=28768336 memory=0 CPUtime=0.06 cores=0-7
/proc/6060/task/6079/stat : 6079 (java) S 6058 6058 3753 0 -1 1077944384 783 0 0 0 6 0 0 0 20 0 28 0 476166548 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998422321712 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6080] ppid=6058 vsize=28768336 memory=7380671248541445222 CPUtime=181.7 cores=0-7
/proc/6060/task/6080/stat : 6080 (java) R 6058 6058 3753 0 -1 4202560 1749 0 0 0 18169 1 0 0 20 0 28 0 476166628 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998419559984 139999381755121 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6081] ppid=6058 vsize=28768336 memory=7380671248541445222 CPUtime=181.94 cores=0-7
/proc/6060/task/6081/stat : 6081 (java) R 6058 6058 3753 0 -1 4202560 1891 0 0 0 18193 1 0 0 20 0 28 0 476166628 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998076423696 139999382791642 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6082] ppid=6058 vsize=28768336 memory=7380671248541445222 CPUtime=181.53 cores=0-7
/proc/6060/task/6082/stat : 6082 (java) R 6058 6058 3753 0 -1 4202560 3826 0 0 0 18150 3 0 0 20 0 28 0 476166628 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998075372144 139999385083596 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6083] ppid=6058 vsize=28768336 memory=7380671248541445222 CPUtime=182.17 cores=0-7
/proc/6060/task/6083/stat : 6083 (java) R 6058 6058 3753 0 -1 4202560 5008 0 0 0 18213 4 0 0 20 0 28 0 476166628 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998074322800 139999382014085 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6084] ppid=6058 vsize=28768336 memory=7380671248541445222 CPUtime=181.9 cores=0-7
/proc/6060/task/6084/stat : 6084 (java) R 6058 6058 3753 0 -1 4202560 2263 0 0 0 18188 2 0 0 20 0 28 0 476166628 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998073266392 139999382243577 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6085] ppid=6058 vsize=28768336 memory=241928 CPUtime=182.15 cores=0-7
/proc/6060/task/6085/stat : 6085 (java) R 6058 6058 3753 0 -1 4202560 2029 0 0 0 18212 3 0 0 20 0 28 0 476166628 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998072213864 139999382244195 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6086] ppid=6058 vsize=28768336 memory=776 CPUtime=181.87 cores=0-7
/proc/6060/task/6086/stat : 6086 (java) R 6058 6058 3753 0 -1 4202560 2077 0 0 0 18185 2 0 0 20 0 28 0 476166628 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998071163072 139999382086787 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6087] ppid=6058 vsize=28768336 memory=1700 CPUtime=182.04 cores=0-7
/proc/6060/task/6087/stat : 6087 (java) R 6058 6058 3753 0 -1 4202560 2496 0 0 0 18202 2 0 0 20 0 28 0 476166629 29458776064 84861 33554432000 4194304 4196468 140728072004560 139998070107856 139999382771444 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
Current children cumulated CPU time: 1471.59 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 340896 KiB

[startup+187.202 s]
/proc/loadavg: 8.08 8.12 8.13 9/219 6099
/proc/meminfo: memFree=24734448/32770688 swapFree=67003308/67108860
[pid=6058] ppid=6055 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/6058/stat : 6058 (xcsp3-exec) S 6055 6058 3753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476166541 115843072 363 33554432000 4194304 5098028 140736766696928 140736766695032 140676285641340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33181696 140736766702454 140736766702697 140736766702697 140736766705610 0
/proc/6058/statm: 28282 363 304 221 0 87 0
[pid=6060] ppid=6058 vsize=28768336 memory=341492 CPUtime=1477.93 cores=0-7
/proc/6060/stat : 6060 (java) S 6058 6058 3753 0 -1 1077944320 105501 0 0 0 147671 122 0 0 20 0 28 0 476166541 29458776064 85373 33554432000 4194304 4196468 140728072004560 140728071987104 139999766310647 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
/proc/6060/statm: 7192084 85373 3534 1 0 7153184 0
[pid=6060/tid=6061] ppid=6058 vsize=28768336 memory=1452 CPUtime=0.85 cores=0-7
/proc/6060/task/6061/stat : 6061 (java) S 6058 6058 3753 0 -1 1077944384 9444 0 0 0 80 5 0 0 20 0 28 0 476166541 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999770551424 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6062] ppid=6058 vsize=28768336 memory=337396 CPUtime=0.69 cores=0-7
/proc/6060/task/6062/stat : 6062 (java) S 6058 6058 3753 0 -1 1077944384 1794 0 0 0 62 7 0 0 20 0 28 0 476166542 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999718931088 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6063] ppid=6058 vsize=28768336 memory=8112282956445269571 CPUtime=0.7 cores=0-7
/proc/6060/task/6063/stat : 6063 (java) S 6058 6058 3753 0 -1 1077944384 2453 0 0 0 64 6 0 0 20 0 28 0 476166542 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999717878288 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6064] ppid=6058 vsize=28768336 memory=8356 CPUtime=0.67 cores=0-7
/proc/6060/task/6064/stat : 6064 (java) S 6058 6058 3753 0 -1 1077944384 1514 0 0 0 62 5 0 0 20 0 28 0 476166542 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999716825488 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6065] ppid=6058 vsize=28768336 memory=13692 CPUtime=0.68 cores=0-7
/proc/6060/task/6065/stat : 6065 (java) S 6058 6058 3753 0 -1 1077944384 1865 0 0 0 61 7 0 0 20 0 28 0 476166542 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999715772688 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6066] ppid=6058 vsize=28768336 memory=27240 CPUtime=0.66 cores=0-7
/proc/6060/task/6066/stat : 6066 (java) S 6058 6058 3753 0 -1 1077944384 2405 0 0 0 59 7 0 0 20 0 28 0 476166542 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999714720912 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6067] ppid=6058 vsize=28768336 memory=1452 CPUtime=0.67 cores=0-7
/proc/6060/task/6067/stat : 6067 (java) S 6058 6058 3753 0 -1 1077944384 1579 0 0 0 60 7 0 0 20 0 28 0 476166542 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999713668112 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6068] ppid=6058 vsize=28768336 memory=339444 CPUtime=0.69 cores=0-7
/proc/6060/task/6068/stat : 6068 (java) S 6058 6058 3753 0 -1 1077944384 4665 0 0 0 62 7 0 0 20 0 28 0 476166542 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999712615312 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6069] ppid=6058 vsize=28768336 memory=283580 CPUtime=0.67 cores=0-7
/proc/6060/task/6069/stat : 6069 (java) S 6058 6058 3753 0 -1 1077944384 2347 0 0 0 61 6 0 0 20 0 28 0 476166542 29458776064 85373 33554432000 4194304 4196468 140728072004560 139999711562512 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6070] ppid=6058 vsize=28768336 memory=1452 CPUtime=0.71 cores=0-7
/proc/6060/task/6070/stat : 6070 (java) S 6058 6058 3753 0 -1 1077944384 5678 0 0 0 48 23 0 0 20 0 28 0 476166544 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998431795568 139999766321794 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6071] ppid=6058 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/6060/task/6071/stat : 6071 (java) S 6058 6058 3753 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 476166544 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998430741600 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6072] ppid=6058 vsize=28768336 memory=333300 CPUtime=0 cores=0-7
/proc/6060/task/6072/stat : 6072 (java) S 6058 6058 3753 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 476166545 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998429688704 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6073] ppid=6058 vsize=28768336 memory=984 CPUtime=0 cores=0-7
/proc/6060/task/6073/stat : 6073 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476166547 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998428637008 139999766329243 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6074] ppid=6058 vsize=28768336 memory=2044 CPUtime=2.59 cores=0-7
/proc/6060/task/6074/stat : 6074 (java) S 6058 6058 3753 0 -1 1077944384 11416 0 0 0 255 4 0 0 20 0 28 0 476166547 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998427585392 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6075] ppid=6058 vsize=28768336 memory=1388 CPUtime=2.62 cores=0-7
/proc/6060/task/6075/stat : 6075 (java) S 6058 6058 3753 0 -1 1077944384 13898 0 0 0 257 5 0 0 20 0 28 0 476166547 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998426532592 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6076] ppid=6058 vsize=28768336 memory=8112282956445269571 CPUtime=2.91 cores=0-7
/proc/6060/task/6076/stat : 6076 (java) S 6058 6058 3753 0 -1 1077944384 13382 0 0 0 286 5 0 0 20 0 28 0 476166547 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998425479792 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6077] ppid=6058 vsize=28768336 memory=312612 CPUtime=0.94 cores=0-7
/proc/6060/task/6077/stat : 6077 (java) S 6058 6058 3753 0 -1 1077944384 9536 0 0 0 92 2 0 0 20 0 28 0 476166547 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998424426992 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6078] ppid=6058 vsize=28768336 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6060/task/6078/stat : 6078 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476166548 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998423374432 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6079] ppid=6058 vsize=28768336 memory=1760 CPUtime=0.06 cores=0-7
/proc/6060/task/6079/stat : 6079 (java) S 6058 6058 3753 0 -1 1077944384 783 0 0 0 6 0 0 0 20 0 28 0 476166548 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998422321712 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6080] ppid=6058 vsize=28768336 memory=111636 CPUtime=182.49 cores=0-7
/proc/6060/task/6080/stat : 6080 (java) R 6058 6058 3753 0 -1 4202560 1749 0 0 0 18248 1 0 0 20 0 28 0 476166628 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998419557160 139999382602942 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6081] ppid=6058 vsize=28768336 memory=800 CPUtime=182.73 cores=0-7
/proc/6060/task/6081/stat : 6081 (java) R 6058 6058 3753 0 -1 4202560 1891 0 0 0 18272 1 0 0 20 0 28 0 476166628 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998076423832 139999383037696 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6082] ppid=6058 vsize=28768336 memory=1804 CPUtime=182.32 cores=0-7
/proc/6060/task/6082/stat : 6082 (java) R 6058 6058 3753 0 -1 4202560 3826 0 0 0 18229 3 0 0 20 0 28 0 476166628 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998075371760 139999385083569 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6083] ppid=6058 vsize=28768336 memory=780 CPUtime=182.96 cores=0-7
/proc/6060/task/6083/stat : 6083 (java) R 6058 6058 3753 0 -1 4202560 5009 0 0 0 18292 4 0 0 20 0 28 0 476166628 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998074318912 139999381965200 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6084] ppid=6058 vsize=28768336 memory=3516 CPUtime=182.69 cores=0-7
/proc/6060/task/6084/stat : 6084 (java) R 6058 6058 3753 0 -1 4202560 2263 0 0 0 18267 2 0 0 20 0 28 0 476166628 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998073266456 139999381357093 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6085] ppid=6058 vsize=28768336 memory=1056 CPUtime=182.92 cores=0-7
/proc/6060/task/6085/stat : 6085 (java) R 6058 6058 3753 0 -1 4202560 2030 0 0 0 18289 3 0 0 20 0 28 0 476166628 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998072213528 139999381357883 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6086] ppid=6058 vsize=28768336 memory=2832 CPUtime=182.66 cores=0-7
/proc/6060/task/6086/stat : 6086 (java) R 6058 6058 3753 0 -1 4202560 2078 0 0 0 18264 2 0 0 20 0 28 0 476166628 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998071163392 139999381960826 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6087] ppid=6058 vsize=28768336 memory=1564 CPUtime=182.84 cores=0-7
/proc/6060/task/6087/stat : 6087 (java) R 6058 6058 3753 0 -1 4202560 2496 0 0 0 18282 2 0 0 20 0 28 0 476166629 29458776064 85373 33554432000 4194304 4196468 140728072004560 139998070107920 139999382602467 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
Current children cumulated CPU time: 1477.93 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 342944 KiB

[startup+187.401 s]
/proc/loadavg: 8.08 8.12 8.13 9/219 6099
/proc/meminfo: memFree=24734448/32770688 swapFree=67003308/67108860
[pid=6058] ppid=6055 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/6058/stat : 6058 (xcsp3-exec) S 6055 6058 3753 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476166541 115843072 363 33554432000 4194304 5098028 140736766696928 140736766695032 140676285641340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 33181696 140736766702454 140736766702697 140736766702697 140736766705610 0
/proc/6058/statm: 28282 363 304 221 0 87 0
[pid=6060] ppid=6058 vsize=28768336 memory=341496 CPUtime=1479.3 cores=0-7
/proc/6060/stat : 6060 (java) S 6058 6058 3753 0 -1 1077944320 106545 0 0 0 147808 122 0 0 20 0 28 0 476166541 29458776064 85374 33554432000 4194304 4196468 140728072004560 140728071987104 139999766310647 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
/proc/6060/statm: 7192084 85374 3534 1 0 7153184 0
[pid=6060/tid=6061] ppid=6058 vsize=28768336 memory=8112282956445269571 CPUtime=0.85 cores=0-7
/proc/6060/task/6061/stat : 6061 (java) S 6058 6058 3753 0 -1 1077944384 9444 0 0 0 80 5 0 0 20 0 28 0 476166541 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999770551424 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6062] ppid=6058 vsize=28768336 memory=1388 CPUtime=0.69 cores=0-7
/proc/6060/task/6062/stat : 6062 (java) S 6058 6058 3753 0 -1 1077944384 1794 0 0 0 62 7 0 0 20 0 28 0 476166542 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999718931088 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6063] ppid=6058 vsize=28768336 memory=1056 CPUtime=0.7 cores=0-7
/proc/6060/task/6063/stat : 6063 (java) S 6058 6058 3753 0 -1 1077944384 2453 0 0 0 64 6 0 0 20 0 28 0 476166542 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999717878288 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6064] ppid=6058 vsize=28768336 memory=776 CPUtime=0.67 cores=0-7
/proc/6060/task/6064/stat : 6064 (java) S 6058 6058 3753 0 -1 1077944384 1516 0 0 0 62 5 0 0 20 0 28 0 476166542 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999716825488 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6065] ppid=6058 vsize=28768336 memory=1700 CPUtime=0.68 cores=0-7
/proc/6060/task/6065/stat : 6065 (java) S 6058 6058 3753 0 -1 1077944384 1865 0 0 0 61 7 0 0 20 0 28 0 476166542 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999715772688 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6066] ppid=6058 vsize=28768336 memory=1264 CPUtime=0.66 cores=0-7
/proc/6060/task/6066/stat : 6066 (java) S 6058 6058 3753 0 -1 1077944384 2406 0 0 0 59 7 0 0 20 0 28 0 476166542 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999714720912 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6067] ppid=6058 vsize=28768336 memory=5180 CPUtime=0.67 cores=0-7
/proc/6060/task/6067/stat : 6067 (java) S 6058 6058 3753 0 -1 1077944384 1579 0 0 0 60 7 0 0 20 0 28 0 476166542 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999713668112 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6068] ppid=6058 vsize=28768336 memory=916 CPUtime=0.69 cores=0-7
/proc/6060/task/6068/stat : 6068 (java) S 6058 6058 3753 0 -1 1077944384 4665 0 0 0 62 7 0 0 20 0 28 0 476166542 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999712615312 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6069] ppid=6058 vsize=28768336 memory=4136 CPUtime=0.67 cores=0-7
/proc/6060/task/6069/stat : 6069 (java) S 6058 6058 3753 0 -1 1077944384 2348 0 0 0 61 6 0 0 20 0 28 0 476166542 29458776064 85374 33554432000 4194304 4196468 140728072004560 139999711562512 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6070] ppid=6058 vsize=28768336 memory=4104 CPUtime=0.71 cores=0-7
/proc/6060/task/6070/stat : 6070 (java) S 6058 6058 3753 0 -1 1077944384 5678 0 0 0 48 23 0 0 20 0 28 0 476166544 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998431795568 139999766321794 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6071] ppid=6058 vsize=28768336 memory=1412 CPUtime=0 cores=0-7
/proc/6060/task/6071/stat : 6071 (java) S 6058 6058 3753 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 476166544 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998430741600 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6072] ppid=6058 vsize=28768336 memory=3640 CPUtime=0 cores=0-7
/proc/6060/task/6072/stat : 6072 (java) S 6058 6058 3753 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 476166545 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998429688704 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6073] ppid=6058 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/6060/task/6073/stat : 6073 (java) S 6058 6058 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476166547 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998428637008 139999766329243 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6074] ppid=6058 vsize=28768336 memory=337396 CPUtime=2.59 cores=0-7
/proc/6060/task/6074/stat : 6074 (java) S 6058 6058 3753 0 -1 1077944384 11416 0 0 0 255 4 0 0 20 0 28 0 476166547 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998427585392 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6075] ppid=6058 vsize=28768336 memory=1728 CPUtime=2.62 cores=0-7
/proc/6060/task/6075/stat : 6075 (java) S 6058 6058 3753 0 -1 1077944384 13898 0 0 0 257 5 0 0 20 0 28 0 476166547 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998426532592 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6076] ppid=6058 vsize=28768336 memory=0 CPUtime=2.91 cores=0-7
/proc/6060/task/6076/stat : 6076 (java) S 6058 6058 3753 0 -1 1077944384 13383 0 0 0 286 5 0 0 20 0 28 0 476166547 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998425479792 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6077] ppid=6058 vsize=28768336 memory=0 CPUtime=0.95 cores=0-7
/proc/6060/task/6077/stat : 6077 (java) S 6058 6058 3753 0 -1 1077944384 10263 0 0 0 93 2 0 0 20 0 28 0 476166547 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998424426992 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6078] ppid=6058 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/6060/task/6078/stat : 6078 (java) S 6058 6058 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476166548 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998423374432 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6079] ppid=6058 vsize=28768336 memory=0 CPUtime=0.06 cores=0-7
/proc/6060/task/6079/stat : 6079 (java) S 6058 6058 3753 0 -1 1077944384 783 0 0 0 6 0 0 0 20 0 28 0 476166548 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998422321712 139999766321794 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6080] ppid=6058 vsize=28768336 memory=0 CPUtime=182.66 cores=0-7
/proc/6060/task/6080/stat : 6080 (java) S 6058 6058 3753 0 -1 1077944384 1775 0 0 0 18265 1 0 0 20 0 28 0 476166628 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998419561920 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6081] ppid=6058 vsize=28768336 memory=0 CPUtime=182.9 cores=0-7
/proc/6060/task/6081/stat : 6081 (java) S 6058 6058 3753 0 -1 1077944384 1896 0 0 0 18289 1 0 0 20 0 28 0 476166628 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998076429008 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6082] ppid=6058 vsize=28768336 memory=0 CPUtime=182.51 cores=0-7
/proc/6060/task/6082/stat : 6082 (java) R 6058 6058 3753 0 -1 4202560 3826 0 0 0 18248 3 0 0 20 0 28 0 476166628 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998075371720 139999385083898 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6083] ppid=6058 vsize=28768336 memory=0 CPUtime=183.12 cores=0-7
/proc/6060/task/6083/stat : 6083 (java) S 6058 6058 3753 0 -1 1077944384 5217 0 0 0 18308 4 0 0 20 0 28 0 476166628 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998074324432 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6084] ppid=6058 vsize=28768336 memory=1398722017469774279 CPUtime=182.85 cores=0-7
/proc/6060/task/6084/stat : 6084 (java) S 6058 6058 3753 0 -1 1077944384 2282 0 0 0 18283 2 0 0 20 0 28 0 476166628 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998073271632 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6085] ppid=6058 vsize=28768336 memory=4872558044660077418 CPUtime=183.09 cores=0-7
/proc/6060/task/6085/stat : 6085 (java) S 6058 6058 3753 0 -1 1077944384 2050 0 0 0 18306 3 0 0 20 0 28 0 476166628 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998072218832 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6086] ppid=6058 vsize=28768336 memory=496 CPUtime=182.82 cores=0-7
/proc/6060/task/6086/stat : 6086 (java) S 6058 6058 3753 0 -1 1077944384 2081 0 0 0 18280 2 0 0 20 0 28 0 476166628 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998071166032 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
[pid=6060/tid=6087] ppid=6058 vsize=28768336 memory=1556 CPUtime=183 cores=0-7
/proc/6060/task/6087/stat : 6087 (java) S 6058 6058 3753 0 -1 1077944384 2527 0 0 0 18298 2 0 0 20 0 28 0 476166629 29458776064 85374 33554432000 4194304 4196468 140728072004560 139998070113232 139999766320853 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6520832 140728072008682 140728072008854 140728072008854 140728072011727 0
Current children cumulated CPU time: 1479.3 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 342948 KiB

Child status: 0
Real time (s): 187.468
CPU time (s): 1479.39
CPU user time (s): 1478.15
CPU system time (s): 1.23625
CPU usage (%): 789.14
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 379232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1478.15
system time used= 1.23625
maximum resident set size= 377792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108275
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38434
involuntary context switches= 19206


# summary of solver processes directly reported to runsolver:
#   pid: 6058
#   total CPU time (s): 1479.39
#   total CPU user time (s): 1478.15
#   total CPU system time (s): 1.23625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.57957 second user time and 2.51478 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-20 19:56:48
IDJOB=4404313
IDBENCH=133923
IDSOLVER=2865
FILE ID=node116/4404313-1569002249
RUNJOBID= node116-1568994319-3780
PBS_JOBID= 21704721
Free space on /tmp= 6528 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-14.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-4404313-1569002249/watcher-4404313-1569002249 -o /tmp/evaluation-result-4404313-1569002249/solver-4404313-1569002249 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568994319-3780 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 569598195 HOME/instance-4404313-1569002249.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=569598195

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        25059508 kB
MemAvailable:   31849760 kB
Buffers:           44328 kB
Cached:          6910344 kB
SwapCached:         2636 kB
Active:          3476188 kB
Inactive:        3486612 kB
Active(anon):      10836 kB
Inactive(anon):    44860 kB
Active(file):    3465352 kB
Inactive(file):  3441752 kB
Unevictable:      108636 kB
Mlocked:          108636 kB
SwapTotal:      67108860 kB
SwapFree:       67003308 kB
Dirty:             26056 kB
Writeback:             0 kB
AnonPages:        115236 kB
Mapped:            50200 kB
Shmem:             39208 kB
Slab:             340340 kB
SReclaimable:     311608 kB
SUnreclaim:        28732 kB
KernelStack:        3712 kB
PageTables:         6116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     505796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 6504 MiB
End job on node116 at 2019-09-20 19:59:55