Trace number 4399866

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 parallelOPT0 142.428 19.4666

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-07.xml
MD5SUM7aff4fe352a8c3fb8c4e8479cd8d4369
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark45.7895
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints64
Number of domains2
Minimum domain size2
Maximum domain size49
Distribution of domain sizes[{"size":2,"count":15},{"size":49,"count":50}]
Minimum variable degree2
Maximum variable degree15
Distribution of variable degrees[{"degree":2,"count":17},{"degree":3,"count":32},{"degree":4,"count":15},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity49
Distribution of constraint arities[{"arity":2,"count":48},{"arity":3,"count":15},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints63
Distribution of constraint types[{"type":"intension","count":63},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399866-1568708243.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4399866-1568708243.xml, -tl, 20160s, -p, 8]
0.33/0.23	c 8 solvers in parallel
0.33/0.29	c parse instance...
5.44/1.60	c solve instance...
16.80/3.28	o 5 
65.29/9.47	o 4 
76.46/10.83	o 3 
82.85/11.77	o 2 
135.30/18.48	o 1 
142.35/19.44	o 0 
142.35/19.44	s OPTIMUM FOUND
142.35/19.44	v <instantiation>
142.35/19.44	v 	<list>q x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10] b[11] b[12] b[13] b[14] </list>
142.35/19.44	v 	<values>16 4 9 0 15 2 17 8 3 12 25 10 1 14 23 36 45 40 27 32 41 26 13 18 5 20 11 6 19 24 33 48 39 34 47 38 43 28 37 42 29 44 35 30 21 16 7 22 31 46 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
142.35/19.44	v </instantiation>

Verifier Data

OK	0

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399866-1568708243/watcher-4399866-1568708243 -o /tmp/evaluation-result-4399866-1568708243/solver-4399866-1568708243 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1439167951 HOME/instance-4399866-1568708243.xml 

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

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


[startup+0.100111 s]*
/proc/loadavg: 7.66 8.01 7.75 3/211 2106
/proc/meminfo: memFree=31687836/32770624 swapFree=66977240/67108860
[pid=2085] ppid=2082 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2085/stat : 2085 (xcsp3-exec) S 2082 2085 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447086931 115843072 363 33554432000 4194304 5098028 140723777061424 140723777059528 139741061091964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19996672 140723777069941 140723777070185 140723777070185 140723777073098 0
/proc/2085/statm: 28282 363 304 221 0 87 0
[pid=2087] ppid=2085 vsize=28227396 memory=29776 CPUtime=0.11 cores=0-7
/proc/2087/stat : 2087 (java) S 2085 2085 29062 0 -1 1077944320 5846 0 0 0 10 1 0 0 20 0 20 0 447086931 28904853504 7444 33554432000 4194304 4196468 140731546698688 140731546681232 140330483134199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
/proc/2087/statm: 7056849 7444 3140 1 0 7019032 0
[pid=2087/tid=2088] ppid=2085 vsize=28227396 memory=-7096649868621430206 CPUtime=0.09 cores=0-7
/proc/2087/task/2088/stat : 2088 (java) R 2085 2085 29062 0 -1 4202560 3774 0 0 0 8 1 0 0 20 0 20 0 447086931 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330487355008 140330483146134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2089] ppid=2085 vsize=28227396 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/2087/task/2089/stat : 2089 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330435754256 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2090] ppid=2085 vsize=28227396 memory=139653986580096 CPUtime=0 cores=0-7
/proc/2087/task/2090/stat : 2090 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330434701712 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2091] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2091/stat : 2091 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330433649168 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2092] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2092/stat : 2092 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330432596624 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2093] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2093/stat : 2093 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330431544080 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2094] ppid=2085 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2087/task/2094/stat : 2094 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330430491536 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2095] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2095/stat : 2095 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330429438992 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2096] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2096/stat : 2096 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 7444 33554432000 4194304 4196468 140731546698688 140330428386448 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2097] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2097/stat : 2097 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086934 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329799895024 140330483145346 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2098] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2098/stat : 2098 (java) S 2085 2085 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447086934 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329798841248 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2099] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2099/stat : 2099 (java) S 2085 2085 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447086934 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329797788656 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2100] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2100/stat : 2100 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086937 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329796737232 140330483152795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2101] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2101/stat : 2101 (java) S 2085 2085 29062 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 20 0 447086937 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329795684848 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2102] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2102/stat : 2102 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086937 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329794632304 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2103] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2103/stat : 2103 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086937 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329793579760 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2104] ppid=2085 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/2087/task/2104/stat : 2104 (java) R 2085 2085 29062 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 20 0 447086937 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329792527216 140330476239934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2105] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2105/stat : 2105 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447086937 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329791473888 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2106] ppid=2085 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2087/task/2106/stat : 2106 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086938 28904853504 7444 33554432000 4194304 4196468 140731546698688 140329790421424 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31228 KiB

[startup+0.210389 s]*
/proc/loadavg: 7.66 8.01 7.75 3/211 2106
/proc/meminfo: memFree=31674460/32770624 swapFree=66977240/67108860
[pid=2085] ppid=2082 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2085/stat : 2085 (xcsp3-exec) S 2082 2085 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447086931 115843072 363 33554432000 4194304 5098028 140723777061424 140723777059528 139741061091964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19996672 140723777069941 140723777070185 140723777070185 140723777073098 0
/proc/2085/statm: 28282 363 304 221 0 87 0
[pid=2087] ppid=2085 vsize=28227396 memory=41212 CPUtime=0.33 cores=0-7
/proc/2087/stat : 2087 (java) S 2085 2085 29062 0 -1 1077944320 9487 0 0 0 30 3 0 0 20 0 20 0 447086931 28904853504 10303 33554432000 4194304 4196468 140731546698688 140731546681232 140330483134199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
/proc/2087/statm: 7056849 10303 3303 1 0 7019032 0
[pid=2087/tid=2088] ppid=2085 vsize=28227396 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/2087/task/2088/stat : 2088 (java) R 2085 2085 29062 0 -1 4202560 6671 0 0 0 17 2 0 0 20 0 20 0 447086931 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330487372224 140330483156125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2089] ppid=2085 vsize=28227396 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/2087/task/2089/stat : 2089 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330435754256 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2090] ppid=2085 vsize=28227396 memory=288370030138291840 CPUtime=0 cores=0-7
/proc/2087/task/2090/stat : 2090 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330434701712 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2091] ppid=2085 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2087/task/2091/stat : 2091 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330433649168 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2092] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2092/stat : 2092 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330432596624 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2093] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2093/stat : 2093 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330431544080 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2094] ppid=2085 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2087/task/2094/stat : 2094 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330430491536 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2095] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2095/stat : 2095 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330429438992 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2096] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2096/stat : 2096 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28904853504 10303 33554432000 4194304 4196468 140731546698688 140330428386448 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2097] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2097/stat : 2097 (java) S 2085 2085 29062 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 447086934 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329799895024 140330483145346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2098] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2098/stat : 2098 (java) S 2085 2085 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447086934 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329798841248 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2099] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2099/stat : 2099 (java) S 2085 2085 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447086934 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329797788656 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2100] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2100/stat : 2100 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086937 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329796737232 140330483152795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2101] ppid=2085 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/2087/task/2101/stat : 2101 (java) S 2085 2085 29062 0 -1 1077944384 475 0 0 0 1 0 0 0 20 0 20 0 447086937 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329795684848 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2102] ppid=2085 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/2087/task/2102/stat : 2102 (java) S 2085 2085 29062 0 -1 1077944384 155 0 0 0 1 0 0 0 20 0 20 0 447086937 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329794632304 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2103] ppid=2085 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/2087/task/2103/stat : 2103 (java) S 2085 2085 29062 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 20 0 447086937 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329793579760 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2104] ppid=2085 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/2087/task/2104/stat : 2104 (java) R 2085 2085 29062 0 -1 4202560 746 0 0 0 8 0 0 0 20 0 20 0 447086937 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329792527216 140330464707504 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2105] ppid=2085 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2105/stat : 2105 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447086937 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329791473888 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2106] ppid=2085 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2087/task/2106/stat : 2106 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086938 28904853504 10303 33554432000 4194304 4196468 140731546698688 140329790421424 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42664 KiB

[startup+0.310056 s]*
/proc/loadavg: 7.66 8.01 7.75 3/211 2106
/proc/meminfo: memFree=31668396/32770624 swapFree=66977240/67108860
[pid=2085] ppid=2082 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2085/stat : 2085 (xcsp3-exec) S 2082 2085 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447086931 115843072 363 33554432000 4194304 5098028 140723777061424 140723777059528 139741061091964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19996672 140723777069941 140723777070185 140723777070185 140723777073098 0
/proc/2085/statm: 28282 363 304 221 0 87 0
[pid=2087] ppid=2085 vsize=28231652 memory=49424 CPUtime=0.51 cores=0-7
/proc/2087/stat : 2087 (java) S 2085 2085 29062 0 -1 1077944320 10698 0 0 0 47 4 0 0 20 0 20 0 447086931 28909211648 12356 33554432000 4194304 4196468 140731546698688 140731546681232 140330483134199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
/proc/2087/statm: 7057913 12356 3335 1 0 7019032 0
[pid=2087/tid=2088] ppid=2085 vsize=28231652 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/2087/task/2088/stat : 2088 (java) R 2085 2085 29062 0 -1 4202560 7733 0 0 0 26 3 0 0 20 0 20 0 447086931 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330487365312 140330475812213 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2089] ppid=2085 vsize=28231652 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2087/task/2089/stat : 2089 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330435754256 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2090] ppid=2085 vsize=28231652 memory=2828 CPUtime=0 cores=0-7
/proc/2087/task/2090/stat : 2090 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330434701712 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2091] ppid=2085 vsize=28231652 memory=756 CPUtime=0 cores=0-7
/proc/2087/task/2091/stat : 2091 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330433649168 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2092] ppid=2085 vsize=28231652 memory=1548 CPUtime=0 cores=0-7
/proc/2087/task/2092/stat : 2092 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330432596624 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2093] ppid=2085 vsize=28231652 memory=7872 CPUtime=0 cores=0-7
/proc/2087/task/2093/stat : 2093 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330431544080 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2094] ppid=2085 vsize=28231652 memory=1164 CPUtime=0 cores=0-7
/proc/2087/task/2094/stat : 2094 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447086932 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330430491536 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2095] ppid=2085 vsize=28231652 memory=9448 CPUtime=0 cores=0-7
/proc/2087/task/2095/stat : 2095 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330429438992 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2096] ppid=2085 vsize=28231652 memory=14008 CPUtime=0 cores=0-7
/proc/2087/task/2096/stat : 2096 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28909211648 12356 33554432000 4194304 4196468 140731546698688 140330428386448 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2097] ppid=2085 vsize=28231652 memory=2120 CPUtime=0 cores=0-7
/proc/2087/task/2097/stat : 2097 (java) S 2085 2085 29062 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 447086934 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329799895024 140330483145346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2098] ppid=2085 vsize=28231652 memory=11976 CPUtime=0 cores=0-7
/proc/2087/task/2098/stat : 2098 (java) S 2085 2085 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447086934 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329798841248 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2099] ppid=2085 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2099/stat : 2099 (java) S 2085 2085 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447086934 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329797788656 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2100] ppid=2085 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2100/stat : 2100 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086937 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329796737232 140330483152795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2101] ppid=2085 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/2087/task/2101/stat : 2101 (java) S 2085 2085 29062 0 -1 1077944384 506 0 0 0 2 0 0 0 20 0 20 0 447086937 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329795684848 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2102] ppid=2085 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/2087/task/2102/stat : 2102 (java) R 2085 2085 29062 0 -1 4202560 177 0 0 0 2 0 0 0 20 0 20 0 447086937 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329794623760 140330469285840 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2103] ppid=2085 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/2087/task/2103/stat : 2103 (java) S 2085 2085 29062 0 -1 1077944384 139 0 0 0 2 0 0 0 20 0 20 0 447086937 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329793579760 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2104] ppid=2085 vsize=28231652 memory=139653881628143 CPUtime=0.13 cores=0-7
/proc/2087/task/2104/stat : 2104 (java) S 2085 2085 29062 0 -1 1077944384 860 0 0 0 13 0 0 0 20 0 20 0 447086937 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329792527216 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2105] ppid=2085 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2105/stat : 2105 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447086937 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329791473888 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2106] ppid=2085 vsize=28231652 memory=115843071 CPUtime=0 cores=0-7
/proc/2087/task/2106/stat : 2106 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086938 28909211648 12356 33554432000 4194304 4196468 140731546698688 140329790421424 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50876 KiB

[startup+0.70101 s]
/proc/loadavg: 7.66 8.01 7.75 6/211 2106
/proc/meminfo: memFree=31649600/32770624 swapFree=66977240/67108860
[pid=2085] ppid=2082 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2085/stat : 2085 (xcsp3-exec) S 2082 2085 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447086931 115843072 363 33554432000 4194304 5098028 140723777061424 140723777059528 139741061091964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19996672 140723777069941 140723777070185 140723777070185 140723777073098 0
/proc/2085/statm: 28282 363 304 221 0 87 0
[pid=2087] ppid=2085 vsize=28233776 memory=101996 CPUtime=1.88 cores=0-7
/proc/2087/stat : 2087 (java) S 2085 2085 29062 0 -1 1077944320 19193 0 0 0 181 7 0 0 20 0 20 0 447086931 28911386624 25499 33554432000 4194304 4196468 140731546698688 140731546681232 140330483134199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
/proc/2087/statm: 7058444 25499 3452 1 0 7019544 0
[pid=2087/tid=2088] ppid=2085 vsize=28233776 memory=4580 CPUtime=0.67 cores=0-7
/proc/2087/task/2088/stat : 2088 (java) R 2085 2085 29062 0 -1 4202560 8845 0 0 0 64 3 0 0 20 0 20 0 447086931 28911386624 25499 33554432000 4194304 4196468 140731546698688 140330487365200 140330090440766 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2089] ppid=2085 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2089/stat : 2089 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28911386624 25499 33554432000 4194304 4196468 140731546698688 140330435754256 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2090] ppid=2085 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2090/stat : 2090 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447086932 28911386624 25499 33554432000 4194304 4196468 140731546698688 140330434701712 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2091] ppid=2085 vsize=28233776 memory=984 CPUtime=0 cores=0-7
/proc/2087/task/2091/stat : 2091 (java) S 2085 2085 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447086932 28911386624 25499 33554432000 4194304 4196468 140731546698688 140330433649168 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0

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

[pid=2087/tid=2104] ppid=2085 vsize=28768336 memory=8112282956445269571 CPUtime=0.89 cores=0-7
/proc/2087/task/2104/stat : 2104 (java) S 2085 2085 29062 0 -1 1077944384 9115 0 0 0 87 2 0 0 20 0 28 0 447086937 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329792527216 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2105] ppid=2085 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/2087/task/2105/stat : 2105 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447086937 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329791473888 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2106] ppid=2085 vsize=28768336 memory=260216 CPUtime=0 cores=0-7
/proc/2087/task/2106/stat : 2106 (java) S 2085 2085 29062 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 447086938 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329790421424 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2141] ppid=2085 vsize=28768336 memory=984 CPUtime=6.42 cores=0-7
/proc/2087/task/2141/stat : 2141 (java) S 2085 2085 29062 0 -1 1077944384 182 0 0 0 642 0 0 0 20 0 28 0 447088109 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329778294384 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2142] ppid=2085 vsize=28768336 memory=1452 CPUtime=6.52 cores=0-7
/proc/2087/task/2142/stat : 2142 (java) S 2085 2085 29062 0 -1 1077944384 183 0 0 0 652 0 0 0 20 0 28 0 447088109 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329771979856 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2143] ppid=2085 vsize=28768336 memory=18056042516586 CPUtime=6.54 cores=0-7
/proc/2087/task/2143/stat : 2143 (java) S 2085 2085 29062 0 -1 1077944384 141 0 0 0 654 0 0 0 20 0 28 0 447088109 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329773032656 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2144] ppid=2085 vsize=28768336 memory=1452 CPUtime=6.34 cores=0-7
/proc/2087/task/2144/stat : 2144 (java) S 2085 2085 29062 0 -1 1077944384 604 0 0 0 634 0 0 0 20 0 28 0 447088109 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329779348816 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2145] ppid=2085 vsize=28768336 memory=281208 CPUtime=6.46 cores=0-7
/proc/2087/task/2145/stat : 2145 (java) S 2085 2085 29062 0 -1 1077944384 287 0 0 0 646 0 0 0 20 0 28 0 447088109 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329776190928 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2146] ppid=2085 vsize=28768336 memory=1452 CPUtime=6.56 cores=0-7
/proc/2087/task/2146/stat : 2146 (java) R 2085 2085 29062 0 -1 4202560 248 0 0 0 656 0 0 0 20 0 28 0 447088109 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329774080312 140330095845904 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2147] ppid=2085 vsize=28768336 memory=260284 CPUtime=6.49 cores=0-7
/proc/2087/task/2147/stat : 2147 (java) S 2085 2085 29062 0 -1 1077944384 177 0 0 0 649 0 0 0 20 0 28 0 447088109 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329777242832 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2148] ppid=2085 vsize=28768336 memory=0 CPUtime=6.53 cores=0-7
/proc/2087/task/2148/stat : 2148 (java) S 2085 2085 29062 0 -1 1077944384 426 0 0 0 653 0 0 0 20 0 28 0 447088109 29458776064 70303 33554432000 4194304 4196468 140731546698688 140329775137616 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
Current children cumulated CPU time: 135.3 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 282664 KiB

[startup+19.2019 s]
/proc/loadavg: 7.55 7.96 7.74 9/219 2157
/proc/meminfo: memFree=31435932/32770624 swapFree=66977240/67108860
[pid=2085] ppid=2082 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2085/stat : 2085 (xcsp3-exec) S 2082 2085 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447086931 115843072 363 33554432000 4194304 5098028 140723777061424 140723777059528 139741061091964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19996672 140723777069941 140723777070185 140723777070185 140723777073098 0
/proc/2085/statm: 28282 363 304 221 0 87 0
[pid=2087] ppid=2085 vsize=28768336 memory=280672 CPUtime=141.09 cores=0-7
/proc/2087/stat : 2087 (java) S 2085 2085 29062 0 -1 1077944320 64754 0 0 0 14068 41 0 0 20 0 28 0 447086931 29458776064 70168 33554432000 4194304 4196468 140731546698688 140731546681232 140330483134199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
/proc/2087/statm: 7192084 70168 3543 1 0 7153184 0
[pid=2087/tid=2088] ppid=2085 vsize=28768336 memory=3833161624320041787 CPUtime=1.57 cores=0-7
/proc/2087/task/2088/stat : 2088 (java) S 2085 2085 29062 0 -1 1077944384 10707 0 0 0 152 5 0 0 20 0 28 0 447086931 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330487374976 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2089] ppid=2085 vsize=28768336 memory=8261437486948392105 CPUtime=0.04 cores=0-7
/proc/2087/task/2089/stat : 2089 (java) S 2085 2085 29062 0 -1 1077944384 212 0 0 0 2 2 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330435754256 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2090] ppid=2085 vsize=28768336 memory=-6443363978170947418 CPUtime=0.03 cores=0-7
/proc/2087/task/2090/stat : 2090 (java) S 2085 2085 29062 0 -1 1077944384 128 0 0 0 2 1 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330434701712 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2091] ppid=2085 vsize=28768336 memory=-6081100125891549016 CPUtime=0.04 cores=0-7
/proc/2087/task/2091/stat : 2091 (java) S 2085 2085 29062 0 -1 1077944384 340 0 0 0 2 2 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330433649168 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2092] ppid=2085 vsize=28768336 memory=-6154581634397065563 CPUtime=0.04 cores=0-7
/proc/2087/task/2092/stat : 2092 (java) S 2085 2085 29062 0 -1 1077944384 184 0 0 0 2 2 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330432596624 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2093] ppid=2085 vsize=28768336 memory=3473155129056584509 CPUtime=0.03 cores=0-7
/proc/2087/task/2093/stat : 2093 (java) S 2085 2085 29062 0 -1 1077944384 1251 0 0 0 1 2 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330431544080 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2094] ppid=2085 vsize=28768336 memory=4088 CPUtime=0.04 cores=0-7
/proc/2087/task/2094/stat : 2094 (java) S 2085 2085 29062 0 -1 1077944384 400 0 0 0 3 1 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330430491536 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2095] ppid=2085 vsize=28768336 memory=1580 CPUtime=0.04 cores=0-7
/proc/2087/task/2095/stat : 2095 (java) S 2085 2085 29062 0 -1 1077944384 898 0 0 0 3 1 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330429438992 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2096] ppid=2085 vsize=28768336 memory=1028 CPUtime=0.04 cores=0-7
/proc/2087/task/2096/stat : 2096 (java) S 2085 2085 29062 0 -1 1077944384 523 0 0 0 3 1 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330428386448 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2097] ppid=2085 vsize=28768336 memory=1060 CPUtime=0.01 cores=0-7
/proc/2087/task/2097/stat : 2097 (java) S 2085 2085 29062 0 -1 1077944384 641 0 0 0 1 0 0 0 20 0 28 0 447086934 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329799895024 140330483145346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2098] ppid=2085 vsize=28768336 memory=2828 CPUtime=0 cores=0-7
/proc/2087/task/2098/stat : 2098 (java) S 2085 2085 29062 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 447086934 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329798841312 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2099] ppid=2085 vsize=28768336 memory=756 CPUtime=0 cores=0-7
/proc/2087/task/2099/stat : 2099 (java) S 2085 2085 29062 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 447086934 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329797788672 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2100] ppid=2085 vsize=28768336 memory=1548 CPUtime=0 cores=0-7
/proc/2087/task/2100/stat : 2100 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329796737232 140330483152795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2101] ppid=2085 vsize=28768336 memory=7872 CPUtime=2.98 cores=0-7
/proc/2087/task/2101/stat : 2101 (java) S 2085 2085 29062 0 -1 1077944384 9489 0 0 0 295 3 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329795684848 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 30 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2102] ppid=2085 vsize=28768336 memory=1164 CPUtime=3.29 cores=0-7
/proc/2087/task/2102/stat : 2102 (java) S 2085 2085 29062 0 -1 1077944384 12534 0 0 0 327 2 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329794632304 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2103] ppid=2085 vsize=28768336 memory=1452 CPUtime=2.77 cores=0-7
/proc/2087/task/2103/stat : 2103 (java) S 2085 2085 29062 0 -1 1077944384 11007 0 0 0 274 3 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329793579760 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2104] ppid=2085 vsize=28768336 memory=251480 CPUtime=0.89 cores=0-7
/proc/2087/task/2104/stat : 2104 (java) S 2085 2085 29062 0 -1 1077944384 9328 0 0 0 87 2 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329792527216 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2105] ppid=2085 vsize=28768336 memory=11044 CPUtime=0 cores=0-7
/proc/2087/task/2105/stat : 2105 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329791473888 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2106] ppid=2085 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/2087/task/2106/stat : 2106 (java) S 2085 2085 29062 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 447086938 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329790421424 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2150] ppid=2085 vsize=28768336 memory=259996 CPUtime=0.71 cores=0-7
/proc/2087/task/2150/stat : 2150 (java) R 2085 2085 29062 0 -1 4202560 37 0 0 0 71 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329774083128 140330096085360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2151] ppid=2085 vsize=28768336 memory=1452 CPUtime=0.71 cores=0-7
/proc/2087/task/2151/stat : 2151 (java) R 2085 2085 29062 0 -1 4202560 20 0 0 0 71 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329777242344 140330096085514 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2152] ppid=2085 vsize=28768336 memory=279307764400432 CPUtime=0.71 cores=0-7
/proc/2087/task/2152/stat : 2152 (java) R 2085 2085 29062 0 -1 4202560 17 0 0 0 71 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329773032312 140330095324240 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2153] ppid=2085 vsize=28768336 memory=0 CPUtime=0.71 cores=0-7
/proc/2087/task/2153/stat : 2153 (java) R 2085 2085 29062 0 -1 4202560 23 0 0 0 71 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329776189928 140330094420473 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2154] ppid=2085 vsize=28768336 memory=7163647453053868138 CPUtime=0.69 cores=0-7
/proc/2087/task/2154/stat : 2154 (java) R 2085 2085 29062 0 -1 4202560 21 0 0 0 69 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329779350984 140330096264476 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2155] ppid=2085 vsize=28768336 memory=6371016109069790054 CPUtime=0.71 cores=0-7
/proc/2087/task/2155/stat : 2155 (java) R 2085 2085 29062 0 -1 4202560 16 0 0 0 71 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329775140424 140330087557902 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2156] ppid=2085 vsize=28768336 memory=6943526294502006880 CPUtime=0.71 cores=0-7
/proc/2087/task/2156/stat : 2156 (java) R 2085 2085 29062 0 -1 4202560 18 0 0 0 71 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329771981512 140330094202103 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2157] ppid=2085 vsize=28768336 memory=56 CPUtime=0.71 cores=0-7
/proc/2087/task/2157/stat : 2157 (java) R 2085 2085 29062 0 -1 4202560 18 0 0 0 71 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329778297672 140330095954478 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
Current children cumulated CPU time: 141.09 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 282124 KiB

[startup+19.4019 s]
/proc/loadavg: 7.55 7.96 7.74 9/219 2157
/proc/meminfo: memFree=31435932/32770624 swapFree=66977240/67108860
[pid=2085] ppid=2082 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2085/stat : 2085 (xcsp3-exec) S 2082 2085 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447086931 115843072 363 33554432000 4194304 5098028 140723777061424 140723777059528 139741061091964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19996672 140723777069941 140723777070185 140723777070185 140723777073098 0
/proc/2085/statm: 28282 363 304 221 0 87 0
[pid=2087] ppid=2085 vsize=28768336 memory=280672 CPUtime=142.35 cores=0-7
/proc/2087/stat : 2087 (java) S 2085 2085 29062 0 -1 1077944320 64776 0 0 0 14194 41 0 0 20 0 28 0 447086931 29458776064 70168 33554432000 4194304 4196468 140731546698688 140731546681232 140330483134199 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
/proc/2087/statm: 7192084 70168 3543 1 0 7153184 0
[pid=2087/tid=2088] ppid=2085 vsize=28768336 memory=0 CPUtime=1.57 cores=0-7
/proc/2087/task/2088/stat : 2088 (java) S 2085 2085 29062 0 -1 1077944384 10707 0 0 0 152 5 0 0 20 0 28 0 447086931 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330487374976 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2089] ppid=2085 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/2087/task/2089/stat : 2089 (java) S 2085 2085 29062 0 -1 1077944384 212 0 0 0 2 2 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330435754256 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2090] ppid=2085 vsize=28768336 memory=0 CPUtime=0.03 cores=0-7
/proc/2087/task/2090/stat : 2090 (java) S 2085 2085 29062 0 -1 1077944384 128 0 0 0 2 1 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330434701712 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2091] ppid=2085 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/2087/task/2091/stat : 2091 (java) S 2085 2085 29062 0 -1 1077944384 340 0 0 0 2 2 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330433649168 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2092] ppid=2085 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/2087/task/2092/stat : 2092 (java) S 2085 2085 29062 0 -1 1077944384 184 0 0 0 2 2 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330432596624 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2093] ppid=2085 vsize=28768336 memory=0 CPUtime=0.03 cores=0-7
/proc/2087/task/2093/stat : 2093 (java) S 2085 2085 29062 0 -1 1077944384 1251 0 0 0 1 2 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330431544080 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2094] ppid=2085 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/2087/task/2094/stat : 2094 (java) S 2085 2085 29062 0 -1 1077944384 400 0 0 0 3 1 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330430491536 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2095] ppid=2085 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/2087/task/2095/stat : 2095 (java) S 2085 2085 29062 0 -1 1077944384 898 0 0 0 3 1 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330429438992 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2096] ppid=2085 vsize=28768336 memory=279307763384288 CPUtime=0.04 cores=0-7
/proc/2087/task/2096/stat : 2096 (java) S 2085 2085 29062 0 -1 1077944384 523 0 0 0 3 1 0 0 20 0 28 0 447086932 29458776064 70168 33554432000 4194304 4196468 140731546698688 140330428386448 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2097] ppid=2085 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/2087/task/2097/stat : 2097 (java) S 2085 2085 29062 0 -1 1077944384 641 0 0 0 1 0 0 0 20 0 28 0 447086934 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329799895024 140330483145346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2098] ppid=2085 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2098/stat : 2098 (java) S 2085 2085 29062 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 447086934 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329798841312 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2099] ppid=2085 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/2087/task/2099/stat : 2099 (java) S 2085 2085 29062 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 447086934 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329797788672 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2100] ppid=2085 vsize=28768336 memory=-2893623298589923098 CPUtime=0 cores=0-7
/proc/2087/task/2100/stat : 2100 (java) S 2085 2085 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329796737232 140330483152795 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2101] ppid=2085 vsize=28768336 memory=-1807685287724412255 CPUtime=2.98 cores=0-7
/proc/2087/task/2101/stat : 2101 (java) S 2085 2085 29062 0 -1 1077944384 9489 0 0 0 295 3 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329795684848 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 30 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2102] ppid=2085 vsize=28768336 memory=-3967418655009478193 CPUtime=3.29 cores=0-7
/proc/2087/task/2102/stat : 2102 (java) S 2085 2085 29062 0 -1 1077944384 12534 0 0 0 327 2 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329794632304 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2103] ppid=2085 vsize=28768336 memory=-2746958450906831424 CPUtime=2.77 cores=0-7
/proc/2087/task/2103/stat : 2103 (java) S 2085 2085 29062 0 -1 1077944384 11007 0 0 0 274 3 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329793579760 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2104] ppid=2085 vsize=28768336 memory=-7751062316387021378 CPUtime=0.89 cores=0-7
/proc/2087/task/2104/stat : 2104 (java) S 2085 2085 29062 0 -1 1077944384 9328 0 0 0 87 2 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329792527216 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2105] ppid=2085 vsize=28768336 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/2087/task/2105/stat : 2105 (java) S 2085 2085 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447086937 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329791473888 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2106] ppid=2085 vsize=28768336 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/2087/task/2106/stat : 2106 (java) S 2085 2085 29062 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 447086938 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329790421424 140330483145346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2150] ppid=2085 vsize=28768336 memory=6943526294502006880 CPUtime=0.86 cores=0-7
/proc/2087/task/2150/stat : 2150 (java) S 2085 2085 29062 0 -1 1077944384 37 0 0 0 86 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329774083696 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2151] ppid=2085 vsize=28768336 memory=9448 CPUtime=0.86 cores=0-7
/proc/2087/task/2151/stat : 2151 (java) S 2085 2085 29062 0 -1 1077944384 29 0 0 0 86 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329777243216 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2152] ppid=2085 vsize=28768336 memory=14008 CPUtime=0.86 cores=0-7
/proc/2087/task/2152/stat : 2152 (java) S 2085 2085 29062 0 -1 1077944384 17 0 0 0 86 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329773032656 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2153] ppid=2085 vsize=28768336 memory=2120 CPUtime=0.86 cores=0-7
/proc/2087/task/2153/stat : 2153 (java) S 2085 2085 29062 0 -1 1077944384 36 0 0 0 86 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329776190800 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2154] ppid=2085 vsize=28768336 memory=11976 CPUtime=0.89 cores=0-7
/proc/2087/task/2154/stat : 2154 (java) R 2085 2085 29062 0 -1 4202560 21 0 0 0 89 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329779350984 140330095753484 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2155] ppid=2085 vsize=28768336 memory=11568 CPUtime=0.86 cores=0-7
/proc/2087/task/2155/stat : 2155 (java) S 2085 2085 29062 0 -1 1077944384 16 0 0 0 86 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329775138384 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2156] ppid=2085 vsize=28768336 memory=512 CPUtime=0.86 cores=0-7
/proc/2087/task/2156/stat : 2156 (java) S 2085 2085 29062 0 -1 1077944384 18 0 0 0 86 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329771979472 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
[pid=2087/tid=2157] ppid=2085 vsize=28768336 memory=1564 CPUtime=0.86 cores=0-7
/proc/2087/task/2157/stat : 2157 (java) S 2085 2085 29062 0 -1 1077944384 18 0 0 0 86 0 0 0 20 0 28 0 447088780 29458776064 70168 33554432000 4194304 4196468 140731546698688 140329778295632 140330483144405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32870400 140731546702826 140731546702998 140731546702998 140731546705871 0
Current children cumulated CPU time: 142.35 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 282124 KiB

Child status: 0
Real time (s): 19.4666
CPU time (s): 142.428
CPU user time (s): 142
CPU system time (s): 0.427578
CPU usage (%): 731.651
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 282664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142
system time used= 0.427578
maximum resident set size= 281216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5294
involuntary context switches= 2407


# summary of solver processes directly reported to runsolver:
#   pid: 2085
#   total CPU time (s): 142.428
#   total CPU user time (s): 142
#   total CPU system time (s): 0.427578

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.183718 second user time and 0.24626 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 10:16:41
IDJOB=4399866
IDBENCH=130611
IDSOLVER=2854
FILE ID=node121/4399866-1568708243
RUNJOBID= node121-1568700707-29089
PBS_JOBID= 21703902
Free space on /tmp= 61408 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399866-1568708243/watcher-4399866-1568708243 -o /tmp/evaluation-result-4399866-1568708243/solver-4399866-1568708243 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1439167951 HOME/instance-4399866-1568708243.xml

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

MD5SUM BENCH= 7aff4fe352a8c3fb8c4e8479cd8d4369
RANDOM SEED=1439167951

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31704960 kB
MemAvailable:   31920200 kB
Buffers:           69216 kB
Cached:           444492 kB
SwapCached:        10792 kB
Active:           208792 kB
Inactive:         319052 kB
Active(anon):       4684 kB
Inactive(anon):    42468 kB
Active(file):     204108 kB
Inactive(file):   276584 kB
Unevictable:      109160 kB
Mlocked:          109160 kB
SwapTotal:      67108860 kB
SwapFree:       66977240 kB
Dirty:             26364 kB
Writeback:             0 kB
AnonPages:        125772 kB
Mapped:            41844 kB
Shmem:             24044 kB
Slab:             129980 kB
SReclaimable:     100768 kB
SUnreclaim:        29212 kB
KernelStack:        3712 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61380 MiB
End job on node121 at 2019-09-17 10:17:00