Trace number 4399751

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallelOPT10 1163.98 147.765

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-david.xml
MD5SUM8881d200d983e9a0f6a660f33978a65e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark8.86427
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of constraints406
Number of domains1
Minimum domain size87
Maximum domain size87
Distribution of domain sizes[{"size":87,"count":87}]
Minimum variable degree2
Maximum variable degree83
Distribution of variable degrees[{"degree":2,"count":10},{"degree":3,"count":5},{"degree":4,"count":7},{"degree":5,"count":5},{"degree":6,"count":6},{"degree":7,"count":10},{"degree":8,"count":4},{"degree":9,"count":5},{"degree":10,"count":9},{"degree":11,"count":1},{"degree":12,"count":4},{"degree":13,"count":2},{"degree":15,"count":3},{"degree":16,"count":2},{"degree":17,"count":4},{"degree":18,"count":2},{"degree":19,"count":1},{"degree":20,"count":1},{"degree":22,"count":1},{"degree":29,"count":1},{"degree":31,"count":1},{"degree":32,"count":1},{"degree":36,"count":1},{"degree":83,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":406}]
Number of extensional constraints0
Number of intensional constraints406
Distribution of constraint types[{"type":"intension","count":406}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399751-1568701080.xml"  -tl '20160s' -p 8
0.11/0.20	c Choco e747e1e
0.11/0.20	c [HOME/instance-4399751-1568701080.xml, -tl, 20160s, -p, 8]
0.33/0.24	c 8 solvers in parallel
0.33/0.31	c parse instance...
2.61/1.06	c solve instance...
2.61/1.11	o 11 
3.02/1.15	o 10 
1163.59/147.75	s OPTIMUM FOUND
1163.59/147.75	v <instantiation>
1163.59/147.75	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] </list>
1163.59/147.75	v 	<values>8 7 7 9 6 9 8 8 9 2 4 0 8 2 1 9 3 8 2 4 5 8 8 8 6 0 6 2 0 4 8 3 6 1 6 1 4 9 9 0 6 6 3 2 6 6 3 6 7 7 8 4 8 4 4 5 7 9 5 5 9 5 5 8 7 0 3 6 3 0 0 1 0 8 3 1 4 1 6 2 9 3 10 1 10 2 5 </values>
1163.59/147.75	v </instantiation>

Verifier Data

OK	10

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399751-1568701080/watcher-4399751-1568701080 -o /tmp/evaluation-result-4399751-1568701080/solver-4399751-1568701080 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568700981-18697 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 944417516 HOME/instance-4399751-1568701080.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
solver pid=18993, runsolver pid=18990
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 5.52 6.09 6.91 2/211 19014
/proc/meminfo: memFree=30574900/32770688 swapFree=66961208/67108860
[pid=18993] ppid=18990 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18993/stat : 18993 (xcsp3-exec) S 18990 18993 18670 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446049635 115843072 363 33554432000 4194304 5098028 140723896548096 140723896546200 140441569456764 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30216192 140723896554358 140723896554601 140723896554601 140723896557514 0
/proc/18993/statm: 28282 363 305 221 0 87 0
[pid=18995] ppid=18993 vsize=28227396 memory=27388 CPUtime=0.11 cores=0-7
/proc/18995/stat : 18995 (java) S 18993 18993 18670 0 -1 1077944320 5767 0 0 0 10 1 0 0 20 0 20 0 446049635 28904853504 6847 33554432000 4194304 4196468 140728350723392 140728350705936 139868456746743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
/proc/18995/statm: 7056849 6847 3155 1 0 7019032 0
[pid=18995/tid=18996] ppid=18993 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/18995/task/18996/stat : 18996 (java) R 18993 18993 18670 0 -1 4202560 3649 0 0 0 8 1 0 0 20 0 20 0 446049635 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868460967640 139868456758678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18997] ppid=18993 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18995/task/18997/stat : 18997 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868008647440 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18998] ppid=18993 vsize=28227396 memory=139742630405760 CPUtime=0 cores=0-7
/proc/18995/task/18998/stat : 18998 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868007594896 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18999] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/18999/stat : 18999 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868006542352 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19000] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19000/stat : 19000 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868005489808 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19001] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19001/stat : 19001 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868004436240 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19002] ppid=18993 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18995/task/19002/stat : 19002 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868003383696 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19003] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19003/stat : 19003 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868002331152 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19004] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19004/stat : 19004 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 6847 33554432000 4194304 4196468 140728350723392 139868001278608 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19005] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19005/stat : 19005 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049638 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867707267568 139868456757890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19006] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19006/stat : 19006 (java) S 18993 18993 18670 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446049638 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867706213792 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19007] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19007/stat : 19007 (java) S 18993 18993 18670 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446049639 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867705161200 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19008] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19008/stat : 19008 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049641 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867704109776 139868456765339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19009] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19009/stat : 19009 (java) S 18993 18993 18670 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 20 0 446049641 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867703056368 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19010] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19010/stat : 19010 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049641 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867702003824 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19011] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19011/stat : 19011 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049641 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867700951280 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19012] ppid=18993 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18995/task/19012/stat : 19012 (java) R 18993 18993 18670 0 -1 4202560 386 0 0 0 1 0 0 0 20 0 20 0 446049641 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867699898736 139868435763982 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19013] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19013/stat : 19013 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446049641 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867698846432 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19014] ppid=18993 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18995/task/19014/stat : 19014 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049642 28904853504 6847 33554432000 4194304 4196468 140728350723392 139867697793968 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28840 KiB

[startup+0.211193 s]*
/proc/loadavg: 5.52 6.09 6.91 3/211 19014
/proc/meminfo: memFree=30560644/32770688 swapFree=66961208/67108860
[pid=18993] ppid=18990 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18993/stat : 18993 (xcsp3-exec) S 18990 18993 18670 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446049635 115843072 363 33554432000 4194304 5098028 140723896548096 140723896546200 140441569456764 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30216192 140723896554358 140723896554601 140723896554601 140723896557514 0
/proc/18993/statm: 28282 363 305 221 0 87 0
[pid=18995] ppid=18993 vsize=28227396 memory=39428 CPUtime=0.33 cores=0-7
/proc/18995/stat : 18995 (java) S 18993 18993 18670 0 -1 1077944320 9658 0 0 0 30 3 0 0 20 0 20 0 446049635 28904853504 9857 33554432000 4194304 4196468 140728350723392 140728350705936 139868456746743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
/proc/18995/statm: 7056849 9857 3299 1 0 7019032 0
[pid=18995/tid=18996] ppid=18993 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/18995/task/18996/stat : 18996 (java) R 18993 18993 18670 0 -1 4202560 6667 0 0 0 17 3 0 0 20 0 20 0 446049635 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868460966080 139868456758678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18997] ppid=18993 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/18995/task/18997/stat : 18997 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868008647440 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18998] ppid=18993 vsize=28227396 memory=288370118782117504 CPUtime=0 cores=0-7
/proc/18995/task/18998/stat : 18998 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868007594896 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18999] ppid=18993 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18995/task/18999/stat : 18999 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868006542352 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19000] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19000/stat : 19000 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868005489808 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19001] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19001/stat : 19001 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868004436240 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19002] ppid=18993 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18995/task/19002/stat : 19002 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868003383696 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19003] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19003/stat : 19003 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868002331152 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19004] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19004/stat : 19004 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28904853504 9857 33554432000 4194304 4196468 140728350723392 139868001278608 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19005] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19005/stat : 19005 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049638 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867707267568 139868456757890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19006] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19006/stat : 19006 (java) S 18993 18993 18670 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446049638 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867706213792 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19007] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19007/stat : 19007 (java) S 18993 18993 18670 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446049639 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867705161200 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19008] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19008/stat : 19008 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049641 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867704109776 139868456765339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19009] ppid=18993 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18995/task/19009/stat : 19009 (java) S 18993 18993 18670 0 -1 1077944384 591 0 0 0 1 0 0 0 20 0 20 0 446049641 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867703056368 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19010] ppid=18993 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/18995/task/19010/stat : 19010 (java) S 18993 18993 18670 0 -1 1077944384 127 0 0 0 2 0 0 0 20 0 20 0 446049641 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867702003824 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19011] ppid=18993 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/18995/task/19011/stat : 19011 (java) S 18993 18993 18670 0 -1 1077944384 71 0 0 0 1 0 0 0 20 0 20 0 446049641 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867700951280 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19012] ppid=18993 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/18995/task/19012/stat : 19012 (java) R 18993 18993 18670 0 -1 4202560 895 0 0 0 7 0 0 0 20 0 20 0 446049641 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867699898736 139868456758678 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19013] ppid=18993 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19013/stat : 19013 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446049641 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867698846432 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19014] ppid=18993 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18995/task/19014/stat : 19014 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049642 28904853504 9857 33554432000 4194304 4196468 140728350723392 139867697793968 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 40880 KiB

[startup+0.310717 s]*
/proc/loadavg: 5.52 6.09 6.91 4/211 19014
/proc/meminfo: memFree=30555228/32770688 swapFree=66961208/67108860
[pid=18993] ppid=18990 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18993/stat : 18993 (xcsp3-exec) S 18990 18993 18670 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446049635 115843072 363 33554432000 4194304 5098028 140723896548096 140723896546200 140441569456764 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30216192 140723896554358 140723896554601 140723896554601 140723896557514 0
/proc/18993/statm: 28282 363 305 221 0 87 0
[pid=18995] ppid=18993 vsize=28231652 memory=46148 CPUtime=0.52 cores=0-7
/proc/18995/stat : 18995 (java) S 18993 18993 18670 0 -1 1077944320 11017 0 0 0 47 5 0 0 20 0 20 0 446049635 28909211648 11537 33554432000 4194304 4196468 140728350723392 140728350705936 139868456746743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
/proc/18995/statm: 7057913 11537 3339 1 0 7019032 0
[pid=18995/tid=18996] ppid=18993 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/18995/task/18996/stat : 18996 (java) R 18993 18993 18670 0 -1 4202560 7776 0 0 0 26 4 0 0 20 0 20 0 446049635 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868460948032 139868456768669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18997] ppid=18993 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/18997/stat : 18997 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868008647440 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18998] ppid=18993 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/18998/stat : 18998 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868007594896 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18999] ppid=18993 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/18999/stat : 18999 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868006542352 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19000] ppid=18993 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19000/stat : 19000 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868005489808 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19001] ppid=18993 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19001/stat : 19001 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446049636 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868004436240 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19002] ppid=18993 vsize=28231652 memory=139742532430511 CPUtime=0 cores=0-7
/proc/18995/task/19002/stat : 19002 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868003383696 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19003] ppid=18993 vsize=28231652 memory=139742532432816 CPUtime=0 cores=0-7
/proc/18995/task/19003/stat : 19003 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868002331152 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19004] ppid=18993 vsize=28231652 memory=139742532435120 CPUtime=0 cores=0-7
/proc/18995/task/19004/stat : 19004 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28909211648 11537 33554432000 4194304 4196468 140728350723392 139868001278608 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19005] ppid=18993 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19005/stat : 19005 (java) S 18993 18993 18670 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446049638 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867707267568 139868456757890 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19006] ppid=18993 vsize=28231652 memory=279485064884112 CPUtime=0 cores=0-7
/proc/18995/task/19006/stat : 19006 (java) S 18993 18993 18670 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446049638 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867706213792 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19007] ppid=18993 vsize=28231652 memory=279485064881808 CPUtime=0 cores=0-7
/proc/18995/task/19007/stat : 19007 (java) S 18993 18993 18670 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446049639 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867705161200 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19008] ppid=18993 vsize=28231652 memory=279485064888720 CPUtime=0 cores=0-7
/proc/18995/task/19008/stat : 19008 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049641 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867704109776 139868456765339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19009] ppid=18993 vsize=28231652 memory=279485064829968 CPUtime=0.02 cores=0-7
/proc/18995/task/19009/stat : 19009 (java) S 18993 18993 18670 0 -1 1077944384 620 0 0 0 2 0 0 0 20 0 20 0 446049641 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867703056368 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19010] ppid=18993 vsize=28231652 memory=279485064902544 CPUtime=0.03 cores=0-7
/proc/18995/task/19010/stat : 19010 (java) S 18993 18993 18670 0 -1 1077944384 144 0 0 0 3 0 0 0 20 0 20 0 446049641 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867702003824 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19011] ppid=18993 vsize=28231652 memory=279485064909456 CPUtime=0.01 cores=0-7
/proc/18995/task/19011/stat : 19011 (java) S 18993 18993 18670 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 20 0 446049641 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867700951280 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19012] ppid=18993 vsize=28231652 memory=279485064907152 CPUtime=0.12 cores=0-7
/proc/18995/task/19012/stat : 19012 (java) S 18993 18993 18670 0 -1 1077944384 1080 0 0 0 12 0 0 0 20 0 20 0 446049641 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867699898736 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19013] ppid=18993 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19013/stat : 19013 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446049641 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867698846432 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19014] ppid=18993 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/18995/task/19014/stat : 19014 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049642 28909211648 11537 33554432000 4194304 4196468 140728350723392 139867697793968 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 47600 KiB

[startup+0.701003 s]
/proc/loadavg: 5.52 6.09 6.91 3/211 19014
/proc/meminfo: memFree=30546644/32770688 swapFree=66961208/67108860
[pid=18993] ppid=18990 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18993/stat : 18993 (xcsp3-exec) S 18990 18993 18670 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446049635 115843072 363 33554432000 4194304 5098028 140723896548096 140723896546200 140441569456764 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30216192 140723896554358 140723896554601 140723896554601 140723896557514 0
/proc/18993/statm: 28282 363 305 221 0 87 0
[pid=18995] ppid=18993 vsize=28233776 memory=74784 CPUtime=1.47 cores=0-7
/proc/18995/stat : 18995 (java) S 18993 18993 18670 0 -1 1077944320 14982 0 0 0 140 7 0 0 20 0 20 0 446049635 28911386624 18696 33554432000 4194304 4196468 140728350723392 140728350705936 139868456746743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
/proc/18995/statm: 7058444 18696 3453 1 0 7019544 0
[pid=18995/tid=18996] ppid=18993 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/18995/task/18996/stat : 18996 (java) R 18993 18993 18670 0 -1 4202560 9284 0 0 0 63 5 0 0 20 0 20 0 446049635 28911386624 18696 33554432000 4194304 4196468 140728350723392 139868460984640 139868097211014 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18997] ppid=18993 vsize=28233776 memory=139742532641648 CPUtime=0 cores=0-7
/proc/18995/task/18997/stat : 18997 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28911386624 18696 33554432000 4194304 4196468 140728350723392 139868008647440 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18998] ppid=18993 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/18998/stat : 18998 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446049636 28911386624 18696 33554432000 4194304 4196468 140728350723392 139868007594896 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18999] ppid=18993 vsize=28233776 memory=1564 CPUtime=0 cores=0-7
/proc/18995/task/18999/stat : 18999 (java) S 18993 18993 18670 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446049636 28911386624 18696 33554432000 4194304 4196468 140728350723392 139868006542352 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0

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

[pid=18995/tid=19012] ppid=18993 vsize=28768336 memory=1984 CPUtime=0.89 cores=0-7
/proc/18995/task/19012/stat : 19012 (java) S 18993 18993 18670 0 -1 1077944384 8178 0 0 0 87 2 0 0 20 0 28 0 446049641 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867699898736 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19013] ppid=18993 vsize=28768336 memory=2424 CPUtime=0 cores=0-7
/proc/18995/task/19013/stat : 19013 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446049641 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867698846432 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19014] ppid=18993 vsize=28768336 memory=1760 CPUtime=0.03 cores=0-7
/proc/18995/task/19014/stat : 19014 (java) S 18993 18993 18670 0 -1 1077944384 1598 0 0 0 1 2 0 0 20 0 28 0 446049642 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867697793968 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19031] ppid=18993 vsize=28768336 memory=111636 CPUtime=143.5 cores=0-7
/proc/18995/task/19031/stat : 19031 (java) R 18993 18993 18670 0 -1 4202560 5589 0 0 0 14343 7 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867616943392 139868438153042 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19032] ppid=18993 vsize=28768336 memory=1452 CPUtime=143.31 cores=0-7
/proc/18995/task/19032/stat : 19032 (java) R 18993 18993 18670 0 -1 4202560 2476 0 0 0 14324 7 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867614839360 139868103705517 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19033] ppid=18993 vsize=28768336 memory=1388 CPUtime=143.6 cores=0-7
/proc/18995/task/19033/stat : 19033 (java) R 18993 18993 18670 0 -1 4202560 2364 0 0 0 14354 6 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867620101728 139868103139677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19034] ppid=18993 vsize=28768336 memory=1056 CPUtime=143.02 cores=0-7
/proc/18995/task/19034/stat : 19034 (java) R 18993 18993 18670 0 -1 4202560 25086 0 0 0 14289 13 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867617996496 139868442814862 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19035] ppid=18993 vsize=28768336 memory=780 CPUtime=143.56 cores=0-7
/proc/18995/task/19035/stat : 19035 (java) R 18993 18993 18670 0 -1 4202560 13926 0 0 0 14348 8 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867621154656 139868100862610 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19036] ppid=18993 vsize=28768336 memory=1708 CPUtime=142.91 cores=0-7
/proc/18995/task/19036/stat : 19036 (java) R 18993 18993 18670 0 -1 4202560 7567 0 0 0 14286 5 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867619049440 139868103603572 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19037] ppid=18993 vsize=28768336 memory=1280 CPUtime=143.83 cores=0-7
/proc/18995/task/19037/stat : 19037 (java) R 18993 18993 18670 0 -1 4202560 5048 0 0 0 14377 6 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867615891552 139868102130868 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19038] ppid=18993 vsize=28768336 memory=6028 CPUtime=143.06 cores=0-7
/proc/18995/task/19038/stat : 19038 (java) R 18993 18993 18670 0 -1 4202560 15351 0 0 0 14299 7 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867613786336 139868103603773 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
Current children cumulated CPU time: 1159.59 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 712700 KiB

[startup+147.602 s]
/proc/loadavg: 7.84 6.78 7.05 9/219 19046
/proc/meminfo: memFree=29892028/32770688 swapFree=66961208/67108860
[pid=18993] ppid=18990 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18993/stat : 18993 (xcsp3-exec) S 18990 18993 18670 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446049635 115843072 363 33554432000 4194304 5098028 140723896548096 140723896546200 140441569456764 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30216192 140723896554358 140723896554601 140723896554601 140723896557514 0
/proc/18993/statm: 28282 363 305 221 0 87 0
[pid=18995] ppid=18993 vsize=28768336 memory=711248 CPUtime=1162.78 cores=0-7
/proc/18995/stat : 18995 (java) S 18993 18993 18670 0 -1 1077944320 160059 0 0 0 116134 144 0 0 20 0 28 0 446049635 29458776064 177812 33554432000 4194304 4196468 140728350723392 140728350705936 139868456746743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
/proc/18995/statm: 7192084 177812 3534 1 0 7153184 0
[pid=18995/tid=18996] ppid=18993 vsize=28768336 memory=837756 CPUtime=1.05 cores=0-7
/proc/18995/task/18996/stat : 18996 (java) S 18993 18993 18670 0 -1 1077944384 9970 0 0 0 99 6 0 0 20 0 28 0 446049635 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868460987520 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18997] ppid=18993 vsize=28768336 memory=794764 CPUtime=0.56 cores=0-7
/proc/18995/task/18997/stat : 18997 (java) S 18993 18993 18670 0 -1 1077944384 2000 0 0 0 49 7 0 0 20 0 28 0 446049636 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868008647440 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18998] ppid=18993 vsize=28768336 memory=3612 CPUtime=0.57 cores=0-7
/proc/18995/task/18998/stat : 18998 (java) S 18993 18993 18670 0 -1 1077944384 2953 0 0 0 51 6 0 0 20 0 28 0 446049636 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868007594896 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18999] ppid=18993 vsize=28768336 memory=46820 CPUtime=0.56 cores=0-7
/proc/18995/task/18999/stat : 18999 (java) S 18993 18993 18670 0 -1 1077944384 3631 0 0 0 49 7 0 0 20 0 28 0 446049636 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868006542352 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19000] ppid=18993 vsize=28768336 memory=984 CPUtime=0.55 cores=0-7
/proc/18995/task/19000/stat : 19000 (java) S 18993 18993 18670 0 -1 1077944384 1925 0 0 0 48 7 0 0 20 0 28 0 446049636 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868005489808 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19001] ppid=18993 vsize=28768336 memory=0 CPUtime=0.53 cores=0-7
/proc/18995/task/19001/stat : 19001 (java) S 18993 18993 18670 0 -1 1077944384 3445 0 0 0 47 6 0 0 20 0 28 0 446049636 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868004436240 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19002] ppid=18993 vsize=28768336 memory=0 CPUtime=0.56 cores=0-7
/proc/18995/task/19002/stat : 19002 (java) S 18993 18993 18670 0 -1 1077944384 2316 0 0 0 50 6 0 0 20 0 28 0 446049636 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868003383696 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19003] ppid=18993 vsize=28768336 memory=0 CPUtime=0.56 cores=0-7
/proc/18995/task/19003/stat : 19003 (java) S 18993 18993 18670 0 -1 1077944384 2296 0 0 0 50 6 0 0 20 0 28 0 446049636 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868002331152 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19004] ppid=18993 vsize=28768336 memory=0 CPUtime=0.58 cores=0-7
/proc/18995/task/19004/stat : 19004 (java) S 18993 18993 18670 0 -1 1077944384 2667 0 0 0 52 6 0 0 20 0 28 0 446049636 29458776064 177812 33554432000 4194304 4196468 140728350723392 139868001278608 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19005] ppid=18993 vsize=28768336 memory=0 CPUtime=0.44 cores=0-7
/proc/18995/task/19005/stat : 19005 (java) S 18993 18993 18670 0 -1 1077944384 11344 0 0 0 32 12 0 0 20 0 28 0 446049638 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867707267568 139868456757890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19006] ppid=18993 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19006/stat : 19006 (java) S 18993 18993 18670 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 446049638 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867706213856 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19007] ppid=18993 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19007/stat : 19007 (java) S 18993 18993 18670 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 446049639 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867705161200 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19008] ppid=18993 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18995/task/19008/stat : 19008 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446049641 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867704109776 139868456765339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19009] ppid=18993 vsize=28768336 memory=0 CPUtime=1.99 cores=0-7
/proc/18995/task/19009/stat : 19009 (java) S 18993 18993 18670 0 -1 1077944384 12348 0 0 0 197 2 0 0 20 0 28 0 446049641 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867703056368 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19010] ppid=18993 vsize=28768336 memory=0 CPUtime=1.7 cores=0-7
/proc/18995/task/19010/stat : 19010 (java) S 18993 18993 18670 0 -1 1077944384 8318 0 0 0 168 2 0 0 20 0 28 0 446049641 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867702003824 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19011] ppid=18993 vsize=28768336 memory=0 CPUtime=1.79 cores=0-7
/proc/18995/task/19011/stat : 19011 (java) S 18993 18993 18670 0 -1 1077944384 7727 0 0 0 177 2 0 0 20 0 28 0 446049641 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867700951280 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19012] ppid=18993 vsize=28768336 memory=711248 CPUtime=0.89 cores=0-7
/proc/18995/task/19012/stat : 19012 (java) S 18993 18993 18670 0 -1 1077944384 8178 0 0 0 87 2 0 0 20 0 28 0 446049641 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867699898736 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19013] ppid=18993 vsize=28768336 memory=2424 CPUtime=0 cores=0-7
/proc/18995/task/19013/stat : 19013 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446049641 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867698846432 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19014] ppid=18993 vsize=28768336 memory=1760 CPUtime=0.03 cores=0-7
/proc/18995/task/19014/stat : 19014 (java) S 18993 18993 18670 0 -1 1077944384 1598 0 0 0 1 2 0 0 20 0 28 0 446049642 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867697793968 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19031] ppid=18993 vsize=28768336 memory=984 CPUtime=143.89 cores=0-7
/proc/18995/task/19031/stat : 19031 (java) R 18993 18993 18670 0 -1 4202560 5589 0 0 0 14382 7 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867616943488 139868101909861 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19032] ppid=18993 vsize=28768336 memory=2044 CPUtime=143.71 cores=0-7
/proc/18995/task/19032/stat : 19032 (java) R 18993 18993 18670 0 -1 4202560 2476 0 0 0 14364 7 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867614839264 139868101845273 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19033] ppid=18993 vsize=28768336 memory=1388 CPUtime=144 cores=0-7
/proc/18995/task/19033/stat : 19033 (java) R 18993 18993 18670 0 -1 4202560 2364 0 0 0 14394 6 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867620101728 140728350918856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19034] ppid=18993 vsize=28768336 memory=1056 CPUtime=143.42 cores=0-7
/proc/18995/task/19034/stat : 19034 (java) R 18993 18993 18670 0 -1 4202560 25086 0 0 0 14329 13 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867617997000 139868103693285 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19035] ppid=18993 vsize=28768336 memory=780 CPUtime=143.96 cores=0-7
/proc/18995/task/19035/stat : 19035 (java) R 18993 18993 18670 0 -1 4202560 13926 0 0 0 14388 8 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867621155144 139868103440382 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19036] ppid=18993 vsize=28768336 memory=1708 CPUtime=143.31 cores=0-7
/proc/18995/task/19036/stat : 19036 (java) R 18993 18993 18670 0 -1 4202560 7567 0 0 0 14326 5 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867619049440 139868095660711 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19037] ppid=18993 vsize=28768336 memory=1280 CPUtime=144.23 cores=0-7
/proc/18995/task/19037/stat : 19037 (java) R 18993 18993 18670 0 -1 4202560 5048 0 0 0 14417 6 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867615891552 139868101909348 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19038] ppid=18993 vsize=28768336 memory=6028 CPUtime=143.46 cores=0-7
/proc/18995/task/19038/stat : 19038 (java) R 18993 18993 18670 0 -1 4202560 15351 0 0 0 14339 7 0 0 20 0 28 0 446049750 29458776064 177812 33554432000 4194304 4196468 140728350723392 139867613786336 139868103742378 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
Current children cumulated CPU time: 1162.78 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 712700 KiB

[startup+147.705 s]
/proc/loadavg: 7.84 6.78 7.05 9/219 19046
/proc/meminfo: memFree=29892028/32770688 swapFree=66961208/67108860
[pid=18993] ppid=18990 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18993/stat : 18993 (xcsp3-exec) S 18990 18993 18670 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446049635 115843072 363 33554432000 4194304 5098028 140723896548096 140723896546200 140441569456764 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 30216192 140723896554358 140723896554601 140723896554601 140723896557514 0
/proc/18993/statm: 28282 363 305 221 0 87 0
[pid=18995] ppid=18993 vsize=28768336 memory=710736 CPUtime=1163.59 cores=0-7
/proc/18995/stat : 18995 (java) S 18993 18993 18670 0 -1 1077944320 160061 0 0 0 116215 144 0 0 20 0 28 0 446049635 29458776064 177684 33554432000 4194304 4196468 140728350723392 140728350705936 139868456746743 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
/proc/18995/statm: 7192084 177684 3534 1 0 7153184 0
[pid=18995/tid=18996] ppid=18993 vsize=28768336 memory=1452 CPUtime=1.05 cores=0-7
/proc/18995/task/18996/stat : 18996 (java) S 18993 18993 18670 0 -1 1077944384 9970 0 0 0 99 6 0 0 20 0 28 0 446049635 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868460987520 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18997] ppid=18993 vsize=28768336 memory=845104 CPUtime=0.56 cores=0-7
/proc/18995/task/18997/stat : 18997 (java) S 18993 18993 18670 0 -1 1077944384 2000 0 0 0 49 7 0 0 20 0 28 0 446049636 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868008647440 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18998] ppid=18993 vsize=28768336 memory=1452 CPUtime=0.57 cores=0-7
/proc/18995/task/18998/stat : 18998 (java) S 18993 18993 18670 0 -1 1077944384 2953 0 0 0 51 6 0 0 20 0 28 0 446049636 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868007594896 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=18999] ppid=18993 vsize=28768336 memory=781452 CPUtime=0.56 cores=0-7
/proc/18995/task/18999/stat : 18999 (java) S 18993 18993 18670 0 -1 1077944384 3631 0 0 0 49 7 0 0 20 0 28 0 446049636 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868006542352 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19000] ppid=18993 vsize=28768336 memory=1452 CPUtime=0.55 cores=0-7
/proc/18995/task/19000/stat : 19000 (java) S 18993 18993 18670 0 -1 1077944384 1925 0 0 0 48 7 0 0 20 0 28 0 446049636 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868005489808 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19001] ppid=18993 vsize=28768336 memory=1452 CPUtime=0.53 cores=0-7
/proc/18995/task/19001/stat : 19001 (java) S 18993 18993 18670 0 -1 1077944384 3446 0 0 0 47 6 0 0 20 0 28 0 446049636 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868004436240 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19002] ppid=18993 vsize=28768336 memory=846632 CPUtime=0.56 cores=0-7
/proc/18995/task/19002/stat : 19002 (java) S 18993 18993 18670 0 -1 1077944384 2316 0 0 0 50 6 0 0 20 0 28 0 446049636 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868003383696 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19003] ppid=18993 vsize=28768336 memory=813732 CPUtime=0.56 cores=0-7
/proc/18995/task/19003/stat : 19003 (java) S 18993 18993 18670 0 -1 1077944384 2296 0 0 0 50 6 0 0 20 0 28 0 446049636 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868002331152 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19004] ppid=18993 vsize=28768336 memory=845616 CPUtime=0.58 cores=0-7
/proc/18995/task/19004/stat : 19004 (java) S 18993 18993 18670 0 -1 1077944384 2667 0 0 0 52 6 0 0 20 0 28 0 446049636 29458776064 177684 33554432000 4194304 4196468 140728350723392 139868001278608 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19005] ppid=18993 vsize=28768336 memory=1452 CPUtime=0.44 cores=0-7
/proc/18995/task/19005/stat : 19005 (java) S 18993 18993 18670 0 -1 1077944384 11344 0 0 0 32 12 0 0 20 0 28 0 446049638 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867707267568 139868456757890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19006] ppid=18993 vsize=28768336 memory=139742532656872 CPUtime=0 cores=0-7
/proc/18995/task/19006/stat : 19006 (java) S 18993 18993 18670 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 446049638 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867706213856 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19007] ppid=18993 vsize=28768336 memory=8026659605845202283 CPUtime=0 cores=0-7
/proc/18995/task/19007/stat : 19007 (java) S 18993 18993 18670 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 446049639 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867705161200 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19008] ppid=18993 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/18995/task/19008/stat : 19008 (java) S 18993 18993 18670 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446049641 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867704109776 139868456765339 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19009] ppid=18993 vsize=28768336 memory=846644 CPUtime=1.99 cores=0-7
/proc/18995/task/19009/stat : 19009 (java) S 18993 18993 18670 0 -1 1077944384 12348 0 0 0 197 2 0 0 20 0 28 0 446049641 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867703056368 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19010] ppid=18993 vsize=28768336 memory=1452 CPUtime=1.7 cores=0-7
/proc/18995/task/19010/stat : 19010 (java) S 18993 18993 18670 0 -1 1077944384 8318 0 0 0 168 2 0 0 20 0 28 0 446049641 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867702003824 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19011] ppid=18993 vsize=28768336 memory=540212 CPUtime=1.79 cores=0-7
/proc/18995/task/19011/stat : 19011 (java) S 18993 18993 18670 0 -1 1077944384 7727 0 0 0 177 2 0 0 20 0 28 0 446049641 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867700951280 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19012] ppid=18993 vsize=28768336 memory=1452 CPUtime=0.89 cores=0-7
/proc/18995/task/19012/stat : 19012 (java) S 18993 18993 18670 0 -1 1077944384 8178 0 0 0 87 2 0 0 20 0 28 0 446049641 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867699898736 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19013] ppid=18993 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/18995/task/19013/stat : 19013 (java) S 18993 18993 18670 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446049641 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867698846432 139868456756949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19014] ppid=18993 vsize=28768336 memory=1452 CPUtime=0.03 cores=0-7
/proc/18995/task/19014/stat : 19014 (java) S 18993 18993 18670 0 -1 1077944384 1598 0 0 0 1 2 0 0 20 0 28 0 446049642 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867697793968 139868456757890 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19031] ppid=18993 vsize=28768336 memory=838924 CPUtime=144 cores=0-7
/proc/18995/task/19031/stat : 19031 (java) R 18993 18993 18670 0 -1 4202560 5589 0 0 0 14393 7 0 0 20 0 28 0 446049750 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867616943488 139868456758678 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19032] ppid=18993 vsize=28768336 memory=838268 CPUtime=143.81 cores=0-7
/proc/18995/task/19032/stat : 19032 (java) R 18993 18993 18670 0 -1 4202560 2476 0 0 0 14374 7 0 0 20 0 28 0 446049750 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867614839360 139868101849923 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19033] ppid=18993 vsize=28768336 memory=1452 CPUtime=144.1 cores=0-7
/proc/18995/task/19033/stat : 19033 (java) R 18993 18993 18670 0 -1 4202560 2364 0 0 0 14404 6 0 0 20 0 28 0 446049750 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867620101728 139868103742456 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19034] ppid=18993 vsize=28768336 memory=1452 CPUtime=143.52 cores=0-7
/proc/18995/task/19034/stat : 19034 (java) R 18993 18993 18670 0 -1 4202560 25086 0 0 0 14339 13 0 0 20 0 28 0 446049750 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867617996432 139868442814868 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19035] ppid=18993 vsize=28768336 memory=846644 CPUtime=144.06 cores=0-7
/proc/18995/task/19035/stat : 19035 (java) R 18993 18993 18670 0 -1 4202560 13927 0 0 0 14398 8 0 0 20 0 28 0 446049750 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867621154656 139868101845360 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19036] ppid=18993 vsize=28768336 memory=1452 CPUtime=143.42 cores=0-7
/proc/18995/task/19036/stat : 19036 (java) R 18993 18993 18670 0 -1 4202560 7567 0 0 0 14337 5 0 0 20 0 28 0 446049750 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867619049928 139868100867904 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19037] ppid=18993 vsize=28768336 memory=846132 CPUtime=144.33 cores=0-7
/proc/18995/task/19037/stat : 19037 (java) R 18993 18993 18670 0 -1 4202560 5048 0 0 0 14427 6 0 0 20 0 28 0 446049750 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867615891552 139868101845273 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
[pid=18995/tid=19038] ppid=18993 vsize=28768336 memory=764492 CPUtime=143.56 cores=0-7
/proc/18995/task/19038/stat : 19038 (java) R 18993 18993 18670 0 -1 4202560 15351 0 0 0 14349 7 0 0 20 0 28 0 446049750 29458776064 177684 33554432000 4194304 4196468 140728350723392 139867613786336 139868103705493 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36032512 140728350725098 140728350725270 140728350725270 140728350728143 0
Current children cumulated CPU time: 1163.59 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 712188 KiB

Child status: 0
Real time (s): 147.765
CPU time (s): 1163.98
CPU user time (s): 1162.52
CPU system time (s): 1.46183
CPU usage (%): 787.724
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 848608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1162.52
system time used= 1.46183
maximum resident set size= 884960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160891
page faults= 0
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78308
involuntary context switches= 13098


# summary of solver processes directly reported to runsolver:
#   pid: 18993
#   total CPU time (s): 1163.98
#   total CPU user time (s): 1162.52
#   total CPU system time (s): 1.46183

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46739 second user time and 1.76257 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-17 08:17:19
IDJOB=4399751
IDBENCH=120637
IDSOLVER=2854
FILE ID=node116/4399751-1568701080
RUNJOBID= node116-1568700981-18697
PBS_JOBID= 21703912
Free space on /tmp= 61232 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-david.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-4399751-1568701080/watcher-4399751-1568701080 -o /tmp/evaluation-result-4399751-1568701080/solver-4399751-1568701080 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568700981-18697 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 944417516 HOME/instance-4399751-1568701080.xml

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

MD5SUM BENCH= 8881d200d983e9a0f6a660f33978a65e
RANDOM SEED=944417516

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:        30588760 kB
MemAvailable:   31842660 kB
Buffers:          150080 kB
Cached:          1397416 kB
SwapCached:        46588 kB
Active:          1024864 kB
Inactive:         573500 kB
Active(anon):       4588 kB
Inactive(anon):    94964 kB
Active(file):    1020276 kB
Inactive(file):   478536 kB
Unevictable:      110568 kB
Mlocked:          110568 kB
SwapTotal:      67108860 kB
SwapFree:       66961208 kB
Dirty:             26100 kB
Writeback:             0 kB
AnonPages:        257984 kB
Mapped:            48204 kB
Shmem:             40292 kB
Slab:             170980 kB
SReclaimable:     141848 kB
SUnreclaim:        29132 kB
KernelStack:        3712 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     506060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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= 61208 MiB
End job on node116 at 2019-09-17 08:19:47