Trace number 4394517

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-06-14 parallelOPT104 1718.66 226.652

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n15/
TravellingSalesman-15-30-10.xml
MD5SUM3c026331d7bc07d88063d95da0d404ae
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark104
Best CPU time to get the best result obtained on this benchmark38.5816
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size29
Distribution of domain sizes[{"size":15,"count":15},{"size":29,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"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-4394517-1568439108.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394517-1568439108.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.06/0.57	c solve instance...
1.47/0.69	o 287 
1.92/0.73	o 268 
1.92/0.74	o 198 
1.92/0.74	o 196 
1.92/0.74	o 185 
1.92/0.77	o 117 
1.92/0.78	o 112 
2.50/0.81	o 111 
2.50/0.81	o 110 
2.50/0.82	o 106 
6.57/1.42	o 105 
18.09/2.95	o 104 
1718.59/226.63	s OPTIMUM FOUND
1718.59/226.63	v <instantiation>
1718.59/226.63	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] </list>
1718.59/226.63	v 	<values>0 1 4 6 8 14 12 11 13 10 9 7 5 2 3 1 11 6 10 12 9 7 4 6 4 3 8 7 8 8 </values>
1718.59/226.63	v </instantiation>

Verifier Data

OK	104

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394517-1568439108/watcher-4394517-1568439108 -o /tmp/evaluation-result-4394517-1568439108/solver-4394517-1568439108 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568439068-24126 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 226080318 HOME/instance-4394517-1568439108.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=24143, runsolver pid=24140

[startup+0.100059 s]*
/proc/loadavg: 8.13 8.32 8.22 2/216 24164
/proc/meminfo: memFree=30792376/32770624 swapFree=66968476/67108860
[pid=24143] ppid=24140 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24143/stat : 24143 (xcsp3-exec) S 24140 24143 24099 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 420160348 115843072 363 33554432000 4194304 5098028 140720728640672 140720728638776 140492320092796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16887808 140720728642422 140720728642665 140720728642665 140720728645578 0
/proc/24143/statm: 28282 363 305 221 0 87 0
[pid=24145] ppid=24143 vsize=28227388 memory=29624 CPUtime=0.12 cores=0-7
/proc/24145/stat : 24145 (java) S 24143 24143 24099 0 -1 1077944320 5893 0 0 0 11 1 0 0 20 0 20 0 420160349 28904845312 7406 33554432000 4194304 4196468 140721888135184 140721888117728 140363777076983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
/proc/24145/statm: 7056847 7406 3119 1 0 7019032 0
[pid=24145/tid=24146] ppid=24143 vsize=28227388 memory=7753117666145902235 CPUtime=0.09 cores=0-7
/proc/24145/task/24146/stat : 24146 (java) R 24143 24143 24099 0 -1 4202560 3798 0 0 0 8 1 0 0 20 0 20 0 420160349 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363781310256 140363374402888 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24147] ppid=24143 vsize=28227388 memory=732370822803819493 CPUtime=0 cores=0-7
/proc/24145/task/24147/stat : 24147 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363696929808 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24148] ppid=24143 vsize=28227388 memory=140684466366080 CPUtime=0 cores=0-7
/proc/24145/task/24148/stat : 24148 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363695877264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24149] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24149/stat : 24149 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363694824208 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24150] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24150/stat : 24150 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363693771664 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24151] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24151/stat : 24151 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363324054032 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24152] ppid=24143 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24145/task/24152/stat : 24152 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363323001488 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24153] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24153/stat : 24153 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363321948432 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24154] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24154/stat : 24154 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 7406 33554432000 4194304 4196468 140721888135184 140363320895888 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24155] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24155/stat : 24155 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160351 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362442509040 140363777088130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24156] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24156/stat : 24156 (java) S 24143 24143 24099 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420160352 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362441455264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24157] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24157/stat : 24157 (java) S 24143 24143 24099 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 420160352 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362440402160 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24158] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24158/stat : 24158 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160354 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362439350736 140363777095579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24159] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24159/stat : 24159 (java) S 24143 24143 24099 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 20 0 420160354 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362438297840 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24160] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24160/stat : 24160 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160354 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362437245296 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24161] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24161/stat : 24161 (java) S 24143 24143 24099 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 420160355 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362436192240 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24162] ppid=24143 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/24145/task/24162/stat : 24162 (java) R 24143 24143 24099 0 -1 4202560 327 0 0 0 1 0 0 0 20 0 20 0 420160355 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362435139696 140363777088918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24163] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24163/stat : 24163 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420160355 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362434087904 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24164] ppid=24143 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24145/task/24164/stat : 24164 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160355 28904845312 7406 33554432000 4194304 4196468 140721888135184 140362433035440 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31076 KiB

[startup+0.210909 s]*
/proc/loadavg: 8.13 8.32 8.22 2/216 24164
/proc/meminfo: memFree=30779868/32770624 swapFree=66968476/67108860
[pid=24143] ppid=24140 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24143/stat : 24143 (xcsp3-exec) S 24140 24143 24099 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 420160348 115843072 363 33554432000 4194304 5098028 140720728640672 140720728638776 140492320092796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16887808 140720728642422 140720728642665 140720728642665 140720728645578 0
/proc/24143/statm: 28282 363 305 221 0 87 0
[pid=24145] ppid=24143 vsize=28227388 memory=40892 CPUtime=0.33 cores=0-7
/proc/24145/stat : 24145 (java) S 24143 24143 24099 0 -1 1077944320 9519 0 0 0 30 3 0 0 20 0 20 0 420160349 28904845312 10223 33554432000 4194304 4196468 140721888135184 140721888117728 140363777076983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
/proc/24145/statm: 7056847 10223 3278 1 0 7019032 0
[pid=24145/tid=24146] ppid=24143 vsize=28227388 memory=0 CPUtime=0.19 cores=0-7
/proc/24145/task/24146/stat : 24146 (java) R 24143 24143 24099 0 -1 4202560 6663 0 0 0 17 2 0 0 20 0 20 0 420160349 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363781308896 140363777088918 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24147] ppid=24143 vsize=28227388 memory=281368804501240 CPUtime=0 cores=0-7
/proc/24145/task/24147/stat : 24147 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363696929808 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24148] ppid=24143 vsize=28227388 memory=140684466366080 CPUtime=0 cores=0-7
/proc/24145/task/24148/stat : 24148 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363695877264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24149] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24149/stat : 24149 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363694824208 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24150] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24150/stat : 24150 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363693771664 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24151] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24151/stat : 24151 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363324054032 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24152] ppid=24143 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24145/task/24152/stat : 24152 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363323001488 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24153] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24153/stat : 24153 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363321948432 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24154] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24154/stat : 24154 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160350 28904845312 10223 33554432000 4194304 4196468 140721888135184 140363320895888 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24155] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24155/stat : 24155 (java) S 24143 24143 24099 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420160351 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362442509040 140363777088130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24156] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24156/stat : 24156 (java) S 24143 24143 24099 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420160352 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362441455264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24157] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24157/stat : 24157 (java) S 24143 24143 24099 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 420160352 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362440402160 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24158] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24158/stat : 24158 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160354 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362439350736 140363777095579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24159] ppid=24143 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/24145/task/24159/stat : 24159 (java) S 24143 24143 24099 0 -1 1077944384 416 0 0 0 1 0 0 0 20 0 20 0 420160354 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362438297840 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24160] ppid=24143 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/24145/task/24160/stat : 24160 (java) S 24143 24143 24099 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 20 0 420160354 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362437245296 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24161] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24161/stat : 24161 (java) S 24143 24143 24099 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 20 0 420160355 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362436192240 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24162] ppid=24143 vsize=28227388 memory=0 CPUtime=0.08 cores=0-7
/proc/24145/task/24162/stat : 24162 (java) R 24143 24143 24099 0 -1 4202560 725 0 0 0 8 0 0 0 20 0 20 0 420160355 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362435139504 140363756475422 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24163] ppid=24143 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24163/stat : 24163 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420160355 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362434087904 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24164] ppid=24143 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/24145/task/24164/stat : 24164 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160355 28904845312 10223 33554432000 4194304 4196468 140721888135184 140362433035440 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42344 KiB

[startup+0.319804 s]*
/proc/loadavg: 8.13 8.32 8.22 3/216 24164
/proc/meminfo: memFree=30773108/32770624 swapFree=66968476/67108860
[pid=24143] ppid=24140 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24143/stat : 24143 (xcsp3-exec) S 24140 24143 24099 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 420160348 115843072 363 33554432000 4194304 5098028 140720728640672 140720728638776 140492320092796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16887808 140720728642422 140720728642665 140720728642665 140720728645578 0
/proc/24143/statm: 28282 363 305 221 0 87 0
[pid=24145] ppid=24143 vsize=28231644 memory=50452 CPUtime=0.54 cores=0-7
/proc/24145/stat : 24145 (java) S 24143 24143 24099 0 -1 1077944320 11036 0 0 0 50 4 0 0 20 0 20 0 420160349 28909203456 12613 33554432000 4194304 4196468 140721888135184 140721888117728 140363777076983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
/proc/24145/statm: 7057911 12613 3322 1 0 7019032 0
[pid=24145/tid=24146] ppid=24143 vsize=28231644 memory=6791534058613427641 CPUtime=0.31 cores=0-7
/proc/24145/task/24146/stat : 24146 (java) R 24143 24143 24099 0 -1 4202560 7916 0 0 0 28 3 0 0 20 0 20 0 420160349 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363781308096 140363761157470 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24147] ppid=24143 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24147/stat : 24147 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363696929808 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24148] ppid=24143 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24148/stat : 24148 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363695877264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24149] ppid=24143 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24149/stat : 24149 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363694824208 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24150] ppid=24143 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24150/stat : 24150 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420160350 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363693771664 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24151] ppid=24143 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/24145/task/24151/stat : 24151 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363324054032 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24152] ppid=24143 vsize=28231644 memory=140684338230191 CPUtime=0 cores=0-7
/proc/24145/task/24152/stat : 24152 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420160350 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363323001488 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24153] ppid=24143 vsize=28231644 memory=140684338232496 CPUtime=0 cores=0-7
/proc/24145/task/24153/stat : 24153 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160350 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363321948432 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24154] ppid=24143 vsize=28231644 memory=140684338234800 CPUtime=0 cores=0-7
/proc/24145/task/24154/stat : 24154 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160350 28909203456 12613 33554432000 4194304 4196468 140721888135184 140363320895888 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24155] ppid=24143 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24155/stat : 24155 (java) S 24143 24143 24099 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420160351 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362442509040 140363777088130 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24156] ppid=24143 vsize=28231644 memory=281368676476560 CPUtime=0 cores=0-7
/proc/24145/task/24156/stat : 24156 (java) S 24143 24143 24099 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420160352 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362441455264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24157] ppid=24143 vsize=28231644 memory=281368676483472 CPUtime=0 cores=0-7
/proc/24145/task/24157/stat : 24157 (java) S 24143 24143 24099 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 420160352 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362440402160 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24158] ppid=24143 vsize=28231644 memory=281368676424752 CPUtime=0 cores=0-7
/proc/24145/task/24158/stat : 24158 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160354 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362439350736 140363777095579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24159] ppid=24143 vsize=28231644 memory=281368676497296 CPUtime=0.02 cores=0-7
/proc/24145/task/24159/stat : 24159 (java) S 24143 24143 24099 0 -1 1077944384 425 0 0 0 2 0 0 0 20 0 20 0 420160354 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362438297840 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24160] ppid=24143 vsize=28231644 memory=281368676504208 CPUtime=0.02 cores=0-7
/proc/24145/task/24160/stat : 24160 (java) S 24143 24143 24099 0 -1 1077944384 261 0 0 0 2 0 0 0 20 0 20 0 420160354 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362437245296 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24161] ppid=24143 vsize=28231644 memory=281368676501904 CPUtime=0.03 cores=0-7
/proc/24145/task/24161/stat : 24161 (java) S 24143 24143 24099 0 -1 1077944384 280 0 0 0 3 0 0 0 20 0 20 0 420160355 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362436192240 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24162] ppid=24143 vsize=28231644 memory=281368676518064 CPUtime=0.12 cores=0-7
/proc/24145/task/24162/stat : 24162 (java) S 24143 24143 24099 0 -1 1077944384 840 0 0 0 12 0 0 0 20 0 20 0 420160355 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362435139696 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24163] ppid=24143 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24163/stat : 24163 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420160355 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362434087904 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24164] ppid=24143 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/24145/task/24164/stat : 24164 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420160355 28909203456 12613 33554432000 4194304 4196468 140721888135184 140362433035440 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51904 KiB

[startup+0.703156 s]
/proc/loadavg: 8.13 8.32 8.22 6/216 24164
/proc/meminfo: memFree=30755928/32770624 swapFree=66968476/67108860
[pid=24143] ppid=24140 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24143/stat : 24143 (xcsp3-exec) S 24140 24143 24099 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 420160348 115843072 363 33554432000 4194304 5098028 140720728640672 140720728638776 140492320092796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16887808 140720728642422 140720728642665 140720728642665 140720728645578 0
/proc/24143/statm: 28282 363 305 221 0 87 0
[pid=24145] ppid=24143 vsize=28766280 memory=109228 CPUtime=1.92 cores=0-7
/proc/24145/stat : 24145 (java) S 24143 24143 24099 0 -1 1077944320 15684 0 0 0 185 7 0 0 20 0 28 0 420160349 29456670720 27307 33554432000 4194304 4196468 140721888135184 140721888117728 140363777076983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
/proc/24145/statm: 7191570 27307 3452 1 0 7152672 0
[pid=24145/tid=24146] ppid=24143 vsize=28766280 memory=281368676812928 CPUtime=0.57 cores=0-7
/proc/24145/task/24146/stat : 24146 (java) S 24143 24143 24099 0 -1 1077944384 9314 0 0 0 53 4 0 0 20 0 28 0 420160349 29456670720 27307 33554432000 4194304 4196468 140721888135184 140363781317760 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24147] ppid=24143 vsize=28766280 memory=5136780887203 CPUtime=0 cores=0-7
/proc/24145/task/24147/stat : 24147 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 420160350 29456670720 27307 33554432000 4194304 4196468 140721888135184 140363696929808 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24148] ppid=24143 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24148/stat : 24148 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 420160350 29456670720 27307 33554432000 4194304 4196468 140721888135184 140363695877264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24149] ppid=24143 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/24145/task/24149/stat : 24149 (java) S 24143 24143 24099 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 420160350 29456670720 27307 33554432000 4194304 4196468 140721888135184 140363694824208 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0

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

[pid=24145/tid=24162] ppid=24143 vsize=28769356 memory=1240 CPUtime=1.01 cores=0-7
/proc/24145/task/24162/stat : 24162 (java) S 24143 24143 24099 0 -1 1077944384 13984 0 0 0 98 3 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362435139696 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24163] ppid=24143 vsize=28769356 memory=3928 CPUtime=0 cores=0-7
/proc/24145/task/24163/stat : 24163 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362434087904 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24164] ppid=24143 vsize=28769356 memory=716 CPUtime=0.1 cores=0-7
/proc/24145/task/24164/stat : 24164 (java) S 24143 24143 24099 0 -1 1077944384 1216 0 0 0 3 7 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362433035440 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24262] ppid=24143 vsize=28769356 memory=776 CPUtime=208.85 cores=0-7
/proc/24145/task/24262/stat : 24262 (java) S 24143 24143 24099 0 -1 1077944384 3518 0 0 0 20882 3 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362418564928 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24263] ppid=24143 vsize=28769356 memory=1052 CPUtime=208.96 cores=0-7
/proc/24145/task/24263/stat : 24263 (java) S 24143 24143 24099 0 -1 1077944384 1249 0 0 0 20895 1 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362421724496 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24264] ppid=24143 vsize=28769356 memory=2832 CPUtime=208.32 cores=0-7
/proc/24145/task/24264/stat : 24264 (java) S 24143 24143 24099 0 -1 1077944384 13762 0 0 0 20812 20 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362211378128 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24265] ppid=24143 vsize=28769356 memory=13948 CPUtime=208.99 cores=0-7
/proc/24145/task/24265/stat : 24265 (java) S 24143 24143 24099 0 -1 1077944384 6378 0 0 0 20886 13 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362214528080 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24266] ppid=24143 vsize=28769356 memory=1564 CPUtime=209.08 cores=0-7
/proc/24145/task/24266/stat : 24266 (java) S 24143 24143 24099 0 -1 1077944384 1841 0 0 0 20906 2 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362419618512 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24267] ppid=24143 vsize=28769356 memory=500 CPUtime=208.62 cores=0-7
/proc/24145/task/24267/stat : 24267 (java) S 24143 24143 24099 0 -1 1077944384 5828 0 0 0 20852 10 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362423829328 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24268] ppid=24143 vsize=28769356 memory=932 CPUtime=208.85 cores=0-7
/proc/24145/task/24268/stat : 24268 (java) S 24143 24143 24099 0 -1 1077944384 3185 0 0 0 20884 1 0 0 20 0 28 0 420160644 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362422777296 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24269] ppid=24143 vsize=28769356 memory=1424 CPUtime=219.43 cores=0-7
/proc/24145/task/24269/stat : 24269 (java) R 24143 24143 24099 0 -1 4202560 1010 0 0 0 21941 2 0 0 20 0 28 0 420160644 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362215576072 140363380558465 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
Current children cumulated CPU time: 1717.59 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 1090816 KiB

[startup+226.401 s]
/proc/loadavg: 7.21 8.09 8.16 2/225 24284
/proc/meminfo: memFree=29734680/32770624 swapFree=66968476/67108860
[pid=24143] ppid=24140 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24143/stat : 24143 (xcsp3-exec) S 24140 24143 24099 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 420160348 115843072 363 33554432000 4194304 5098028 140720728640672 140720728638776 140492320092796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16887808 140720728642422 140720728642665 140720728642665 140720728645578 0
/proc/24143/statm: 28282 363 305 221 0 87 0
[pid=24145] ppid=24143 vsize=28769356 memory=1089364 CPUtime=1718.4 cores=0-7
/proc/24145/stat : 24145 (java) S 24143 24143 24099 0 -1 1077944320 143563 0 0 0 171604 236 0 0 20 0 28 0 420160349 29459820544 272341 33554432000 4194304 4196468 140721888135184 140721888117728 140363777076983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
/proc/24145/statm: 7192339 272341 3535 1 0 7153441 0
[pid=24145/tid=24146] ppid=24143 vsize=28769356 memory=1216 CPUtime=0.58 cores=0-7
/proc/24145/task/24146/stat : 24146 (java) S 24143 24143 24099 0 -1 1077944384 9316 0 0 0 54 4 0 0 20 0 28 0 420160349 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363781317760 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24147] ppid=24143 vsize=28769356 memory=6791534058613427641 CPUtime=1.8 cores=0-7
/proc/24145/task/24147/stat : 24147 (java) S 24143 24143 24099 0 -1 1077944384 2138 0 0 0 161 19 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363696929808 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24148] ppid=24143 vsize=28769356 memory=1089364 CPUtime=1.78 cores=0-7
/proc/24145/task/24148/stat : 24148 (java) S 24143 24143 24099 0 -1 1077944384 3294 0 0 0 159 19 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363695877264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24149] ppid=24143 vsize=28769356 memory=15255943717849727 CPUtime=1.8 cores=0-7
/proc/24145/task/24149/stat : 24149 (java) S 24143 24143 24099 0 -1 1077944384 2769 0 0 0 161 19 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363694824208 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24150] ppid=24143 vsize=28769356 memory=-7003737579269690708 CPUtime=1.76 cores=0-7
/proc/24145/task/24150/stat : 24150 (java) S 24143 24143 24099 0 -1 1077944384 3640 0 0 0 158 18 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363693771664 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24151] ppid=24143 vsize=28769356 memory=6791534058613427641 CPUtime=1.77 cores=0-7
/proc/24145/task/24151/stat : 24151 (java) S 24143 24143 24099 0 -1 1077944384 2867 0 0 0 160 17 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363324054032 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24152] ppid=24143 vsize=28769356 memory=1089364 CPUtime=1.77 cores=0-7
/proc/24145/task/24152/stat : 24152 (java) S 24143 24143 24099 0 -1 1077944384 2916 0 0 0 160 17 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363323001488 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24153] ppid=24143 vsize=28769356 memory=9328 CPUtime=1.77 cores=0-7
/proc/24145/task/24153/stat : 24153 (java) S 24143 24143 24099 0 -1 1077944384 2403 0 0 0 158 19 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363321948432 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24154] ppid=24143 vsize=28769356 memory=1716 CPUtime=1.78 cores=0-7
/proc/24145/task/24154/stat : 24154 (java) S 24143 24143 24099 0 -1 1077944384 3028 0 0 0 161 17 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363320895888 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24155] ppid=24143 vsize=28769356 memory=1216 CPUtime=0.34 cores=0-7
/proc/24145/task/24155/stat : 24155 (java) S 24143 24143 24099 0 -1 1077944384 8224 0 0 0 25 9 0 0 20 0 28 0 420160351 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362442509040 140363777088130 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24156] ppid=24143 vsize=28769356 memory=1000 CPUtime=0 cores=0-7
/proc/24145/task/24156/stat : 24156 (java) S 24143 24143 24099 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 420160352 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362441455328 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24157] ppid=24143 vsize=28769356 memory=7996 CPUtime=0 cores=0-7
/proc/24145/task/24157/stat : 24157 (java) S 24143 24143 24099 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 420160352 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362440402176 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24158] ppid=24143 vsize=28769356 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/24145/task/24158/stat : 24158 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420160354 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362439350736 140363777095579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24159] ppid=24143 vsize=28769356 memory=288230596050944315 CPUtime=2.89 cores=0-7
/proc/24145/task/24159/stat : 24159 (java) S 24143 24143 24099 0 -1 1077944384 16334 0 0 0 286 3 0 0 20 0 28 0 420160354 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362438297840 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24160] ppid=24143 vsize=28769356 memory=15255943717849727 CPUtime=2.52 cores=0-7
/proc/24145/task/24160/stat : 24160 (java) S 24143 24143 24099 0 -1 1077944384 13873 0 0 0 249 3 0 0 20 0 28 0 420160354 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362437245296 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24161] ppid=24143 vsize=28769356 memory=716 CPUtime=3.03 cores=0-7
/proc/24145/task/24161/stat : 24161 (java) S 24143 24143 24099 0 -1 1077944384 17354 0 0 0 299 4 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362436192240 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24162] ppid=24143 vsize=28769356 memory=776 CPUtime=1.01 cores=0-7
/proc/24145/task/24162/stat : 24162 (java) S 24143 24143 24099 0 -1 1077944384 13984 0 0 0 98 3 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362435139696 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24163] ppid=24143 vsize=28769356 memory=1052 CPUtime=0 cores=0-7
/proc/24145/task/24163/stat : 24163 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362434087904 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24164] ppid=24143 vsize=28769356 memory=2832 CPUtime=0.1 cores=0-7
/proc/24145/task/24164/stat : 24164 (java) S 24143 24143 24099 0 -1 1077944384 1216 0 0 0 3 7 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362433035440 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24262] ppid=24143 vsize=28769356 memory=9328 CPUtime=208.85 cores=0-7
/proc/24145/task/24262/stat : 24262 (java) S 24143 24143 24099 0 -1 1077944384 3518 0 0 0 20882 3 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362418564928 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24263] ppid=24143 vsize=28769356 memory=3532 CPUtime=208.96 cores=0-7
/proc/24145/task/24263/stat : 24263 (java) S 24143 24143 24099 0 -1 1077944384 1249 0 0 0 20895 1 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362421724496 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24264] ppid=24143 vsize=28769356 memory=1452 CPUtime=208.32 cores=0-7
/proc/24145/task/24264/stat : 24264 (java) S 24143 24143 24099 0 -1 1077944384 13762 0 0 0 20812 20 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362211378128 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24265] ppid=24143 vsize=28769356 memory=1089364 CPUtime=208.99 cores=0-7
/proc/24145/task/24265/stat : 24265 (java) S 24143 24143 24099 0 -1 1077944384 6378 0 0 0 20886 13 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362214528080 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24266] ppid=24143 vsize=28769356 memory=6791534058613427641 CPUtime=209.08 cores=0-7
/proc/24145/task/24266/stat : 24266 (java) S 24143 24143 24099 0 -1 1077944384 1841 0 0 0 20906 2 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362419618512 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24267] ppid=24143 vsize=28769356 memory=-7003737579269690708 CPUtime=208.62 cores=0-7
/proc/24145/task/24267/stat : 24267 (java) S 24143 24143 24099 0 -1 1077944384 5828 0 0 0 20852 10 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362423829328 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24268] ppid=24143 vsize=28769356 memory=1980 CPUtime=208.85 cores=0-7
/proc/24145/task/24268/stat : 24268 (java) S 24143 24143 24099 0 -1 1077944384 3185 0 0 0 20884 1 0 0 20 0 28 0 420160644 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362422777296 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24269] ppid=24143 vsize=28769356 memory=6791534058613427641 CPUtime=220.23 cores=0-7
/proc/24145/task/24269/stat : 24269 (java) R 24143 24143 24099 0 -1 4202560 1010 0 0 0 22021 2 0 0 20 0 28 0 420160644 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362215576072 140363380558404 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
Current children cumulated CPU time: 1718.4 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 1090816 KiB

[startup+226.601 s]
/proc/loadavg: 7.21 8.09 8.16 2/225 24284
/proc/meminfo: memFree=29734680/32770624 swapFree=66968476/67108860
[pid=24143] ppid=24140 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/24143/stat : 24143 (xcsp3-exec) S 24140 24143 24099 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 420160348 115843072 363 33554432000 4194304 5098028 140720728640672 140720728638776 140492320092796 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 16887808 140720728642422 140720728642665 140720728642665 140720728645578 0
/proc/24143/statm: 28282 363 305 221 0 87 0
[pid=24145] ppid=24143 vsize=28769356 memory=1089364 CPUtime=1718.59 cores=0-7
/proc/24145/stat : 24145 (java) S 24143 24143 24099 0 -1 1077944320 143563 0 0 0 171623 236 0 0 20 0 28 0 420160349 29459820544 272341 33554432000 4194304 4196468 140721888135184 140721888117728 140363777076983 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
/proc/24145/statm: 7192339 272341 3535 1 0 7153441 0
[pid=24145/tid=24146] ppid=24143 vsize=28769356 memory=6791534058613427641 CPUtime=0.58 cores=0-7
/proc/24145/task/24146/stat : 24146 (java) S 24143 24143 24099 0 -1 1077944384 9316 0 0 0 54 4 0 0 20 0 28 0 420160349 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363781317760 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24147] ppid=24143 vsize=28769356 memory=7234587943378249792 CPUtime=1.8 cores=0-7
/proc/24145/task/24147/stat : 24147 (java) S 24143 24143 24099 0 -1 1077944384 2138 0 0 0 161 19 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363696929808 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24148] ppid=24143 vsize=28769356 memory=7234587943378249792 CPUtime=1.78 cores=0-7
/proc/24145/task/24148/stat : 24148 (java) S 24143 24143 24099 0 -1 1077944384 3294 0 0 0 159 19 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363695877264 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24149] ppid=24143 vsize=28769356 memory=7234587943378249792 CPUtime=1.8 cores=0-7
/proc/24145/task/24149/stat : 24149 (java) S 24143 24143 24099 0 -1 1077944384 2769 0 0 0 161 19 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363694824208 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24150] ppid=24143 vsize=28769356 memory=7234587943378249792 CPUtime=1.76 cores=0-7
/proc/24145/task/24150/stat : 24150 (java) S 24143 24143 24099 0 -1 1077944384 3640 0 0 0 158 18 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363693771664 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24151] ppid=24143 vsize=28769356 memory=5931351100298325346 CPUtime=1.77 cores=0-7
/proc/24145/task/24151/stat : 24151 (java) S 24143 24143 24099 0 -1 1077944384 2867 0 0 0 160 17 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363324054032 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24152] ppid=24143 vsize=28769356 memory=7163082213496743531 CPUtime=1.77 cores=0-7
/proc/24145/task/24152/stat : 24152 (java) S 24143 24143 24099 0 -1 1077944384 2916 0 0 0 160 17 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363323001488 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24153] ppid=24143 vsize=28769356 memory=7163082213496743531 CPUtime=1.77 cores=0-7
/proc/24145/task/24153/stat : 24153 (java) S 24143 24143 24099 0 -1 1077944384 2403 0 0 0 158 19 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363321948432 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24154] ppid=24143 vsize=28769356 memory=8098431322144400486 CPUtime=1.78 cores=0-7
/proc/24145/task/24154/stat : 24154 (java) S 24143 24143 24099 0 -1 1077944384 3028 0 0 0 161 17 0 0 20 0 28 0 420160350 29459820544 272341 33554432000 4194304 4196468 140721888135184 140363320895888 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24155] ppid=24143 vsize=28769356 memory=7234587943378249792 CPUtime=0.34 cores=0-7
/proc/24145/task/24155/stat : 24155 (java) S 24143 24143 24099 0 -1 1077944384 8224 0 0 0 25 9 0 0 20 0 28 0 420160351 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362442509040 140363777088130 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24156] ppid=24143 vsize=28769356 memory=7234587943378249792 CPUtime=0 cores=0-7
/proc/24145/task/24156/stat : 24156 (java) S 24143 24143 24099 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 420160352 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362441455328 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24157] ppid=24143 vsize=28769356 memory=7234587943378249792 CPUtime=0 cores=0-7
/proc/24145/task/24157/stat : 24157 (java) S 24143 24143 24099 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 420160352 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362440402176 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24158] ppid=24143 vsize=28769356 memory=5792867632188056168 CPUtime=0 cores=0-7
/proc/24145/task/24158/stat : 24158 (java) S 24143 24143 24099 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420160354 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362439350736 140363777095579 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24159] ppid=24143 vsize=28769356 memory=6791534058613427641 CPUtime=2.89 cores=0-7
/proc/24145/task/24159/stat : 24159 (java) S 24143 24143 24099 0 -1 1077944384 16334 0 0 0 286 3 0 0 20 0 28 0 420160354 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362438297840 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24160] ppid=24143 vsize=28769356 memory=1716 CPUtime=2.52 cores=0-7
/proc/24145/task/24160/stat : 24160 (java) S 24143 24143 24099 0 -1 1077944384 13873 0 0 0 249 3 0 0 20 0 28 0 420160354 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362437245296 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24161] ppid=24143 vsize=28769356 memory=1452 CPUtime=3.03 cores=0-7
/proc/24145/task/24161/stat : 24161 (java) S 24143 24143 24099 0 -1 1077944384 17354 0 0 0 299 4 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362436192240 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24162] ppid=24143 vsize=28769356 memory=1089364 CPUtime=1.01 cores=0-7
/proc/24145/task/24162/stat : 24162 (java) S 24143 24143 24099 0 -1 1077944384 13984 0 0 0 98 3 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362435139696 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24163] ppid=24143 vsize=28769356 memory=7996 CPUtime=0 cores=0-7
/proc/24145/task/24163/stat : 24163 (java) S 24143 24143 24099 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362434087904 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24164] ppid=24143 vsize=28769356 memory=1560 CPUtime=0.1 cores=0-7
/proc/24145/task/24164/stat : 24164 (java) S 24143 24143 24099 0 -1 1077944384 1216 0 0 0 3 7 0 0 20 0 28 0 420160355 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362433035440 140363777088130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24262] ppid=24143 vsize=28769356 memory=14008 CPUtime=208.85 cores=0-7
/proc/24145/task/24262/stat : 24262 (java) S 24143 24143 24099 0 -1 1077944384 3518 0 0 0 20882 3 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362418564928 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24263] ppid=24143 vsize=28769356 memory=8148 CPUtime=208.96 cores=0-7
/proc/24145/task/24263/stat : 24263 (java) S 24143 24143 24099 0 -1 1077944384 1249 0 0 0 20895 1 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362421724496 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24264] ppid=24143 vsize=28769356 memory=2120 CPUtime=208.32 cores=0-7
/proc/24145/task/24264/stat : 24264 (java) S 24143 24143 24099 0 -1 1077944384 13762 0 0 0 20812 20 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362211378128 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24265] ppid=24143 vsize=28769356 memory=13948 CPUtime=208.99 cores=0-7
/proc/24145/task/24265/stat : 24265 (java) S 24143 24143 24099 0 -1 1077944384 6378 0 0 0 20886 13 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362214528080 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24266] ppid=24143 vsize=28769356 memory=1564 CPUtime=209.08 cores=0-7
/proc/24145/task/24266/stat : 24266 (java) S 24143 24143 24099 0 -1 1077944384 1841 0 0 0 20906 2 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362419618512 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24267] ppid=24143 vsize=28769356 memory=500 CPUtime=208.62 cores=0-7
/proc/24145/task/24267/stat : 24267 (java) S 24143 24143 24099 0 -1 1077944384 5828 0 0 0 20852 10 0 0 20 0 28 0 420160643 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362423829328 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24268] ppid=24143 vsize=28769356 memory=932 CPUtime=208.85 cores=0-7
/proc/24145/task/24268/stat : 24268 (java) S 24143 24143 24099 0 -1 1077944384 3185 0 0 0 20884 1 0 0 20 0 28 0 420160644 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362422777296 140363777087189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
[pid=24145/tid=24269] ppid=24143 vsize=28769356 memory=3928 CPUtime=220.43 cores=0-7
/proc/24145/task/24269/stat : 24269 (java) R 24143 24143 24099 0 -1 4202560 1010 0 0 0 22041 2 0 0 20 0 28 0 420160644 29459820544 272341 33554432000 4194304 4196468 140721888135184 140362215576072 140363380558404 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 20439040 140721888138218 140721888138390 140721888138390 140721888141263 0
Current children cumulated CPU time: 1718.59 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 1090816 KiB

Child status: 0
Real time (s): 226.652
CPU time (s): 1718.66
CPU user time (s): 1716.28
CPU system time (s): 2.38164
CPU usage (%): 758.28
Max. virtual memory (cumulated for all children) (KiB): 28882484
Max. memory (cumulated for all children) (KiB): 1090816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1716.28
system time used= 2.38164
maximum resident set size= 1089364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144257
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= 14327
involuntary context switches= 21937


# summary of solver processes directly reported to runsolver:
#   pid: 24143
#   total CPU time (s): 1718.66
#   total CPU user time (s): 1716.28
#   total CPU system time (s): 2.38164

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.9382 second user time and 2.77927 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-14 07:31:08
IDJOB=4394517
IDBENCH=135736
IDSOLVER=2843
FILE ID=node135/4394517-1568439108
RUNJOBID= node135-1568439068-24126
PBS_JOBID= 21702330
Free space on /tmp= 61376 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n15/TravellingSalesman-15-30-10.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-4394517-1568439108/watcher-4394517-1568439108 -o /tmp/evaluation-result-4394517-1568439108/solver-4394517-1568439108 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node135-1568439068-24126 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 226080318 HOME/instance-4394517-1568439108.xml

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

MD5SUM BENCH= 3c026331d7bc07d88063d95da0d404ae
RANDOM SEED=226080318

node135.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.76
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.76
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.76
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.76
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:        30810204 kB
MemAvailable:   31864672 kB
Buffers:          170436 kB
Cached:          1152876 kB
SwapCached:        34568 kB
Active:           565516 kB
Inactive:         796240 kB
Active(anon):      10812 kB
Inactive(anon):    60648 kB
Active(file):     554704 kB
Inactive(file):   735592 kB
Unevictable:      110676 kB
Mlocked:          110676 kB
SwapTotal:      67108860 kB
SwapFree:       66968476 kB
Dirty:             26072 kB
Writeback:             0 kB
AnonPages:        114948 kB
Mapped:            37288 kB
Shmem:             24408 kB
Slab:             190392 kB
SReclaimable:     160016 kB
SUnreclaim:        30376 kB
KernelStack:        3440 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61348 MiB
End job on node135 at 2019-09-14 07:34:55