Trace number 4407358

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-24 parallelOPT44 16.7808 2.63962

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-09_c18.xml
MD5SUM5099229ea21e0b755c9ada14ed0c0ccc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark8.57589
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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-4407358-1569350582.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407358-1569350582.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.28/0.64	c solve instance...
1.73/0.73	o 65 
1.73/0.73	o 61 
1.73/0.74	o 59 
1.73/0.76	o 57 
1.73/0.77	o 52 
2.35/0.80	o 50 
2.35/0.88	o 49 
2.35/0.89	o 47 
4.70/1.13	o 45 
5.42/1.22	o 44 
16.54/2.63	s OPTIMUM FOUND
16.54/2.63	v <instantiation>
16.54/2.63	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8] </list>
16.54/2.63	v 	<values>0 1 5 12 25 27 35 41 44 1 5 12 25 27 35 41 44 4 11 24 26 34 40 43 7 20 22 30 36 39 13 15 23 29 32 2 10 16 19 8 14 17 6 9 3 </values>
16.54/2.63	v </instantiation>

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407358-1569350582/watcher-4407358-1569350582 -o /tmp/evaluation-result-4407358-1569350582/solver-4407358-1569350582 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1642262598 HOME/instance-4407358-1569350582.xml 

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

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


[startup+0.100159 s]*
/proc/loadavg: 2.43 3.04 5.02 2/211 5353
/proc/meminfo: memFree=25212124/32770624 swapFree=66999760/67108860
[pid=5332] ppid=5329 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5332/stat : 5332 (xcsp3-exec) S 5329 5332 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511312193 115843072 363 33554432000 4194304 5098028 140721678269520 140721678267624 140013294359164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34299904 140721678271355 140721678271598 140721678271598 140721678274506 0
/proc/5332/statm: 28282 363 305 221 0 87 0
[pid=5334] ppid=5332 vsize=28227396 memory=30964 CPUtime=0.12 cores=0-7
/proc/5334/stat : 5334 (java) S 5332 5332 31481 0 -1 1077944320 5698 0 0 0 11 1 0 0 20 0 20 0 511312194 28904853504 7741 33554432000 4194304 4196468 140735779054192 140735779036736 139920027807479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
/proc/5334/statm: 7056849 7741 3093 1 0 7019032 0
[pid=5334/tid=5335] ppid=5332 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/5334/task/5335/stat : 5335 (java) R 5332 5332 31481 0 -1 4202560 3622 0 0 0 8 0 0 0 20 0 20 0 511312194 28904853504 7741 33554432000 4194304 4196468 140735779054192 139920032037888 139920027819414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5336] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5336/stat : 5336 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919980427664 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5337] ppid=5332 vsize=28227396 memory=140365172206528 CPUtime=0 cores=0-7
/proc/5334/task/5337/stat : 5337 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919979374864 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5338] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5338/stat : 5338 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919978322576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5339] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5339/stat : 5339 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919977269776 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5340] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5340/stat : 5340 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919976217488 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5341] ppid=5332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5334/task/5341/stat : 5341 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919975164688 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5342] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5342/stat : 5342 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919974112400 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5343] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5343/stat : 5343 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919973059600 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5344] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5344/stat : 5344 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312196 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919211128944 139920027818626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5345] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5345/stat : 5345 (java) S 5332 5332 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511312197 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919210074912 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5346] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5346/stat : 5346 (java) S 5332 5332 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511312197 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919209022576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5347] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5347/stat : 5347 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312199 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919207970896 139920027826075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5348] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5348/stat : 5348 (java) S 5332 5332 31481 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 511312199 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919206918768 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5349] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5349/stat : 5349 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511312199 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919205865968 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5350] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5350/stat : 5350 (java) S 5332 5332 31481 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 20 0 511312199 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919204813680 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5351] ppid=5332 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/5334/task/5351/stat : 5351 (java) R 5332 5332 31481 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 20 0 511312199 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919203760880 139920027819414 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5352] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5352/stat : 5352 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511312200 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919202707808 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5353] ppid=5332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5334/task/5353/stat : 5353 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312200 28904853504 7741 33554432000 4194304 4196468 140735779054192 139919201655088 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 32416 KiB

[startup+0.210754 s]*
/proc/loadavg: 2.43 3.04 5.02 4/211 5353
/proc/meminfo: memFree=25198976/32770624 swapFree=66999760/67108860
[pid=5332] ppid=5329 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5332/stat : 5332 (xcsp3-exec) S 5329 5332 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511312193 115843072 363 33554432000 4194304 5098028 140721678269520 140721678267624 140013294359164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34299904 140721678271355 140721678271598 140721678271598 140721678274506 0
/proc/5332/statm: 28282 363 305 221 0 87 0
[pid=5334] ppid=5332 vsize=28227396 memory=43212 CPUtime=0.34 cores=0-7
/proc/5334/stat : 5334 (java) S 5332 5332 31481 0 -1 1077944320 9511 0 0 0 31 3 0 0 20 0 20 0 511312194 28904853504 10803 33554432000 4194304 4196468 140735779054192 140735779036736 139920027807479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
/proc/5334/statm: 7056849 10803 3312 1 0 7019032 0
[pid=5334/tid=5335] ppid=5332 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/5334/task/5335/stat : 5335 (java) R 5332 5332 31481 0 -1 4202560 6642 0 0 0 18 2 0 0 20 0 20 0 511312194 28904853504 10803 33554432000 4194304 4196468 140735779054192 139920032040656 139920027819414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5336] ppid=5332 vsize=28227396 memory=288230596118053219 CPUtime=0 cores=0-7
/proc/5334/task/5336/stat : 5336 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919980427664 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5337] ppid=5332 vsize=28227396 memory=4122396598838957728 CPUtime=0 cores=0-7
/proc/5334/task/5337/stat : 5337 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919979374864 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5338] ppid=5332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5334/task/5338/stat : 5338 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919978322576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5339] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5339/stat : 5339 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919977269776 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5340] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5340/stat : 5340 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919976217488 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5341] ppid=5332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5334/task/5341/stat : 5341 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919975164688 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5342] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5342/stat : 5342 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919974112400 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5343] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5343/stat : 5343 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919973059600 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5344] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5344/stat : 5344 (java) S 5332 5332 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511312196 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919211128944 139920027818626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5345] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5345/stat : 5345 (java) S 5332 5332 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511312197 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919210074912 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5346] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5346/stat : 5346 (java) S 5332 5332 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511312197 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919209022576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5347] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5347/stat : 5347 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312199 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919207970896 139920027826075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5348] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5348/stat : 5348 (java) S 5332 5332 31481 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 20 0 511312199 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919206918768 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5349] ppid=5332 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/5334/task/5349/stat : 5349 (java) S 5332 5332 31481 0 -1 1077944384 108 0 0 0 2 0 0 0 20 0 20 0 511312199 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919205865968 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5350] ppid=5332 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/5334/task/5350/stat : 5350 (java) S 5332 5332 31481 0 -1 1077944384 610 0 0 0 2 0 0 0 20 0 20 0 511312199 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919204813680 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5351] ppid=5332 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/5334/task/5351/stat : 5351 (java) R 5332 5332 31481 0 -1 4202560 768 0 0 0 8 0 0 0 20 0 20 0 511312199 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919203760688 139920027819414 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5352] ppid=5332 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5352/stat : 5352 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511312200 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919202707808 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5353] ppid=5332 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5334/task/5353/stat : 5353 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312200 28904853504 10803 33554432000 4194304 4196468 140735779054192 139919201655088 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 44664 KiB

[startup+0.310433 s]*
/proc/loadavg: 2.43 3.04 5.02 6/211 5353
/proc/meminfo: memFree=25191444/32770624 swapFree=66999760/67108860
[pid=5332] ppid=5329 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5332/stat : 5332 (xcsp3-exec) S 5329 5332 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511312193 115843072 363 33554432000 4194304 5098028 140721678269520 140721678267624 140013294359164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34299904 140721678271355 140721678271598 140721678271598 140721678274506 0
/proc/5332/statm: 28282 363 305 221 0 87 0
[pid=5334] ppid=5332 vsize=28231652 memory=52136 CPUtime=0.52 cores=0-7
/proc/5334/stat : 5334 (java) S 5332 5332 31481 0 -1 1077944320 10887 0 0 0 48 4 0 0 20 0 20 0 511312194 28909211648 13034 33554432000 4194304 4196468 140735779054192 140735779036736 139920027807479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
/proc/5334/statm: 7057913 13034 3349 1 0 7019032 0
[pid=5334/tid=5335] ppid=5332 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/5334/task/5335/stat : 5335 (java) R 5332 5332 31481 0 -1 4202560 7806 0 0 0 27 3 0 0 20 0 20 0 511312194 28909211648 13034 33554432000 4194304 4196468 140735779054192 139920032038592 139920011887966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5336] ppid=5332 vsize=28231652 memory=2116 CPUtime=0 cores=0-7
/proc/5334/task/5336/stat : 5336 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919980427664 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5337] ppid=5332 vsize=28231652 memory=24092 CPUtime=0 cores=0-7
/proc/5334/task/5337/stat : 5337 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511312195 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919979374864 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5338] ppid=5332 vsize=28231652 memory=12024 CPUtime=0 cores=0-7
/proc/5334/task/5338/stat : 5338 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919978322576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5339] ppid=5332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5339/stat : 5339 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919977269776 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5340] ppid=5332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5340/stat : 5340 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919976217488 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5341] ppid=5332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5341/stat : 5341 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312195 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919975164688 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5342] ppid=5332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5342/stat : 5342 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919974112400 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5343] ppid=5332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5343/stat : 5343 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511312195 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919973059600 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5344] ppid=5332 vsize=28231652 memory=140365034253024 CPUtime=0 cores=0-7
/proc/5334/task/5344/stat : 5344 (java) S 5332 5332 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511312196 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919211128944 139920027818626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5345] ppid=5332 vsize=28231652 memory=280730068510592 CPUtime=0 cores=0-7
/proc/5334/task/5345/stat : 5345 (java) S 5332 5332 31481 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511312197 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919210074912 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5346] ppid=5332 vsize=28231652 memory=280730068515200 CPUtime=0 cores=0-7
/proc/5334/task/5346/stat : 5346 (java) S 5332 5332 31481 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511312197 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919209022576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5347] ppid=5332 vsize=28231652 memory=280730068519808 CPUtime=0 cores=0-7
/proc/5334/task/5347/stat : 5347 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312199 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919207970896 139920027826075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5348] ppid=5332 vsize=28231652 memory=280730068524416 CPUtime=0 cores=0-7
/proc/5334/task/5348/stat : 5348 (java) S 5332 5332 31481 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 20 0 511312199 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919206918768 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5349] ppid=5332 vsize=28231652 memory=280730068529024 CPUtime=0.04 cores=0-7
/proc/5334/task/5349/stat : 5349 (java) R 5332 5332 31481 0 -1 4202560 205 0 0 0 4 0 0 0 20 0 20 0 511312199 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919205865968 139920009351655 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5350] ppid=5332 vsize=28231652 memory=280730068533632 CPUtime=0.03 cores=0-7
/proc/5334/task/5350/stat : 5350 (java) S 5332 5332 31481 0 -1 1077944384 628 0 0 0 3 0 0 0 20 0 20 0 511312199 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919204813680 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5351] ppid=5332 vsize=28231652 memory=280730068538240 CPUtime=0.12 cores=0-7
/proc/5334/task/5351/stat : 5351 (java) S 5332 5332 31481 0 -1 1077944384 879 0 0 0 12 0 0 0 20 0 20 0 511312199 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919203760880 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5352] ppid=5332 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5352/stat : 5352 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511312200 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919202707808 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5353] ppid=5332 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/5334/task/5353/stat : 5353 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511312200 28909211648 13034 33554432000 4194304 4196468 140735779054192 139919201655088 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 53588 KiB

[startup+0.70159 s]
/proc/loadavg: 2.63 3.07 5.02 3/211 5353
/proc/meminfo: memFree=25174976/32770624 swapFree=66999760/67108860
[pid=5332] ppid=5329 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5332/stat : 5332 (xcsp3-exec) S 5329 5332 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511312193 115843072 363 33554432000 4194304 5098028 140721678269520 140721678267624 140013294359164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34299904 140721678271355 140721678271598 140721678271598 140721678274506 0
/proc/5332/statm: 28282 363 305 221 0 87 0
[pid=5334] ppid=5332 vsize=28766288 memory=102472 CPUtime=1.73 cores=0-7
/proc/5334/stat : 5334 (java) S 5332 5332 31481 0 -1 1077944320 15519 0 0 0 166 7 0 0 20 0 28 0 511312194 29456678912 25618 33554432000 4194304 4196468 140735779054192 140735779036736 139920027807479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
/proc/5334/statm: 7191572 25618 3453 1 0 7152672 0
[pid=5334/tid=5335] ppid=5332 vsize=28766288 memory=6009864059875857321 CPUtime=0.63 cores=0-7
/proc/5334/task/5335/stat : 5335 (java) S 5332 5332 31481 0 -1 1077944384 9414 0 0 0 59 4 0 0 20 0 28 0 511312194 29456678912 25618 33554432000 4194304 4196468 140735779054192 139920032048256 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5336] ppid=5332 vsize=28766288 memory=45913200404928 CPUtime=0 cores=0-7
/proc/5334/task/5336/stat : 5336 (java) S 5332 5332 31481 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511312195 29456678912 25618 33554432000 4194304 4196468 140735779054192 139919980427664 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5337] ppid=5332 vsize=28766288 memory=140365034368736 CPUtime=0 cores=0-7
/proc/5334/task/5337/stat : 5337 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511312195 29456678912 25618 33554432000 4194304 4196468 140735779054192 139919979374864 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5338] ppid=5332 vsize=28766288 memory=9588 CPUtime=0 cores=0-7
/proc/5334/task/5338/stat : 5338 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511312195 29456678912 25618 33554432000 4194304 4196468 140735779054192 139919978322576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0

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

[pid=5334/tid=5343] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5343/stat : 5343 (java) S 5332 5332 31481 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919973059600 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5344] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5344/stat : 5344 (java) S 5332 5332 31481 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 511312196 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919211128944 139920027818626 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5345] ppid=5332 vsize=28767316 memory=4580 CPUtime=0 cores=0-7
/proc/5334/task/5345/stat : 5345 (java) S 5332 5332 31481 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 511312197 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919210074912 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5346] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5346/stat : 5346 (java) S 5332 5332 31481 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 511312197 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919209022576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5347] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5347/stat : 5347 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511312199 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919207970896 139920027826075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5348] ppid=5332 vsize=28767316 memory=0 CPUtime=0.81 cores=0-7
/proc/5334/task/5348/stat : 5348 (java) R 5332 5332 31481 0 -1 4202560 2553 0 0 0 80 1 0 0 20 0 28 0 511312199 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919206904992 139920011364848 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5349] ppid=5332 vsize=28767316 memory=0 CPUtime=0.69 cores=0-7
/proc/5334/task/5349/stat : 5349 (java) R 5332 5332 31481 0 -1 4202560 2722 0 0 0 69 0 0 0 20 0 28 0 511312199 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919205852000 139920009328870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5350] ppid=5332 vsize=28767316 memory=0 CPUtime=0.71 cores=0-7
/proc/5334/task/5350/stat : 5350 (java) R 5332 5332 31481 0 -1 4202560 2104 0 0 0 71 0 0 0 20 0 28 0 511312199 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919204800112 139920011218294 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5351] ppid=5332 vsize=28767316 memory=0 CPUtime=0.53 cores=0-7
/proc/5334/task/5351/stat : 5351 (java) S 5332 5332 31481 0 -1 1077944384 2882 0 0 0 52 1 0 0 20 0 28 0 511312199 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919203760880 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5352] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5352/stat : 5352 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511312200 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919202707808 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5353] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5353/stat : 5353 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511312200 29457731584 49502 33554432000 4194304 4196468 140735779054192 139919201655088 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
Current children cumulated CPU time: 8.59 s
Current children cumulated vsize: 28880444 KiB
Current children cumulated memory: 199460 KiB

[startup+2.40204 s]
/proc/loadavg: 2.63 3.07 5.02 13/219 5441
/proc/meminfo: memFree=25041756/32770624 swapFree=66999760/67108860
[pid=5332] ppid=5329 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5332/stat : 5332 (xcsp3-exec) S 5329 5332 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511312193 115843072 363 33554432000 4194304 5098028 140721678269520 140721678267624 140013294359164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34299904 140721678271355 140721678271598 140721678271598 140721678274506 0
/proc/5332/statm: 28282 363 305 221 0 87 0
[pid=5334] ppid=5332 vsize=28767316 memory=206924 CPUtime=14.94 cores=0-7
/proc/5334/stat : 5334 (java) S 5332 5332 31481 0 -1 1077944320 24625 0 0 0 1483 11 0 0 20 0 28 0 511312194 29457731584 51731 33554432000 4194304 4196468 140735779054192 140735779036736 139920027807479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
/proc/5334/statm: 7191829 51731 3500 1 0 7152929 0
[pid=5334/tid=5335] ppid=5332 vsize=28767316 memory=0 CPUtime=0.64 cores=0-7
/proc/5334/task/5335/stat : 5335 (java) S 5332 5332 31481 0 -1 1077944384 9420 0 0 0 60 4 0 0 20 0 28 0 511312194 29457731584 51731 33554432000 4194304 4196468 140735779054192 139920032048256 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5336] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5336/stat : 5336 (java) S 5332 5332 31481 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919980427664 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5337] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5337/stat : 5337 (java) S 5332 5332 31481 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919979374864 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5338] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5338/stat : 5338 (java) S 5332 5332 31481 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919978322576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5339] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5339/stat : 5339 (java) S 5332 5332 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919977269776 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5340] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5340/stat : 5340 (java) S 5332 5332 31481 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919976217488 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5341] ppid=5332 vsize=28767316 memory=3472328279047811153 CPUtime=0 cores=0-7
/proc/5334/task/5341/stat : 5341 (java) S 5332 5332 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919975164688 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5342] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5342/stat : 5342 (java) S 5332 5332 31481 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919974112400 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5343] ppid=5332 vsize=28767316 memory=1452 CPUtime=0 cores=0-7
/proc/5334/task/5343/stat : 5343 (java) S 5332 5332 31481 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919973059600 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5344] ppid=5332 vsize=28767316 memory=194900 CPUtime=0 cores=0-7
/proc/5334/task/5344/stat : 5344 (java) S 5332 5332 31481 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 511312196 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919211128944 139920027818626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5345] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5345/stat : 5345 (java) S 5332 5332 31481 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 511312197 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919210074912 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5346] ppid=5332 vsize=28767316 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/5334/task/5346/stat : 5346 (java) S 5332 5332 31481 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 511312197 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919209022576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5347] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5347/stat : 5347 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511312199 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919207970896 139920027826075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5348] ppid=5332 vsize=28767316 memory=0 CPUtime=1.25 cores=0-7
/proc/5334/task/5348/stat : 5348 (java) S 5332 5332 31481 0 -1 1077944384 2641 0 0 0 124 1 0 0 20 0 28 0 511312199 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919206918768 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5349] ppid=5332 vsize=28767316 memory=0 CPUtime=1.13 cores=0-7
/proc/5334/task/5349/stat : 5349 (java) S 5332 5332 31481 0 -1 1077944384 2821 0 0 0 112 1 0 0 20 0 28 0 511312199 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919205865968 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5350] ppid=5332 vsize=28767316 memory=0 CPUtime=1.22 cores=0-7
/proc/5334/task/5350/stat : 5350 (java) R 5332 5332 31481 0 -1 4202560 3500 0 0 0 121 1 0 0 20 0 28 0 511312199 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919204813680 139920011220128 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5351] ppid=5332 vsize=28767316 memory=0 CPUtime=0.58 cores=0-7
/proc/5334/task/5351/stat : 5351 (java) R 5332 5332 31481 0 -1 1077944384 2970 0 0 0 57 1 0 0 20 0 28 0 511312199 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919203760880 139920027818626 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5352] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5352/stat : 5352 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511312200 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919202707808 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5353] ppid=5332 vsize=28767316 memory=280730069171488 CPUtime=0 cores=0-7
/proc/5334/task/5353/stat : 5353 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511312200 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919201655088 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5434] ppid=5332 vsize=28767316 memory=140365034593968 CPUtime=0.89 cores=0-7
/proc/5334/task/5434/stat : 5434 (java) R 5332 5332 31481 0 -1 4202560 22 0 0 0 89 0 0 0 20 0 28 0 511312316 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919191385320 139919654790432 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5435] ppid=5332 vsize=28767316 memory=0 CPUtime=0.82 cores=0-7
/proc/5334/task/5435/stat : 5435 (java) R 5332 5332 31481 0 -1 4202560 20 0 0 0 82 0 0 0 20 0 28 0 511312316 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919188226640 139919654507481 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5436] ppid=5332 vsize=28767316 memory=56 CPUtime=0.8 cores=0-7
/proc/5334/task/5436/stat : 5436 (java) R 5332 5332 31481 0 -1 4202560 20 0 0 0 80 0 0 0 20 0 28 0 511312316 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919192436968 139919655424335 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5437] ppid=5332 vsize=28767316 memory=7956260087874802256 CPUtime=0.71 cores=0-7
/proc/5334/task/5437/stat : 5437 (java) R 5332 5332 31481 0 -1 4202560 20 0 0 0 71 0 0 0 20 0 28 0 511312316 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919184015640 139919655882413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5438] ppid=5332 vsize=28767316 memory=7885618647264285542 CPUtime=0.98 cores=0-7
/proc/5334/task/5438/stat : 5438 (java) R 5332 5332 31481 0 -1 4202560 19 0 0 0 98 0 0 0 20 0 28 0 511312316 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919189279488 139919654508144 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5439] ppid=5332 vsize=28767316 memory=7445682012477743424 CPUtime=0.99 cores=0-7
/proc/5334/task/5439/stat : 5439 (java) R 5332 5332 31481 0 -1 4202560 20 0 0 0 99 0 0 0 20 0 28 0 511312316 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919186121536 139919654473333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5440] ppid=5332 vsize=28767316 memory=5795117241467496816 CPUtime=0.89 cores=0-7
/proc/5334/task/5440/stat : 5440 (java) R 5332 5332 31481 0 -1 4202560 18 0 0 0 89 0 0 0 20 0 28 0 511312316 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919185067656 139919654473194 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5441] ppid=5332 vsize=28767316 memory=7597402612410957923 CPUtime=0.88 cores=0-7
/proc/5334/task/5441/stat : 5441 (java) R 5332 5332 31481 0 -1 4202560 19 0 0 0 88 0 0 0 20 0 28 0 511312317 29457731584 51731 33554432000 4194304 4196468 140735779054192 139919190330112 139919655138808 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
Current children cumulated CPU time: 14.94 s
Current children cumulated vsize: 28880444 KiB
Current children cumulated memory: 208376 KiB

[startup+2.60204 s]
/proc/loadavg: 2.63 3.07 5.02 13/219 5441
/proc/meminfo: memFree=25041756/32770624 swapFree=66999760/67108860
[pid=5332] ppid=5329 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5332/stat : 5332 (xcsp3-exec) S 5329 5332 31481 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 511312193 115843072 363 33554432000 4194304 5098028 140721678269520 140721678267624 140013294359164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34299904 140721678271355 140721678271598 140721678271598 140721678274506 0
/proc/5332/statm: 28282 363 305 221 0 87 0
[pid=5334] ppid=5332 vsize=28767316 memory=209000 CPUtime=16.54 cores=0-7
/proc/5334/stat : 5334 (java) S 5332 5332 31481 0 -1 1077944320 24641 0 0 0 1642 12 0 0 20 0 28 0 511312194 29457731584 52250 33554432000 4194304 4196468 140735779054192 140735779036736 139920027807479 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
/proc/5334/statm: 7191829 52250 3500 1 0 7152929 0
[pid=5334/tid=5335] ppid=5332 vsize=28767316 memory=5794251801077829732 CPUtime=0.64 cores=0-7
/proc/5334/task/5335/stat : 5335 (java) S 5332 5332 31481 0 -1 1077944384 9420 0 0 0 60 4 0 0 20 0 28 0 511312194 29457731584 52250 33554432000 4194304 4196468 140735779054192 139920032048256 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5336] ppid=5332 vsize=28767316 memory=7301581182514128470 CPUtime=0 cores=0-7
/proc/5334/task/5336/stat : 5336 (java) S 5332 5332 31481 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919980427664 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5337] ppid=5332 vsize=28767316 memory=7805974384891420736 CPUtime=0 cores=0-7
/proc/5334/task/5337/stat : 5337 (java) S 5332 5332 31481 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919979374864 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5338] ppid=5332 vsize=28767316 memory=7014470040326004800 CPUtime=0 cores=0-7
/proc/5334/task/5338/stat : 5338 (java) S 5332 5332 31481 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919978322576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5339] ppid=5332 vsize=28767316 memory=7235156373576110185 CPUtime=0 cores=0-7
/proc/5334/task/5339/stat : 5339 (java) S 5332 5332 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919977269776 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5340] ppid=5332 vsize=28767316 memory=7306924838988768576 CPUtime=0 cores=0-7
/proc/5334/task/5340/stat : 5340 (java) S 5332 5332 31481 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919976217488 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5341] ppid=5332 vsize=28767316 memory=6300082203165025382 CPUtime=0 cores=0-7
/proc/5334/task/5341/stat : 5341 (java) S 5332 5332 31481 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919975164688 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5342] ppid=5332 vsize=28767316 memory=7295950583417696866 CPUtime=0 cores=0-7
/proc/5334/task/5342/stat : 5342 (java) S 5332 5332 31481 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919974112400 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5343] ppid=5332 vsize=28767316 memory=6228030110980203622 CPUtime=0 cores=0-7
/proc/5334/task/5343/stat : 5343 (java) S 5332 5332 31481 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 511312195 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919973059600 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5344] ppid=5332 vsize=28767316 memory=7018128115732341615 CPUtime=0 cores=0-7
/proc/5334/task/5344/stat : 5344 (java) S 5332 5332 31481 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 511312196 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919211128944 139920027818626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5345] ppid=5332 vsize=28767316 memory=7307184289356141162 CPUtime=0 cores=0-7
/proc/5334/task/5345/stat : 5345 (java) S 5332 5332 31481 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 511312197 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919210074912 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5346] ppid=5332 vsize=28767316 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/5334/task/5346/stat : 5346 (java) S 5332 5332 31481 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 511312197 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919209022576 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5347] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5347/stat : 5347 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511312199 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919207970896 139920027826075 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5348] ppid=5332 vsize=28767316 memory=0 CPUtime=1.25 cores=0-7
/proc/5334/task/5348/stat : 5348 (java) S 5332 5332 31481 0 -1 1077944384 2641 0 0 0 124 1 0 0 20 0 28 0 511312199 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919206918768 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5349] ppid=5332 vsize=28767316 memory=0 CPUtime=1.15 cores=0-7
/proc/5334/task/5349/stat : 5349 (java) S 5332 5332 31481 0 -1 1077944384 2826 0 0 0 114 1 0 0 20 0 28 0 511312199 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919205865968 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5350] ppid=5332 vsize=28767316 memory=0 CPUtime=1.25 cores=0-7
/proc/5334/task/5350/stat : 5350 (java) S 5332 5332 31481 0 -1 1077944384 3507 0 0 0 124 1 0 0 20 0 28 0 511312199 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919204813680 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5351] ppid=5332 vsize=28767316 memory=0 CPUtime=0.58 cores=0-7
/proc/5334/task/5351/stat : 5351 (java) S 5332 5332 31481 0 -1 1077944384 2973 0 0 0 57 1 0 0 20 0 28 0 511312199 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919203760880 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5352] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5352/stat : 5352 (java) S 5332 5332 31481 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511312200 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919202707808 139920027817685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5353] ppid=5332 vsize=28767316 memory=0 CPUtime=0 cores=0-7
/proc/5334/task/5353/stat : 5353 (java) S 5332 5332 31481 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511312200 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919201655088 139920027818626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5434] ppid=5332 vsize=28767316 memory=0 CPUtime=1.07 cores=0-7
/proc/5334/task/5434/stat : 5434 (java) R 5332 5332 31481 0 -1 4202560 22 0 0 0 107 0 0 0 20 0 28 0 511312316 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919191385320 139919654792257 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5435] ppid=5332 vsize=28767316 memory=0 CPUtime=1.02 cores=0-7
/proc/5334/task/5435/stat : 5435 (java) R 5332 5332 31481 0 -1 4202560 21 0 0 0 102 0 0 0 20 0 28 0 511312316 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919188226640 139919654508017 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5436] ppid=5332 vsize=28767316 memory=0 CPUtime=1 cores=0-7
/proc/5334/task/5436/stat : 5436 (java) R 5332 5332 31481 0 -1 4202560 20 0 0 0 100 0 0 0 20 0 28 0 511312316 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919192436968 139919654790432 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5437] ppid=5332 vsize=28767316 memory=0 CPUtime=0.91 cores=0-7
/proc/5334/task/5437/stat : 5437 (java) R 5332 5332 31481 0 -1 4202560 20 0 0 0 91 0 0 0 20 0 28 0 511312316 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919184018120 139919655137827 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5438] ppid=5332 vsize=28767316 memory=0 CPUtime=1.16 cores=0-7
/proc/5334/task/5438/stat : 5438 (java) R 5332 5332 31481 0 -1 4202560 19 0 0 0 116 0 0 0 20 0 28 0 511312316 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919189279928 139919655910146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5439] ppid=5332 vsize=28767316 memory=0 CPUtime=1.19 cores=0-7
/proc/5334/task/5439/stat : 5439 (java) R 5332 5332 31481 0 -1 4202560 20 0 0 0 119 0 0 0 20 0 28 0 511312316 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919186121536 139919655909210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5440] ppid=5332 vsize=28767316 memory=0 CPUtime=1.07 cores=0-7
/proc/5334/task/5440/stat : 5440 (java) R 5332 5332 31481 0 -1 4202560 18 0 0 0 107 0 0 0 20 0 28 0 511312316 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919185068232 139919654472690 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
[pid=5334/tid=5441] ppid=5332 vsize=28767316 memory=0 CPUtime=1.08 cores=0-7
/proc/5334/task/5441/stat : 5441 (java) R 5332 5332 31481 0 -1 4202560 19 0 0 0 108 0 0 0 20 0 28 0 511312317 29457731584 52250 33554432000 4194304 4196468 140735779054192 139919190330112 139919655139264 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16510976 140735779058672 140735779058843 140735779058843 140735779061711 0
Current children cumulated CPU time: 16.54 s
Current children cumulated vsize: 28880444 KiB
Current children cumulated memory: 210452 KiB

Child status: 0
Real time (s): 2.63962
CPU time (s): 16.7808
CPU user time (s): 16.6517
CPU system time (s): 0.129115
CPU usage (%): 635.731
Max. virtual memory (cumulated for all children) (KiB): 28880444
Max. memory (cumulated for all children) (KiB): 210452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.6517
system time used= 0.129115
maximum resident set size= 210224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25208
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4572
involuntary context switches= 476


# summary of solver processes directly reported to runsolver:
#   pid: 5332
#   total CPU time (s): 16.7808
#   total CPU user time (s): 16.6517
#   total CPU system time (s): 0.129115

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040309 second user time and 0.074081 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-24 19:41:38
IDJOB=4407358
IDBENCH=141374
IDSOLVER=2872
FILE ID=node106/4407358-1569350582
RUNJOBID= node106-1569332296-31508
PBS_JOBID= 21705069
Free space on /tmp= 23488 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-09_c18.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-4407358-1569350582/watcher-4407358-1569350582 -o /tmp/evaluation-result-4407358-1569350582/solver-4407358-1569350582 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1569332296-31508 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1642262598 HOME/instance-4407358-1569350582.xml

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

MD5SUM BENCH= 5099229ea21e0b755c9ada14ed0c0ccc
RANDOM SEED=1642262598

node106.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.79
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.79
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.79
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.79
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:        25232456 kB
MemAvailable:   31842648 kB
Buffers:           96304 kB
Cached:          6685468 kB
SwapCached:         4572 kB
Active:          3396672 kB
Inactive:        3395288 kB
Active(anon):       4796 kB
Inactive(anon):    58172 kB
Active(file):    3391876 kB
Inactive(file):  3337116 kB
Unevictable:      107312 kB
Mlocked:          107312 kB
SwapTotal:      67108860 kB
SwapFree:       66999760 kB
Dirty:             26464 kB
Writeback:             4 kB
AnonPages:        113960 kB
Mapped:            54412 kB
Shmem:             43716 kB
Slab:             338800 kB
SReclaimable:     309660 kB
SUnreclaim:        29140 kB
KernelStack:        3440 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23464 MiB
End job on node106 at 2019-09-24 19:41:41