Trace number 4404880

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-20 parallelOPT32 11.2622 2.149

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-18-3-6-8.xml
MD5SUM5d7a010bf2d95efed7f70b0fa6bbffad
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark32
Best CPU time to get the best result obtained on this benchmark1.40566
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints73
Number of domains19
Minimum domain size4
Maximum domain size19
Distribution of domain sizes[{"size":4,"count":6},{"size":5,"count":10},{"size":6,"count":2},{"size":19,"count":36}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":18},{"degree":19,"count":17},{"degree":20,"count":1},{"degree":21,"count":18}]
Minimum constraint arity1
Maximum constraint arity19
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":36},{"arity":18,"count":18},{"arity":19,"count":18}]
Number of extensional constraints36
Number of intensional constraints19
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":19},{"type":"count","count":18}]
Optimization problemYES
Type of objectivemax 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-4404880-1569004478.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404880-1569004478.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.52/1.13	c solve instance...
4.07/1.27	o -1000 
5.56/1.42	o 6 
7.15/1.66	o 7 
7.15/1.69	o 11 
7.15/1.69	o 12 
8.64/1.83	o 24 
9.47/1.96	o 32 
11.02/2.13	s OPTIMUM FOUND
11.02/2.13	v <instantiation>
11.02/2.13	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] </list>
11.02/2.13	v 	<values>1 2 8 4 5 11 0 -1 9 3 16 10 6 12 13 14 15 -1 0 1 2 5 6 7 15 -1 3 4 9 8 14 13 12 11 10 -1 -1 1 1 1 4 2 3 0 1 5 -1 9 3 -2 2 1 3 0 </values>
11.02/2.13	v </instantiation>

Verifier Data

OK	32

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404880-1569004478/watcher-4404880-1569004478 -o /var/tmp/evaluation-result-4404880-1569004478/solver-4404880-1569004478 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 164234914 HOME/instance-4404880-1569004478.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
Current StackSize limit: 8192 KiB

solver pid=27059, runsolver pid=27056

[startup+0.100097 s]*
/proc/loadavg: 7.90 7.73 7.97 2/212 27080
/proc/meminfo: memFree=14169076/32770624 swapFree=66972364/67108860
[pid=27059] ppid=27056 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27059/stat : 27059 (xcsp3-exec) S 27056 27059 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476389625 115843072 363 33554432000 4194304 5098028 140731466785456 140731466783560 139807205499516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36200448 140731466789720 140731466789978 140731466789978 140731466792902 0
/proc/27059/statm: 28282 363 304 221 0 87 0
[pid=27061] ppid=27059 vsize=28227396 memory=29796 CPUtime=0.12 cores=0-7
/proc/27061/stat : 27061 (java) S 27059 27059 16074 0 -1 1077944320 5932 0 0 0 10 2 0 0 20 0 20 0 476389626 28904853504 7449 33554432000 4194304 4196468 140736825676288 140736825658832 140007559818999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
/proc/27061/statm: 7056849 7449 3117 1 0 7019032 0
[pid=27061/tid=27062] ppid=27059 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/27061/task/27062/stat : 27062 (java) R 27059 27059 16074 0 -1 4202560 3845 0 0 0 8 1 0 0 20 0 20 0 476389626 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007564058240 140007559830934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27063] ppid=27059 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/27061/task/27063/stat : 27063 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007479671312 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27064] ppid=27059 vsize=28227396 memory=140043802535552 CPUtime=0 cores=0-7
/proc/27061/task/27064/stat : 27064 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007110204048 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27065] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27065/stat : 27065 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007109150992 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27066] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27066/stat : 27066 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007108098448 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27067] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27067/stat : 27067 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007107046416 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27068] ppid=27059 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27061/task/27068/stat : 27068 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007105993872 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27069] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27069/stat : 27069 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007104940816 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27070] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27070/stat : 27070 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 7449 33554432000 4194304 4196468 140736825676288 140007103888272 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27071] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27071/stat : 27071 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389628 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006944475376 140007559830146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27072] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27072/stat : 27072 (java) S 27059 27059 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476389629 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006943421600 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27073] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27073/stat : 27073 (java) S 27059 27059 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476389629 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006942368496 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27074] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27074/stat : 27074 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389631 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006739929040 140007559837595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27075] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27075/stat : 27075 (java) S 27059 27059 16074 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 476389631 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006738877168 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27076] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27076/stat : 27076 (java) S 27059 27059 16074 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 476389631 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006737824624 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27077] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27077/stat : 27077 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476389631 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006736771568 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27078] ppid=27059 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/27061/task/27078/stat : 27078 (java) R 27059 27059 16074 0 -1 4202560 336 0 0 0 2 0 0 0 20 0 20 0 476389631 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006735719024 140007559840346 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27079] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27079/stat : 27079 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476389632 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006734666208 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27080] ppid=27059 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27061/task/27080/stat : 27080 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389632 28904853504 7449 33554432000 4194304 4196468 140736825676288 140006733613744 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31248 KiB

[startup+0.210614 s]*
/proc/loadavg: 7.90 7.73 7.97 3/212 27080
/proc/meminfo: memFree=14155960/32770624 swapFree=66972364/67108860
[pid=27059] ppid=27056 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27059/stat : 27059 (xcsp3-exec) S 27056 27059 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476389625 115843072 363 33554432000 4194304 5098028 140731466785456 140731466783560 139807205499516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36200448 140731466789720 140731466789978 140731466789978 140731466792902 0
/proc/27059/statm: 28282 363 304 221 0 87 0
[pid=27061] ppid=27059 vsize=28227396 memory=40932 CPUtime=0.34 cores=0-7
/proc/27061/stat : 27061 (java) S 27059 27059 16074 0 -1 1077944320 9509 0 0 0 30 4 0 0 20 0 20 0 476389626 28904853504 10233 33554432000 4194304 4196468 140736825676288 140736825658832 140007559818999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
/proc/27061/statm: 7056849 10233 3287 1 0 7019032 0
[pid=27061/tid=27062] ppid=27059 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/27061/task/27062/stat : 27062 (java) R 27059 27059 16074 0 -1 4202560 6672 0 0 0 17 2 0 0 20 0 20 0 476389626 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007564052448 140007159772351 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27063] ppid=27059 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/27061/task/27063/stat : 27063 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007479671312 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27064] ppid=27059 vsize=28227396 memory=3762678975292139168 CPUtime=0 cores=0-7
/proc/27061/task/27064/stat : 27064 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007110204048 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27065] ppid=27059 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27061/task/27065/stat : 27065 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007109150992 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27066] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27066/stat : 27066 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007108098448 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27067] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27067/stat : 27067 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007107046416 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27068] ppid=27059 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27061/task/27068/stat : 27068 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007105993872 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27069] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27069/stat : 27069 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007104940816 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27070] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27070/stat : 27070 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28904853504 10233 33554432000 4194304 4196468 140736825676288 140007103888272 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27071] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27071/stat : 27071 (java) S 27059 27059 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476389628 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006944475376 140007559830146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27072] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27072/stat : 27072 (java) S 27059 27059 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476389629 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006943421600 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27073] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27073/stat : 27073 (java) S 27059 27059 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476389629 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006942368496 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27074] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27074/stat : 27074 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389631 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006739929040 140007559837595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27075] ppid=27059 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/27061/task/27075/stat : 27075 (java) S 27059 27059 16074 0 -1 1077944384 386 0 0 0 1 0 0 0 20 0 20 0 476389631 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006738877168 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27076] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27076/stat : 27076 (java) S 27059 27059 16074 0 -1 1077944384 149 0 0 0 0 0 0 0 20 0 20 0 476389631 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006737824624 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27077] ppid=27059 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/27061/task/27077/stat : 27077 (java) S 27059 27059 16074 0 -1 1077944384 265 0 0 0 2 0 0 0 20 0 20 0 476389631 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006736771568 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27078] ppid=27059 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/27061/task/27078/stat : 27078 (java) R 27059 27059 16074 0 -1 4202560 720 0 0 0 7 0 0 0 20 0 20 0 476389631 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006735719024 140007538744718 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27079] ppid=27059 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27079/stat : 27079 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476389632 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006734666208 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27080] ppid=27059 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27061/task/27080/stat : 27080 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389632 28904853504 10233 33554432000 4194304 4196468 140736825676288 140006733613744 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42384 KiB

[startup+0.310484 s]*
/proc/loadavg: 7.90 7.73 7.97 3/212 27080
/proc/meminfo: memFree=14148812/32770624 swapFree=66972364/67108860
[pid=27059] ppid=27056 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27059/stat : 27059 (xcsp3-exec) S 27056 27059 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476389625 115843072 363 33554432000 4194304 5098028 140731466785456 140731466783560 139807205499516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36200448 140731466789720 140731466789978 140731466789978 140731466792902 0
/proc/27059/statm: 28282 363 304 221 0 87 0
[pid=27061] ppid=27059 vsize=28231652 memory=50164 CPUtime=0.52 cores=0-7
/proc/27061/stat : 27061 (java) S 27059 27059 16074 0 -1 1077944320 10849 0 0 0 48 4 0 0 20 0 20 0 476389626 28909211648 12541 33554432000 4194304 4196468 140736825676288 140736825658832 140007559818999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
/proc/27061/statm: 7057913 12541 3356 1 0 7019032 0
[pid=27061/tid=27062] ppid=27059 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/27061/task/27062/stat : 27062 (java) R 27059 27059 16074 0 -1 4202560 7818 0 0 0 27 3 0 0 20 0 20 0 476389626 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007564050112 140007159502084 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27063] ppid=27059 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27063/stat : 27063 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007479671312 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27064] ppid=27059 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27064/stat : 27064 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476389627 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007110204048 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27065] ppid=27059 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27065/stat : 27065 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007109150992 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27066] ppid=27059 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27066/stat : 27066 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007108098448 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27067] ppid=27059 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27067/stat : 27067 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389627 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007107046416 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27068] ppid=27059 vsize=28231652 memory=140043649903279 CPUtime=0 cores=0-7
/proc/27061/task/27068/stat : 27068 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007105993872 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27069] ppid=27059 vsize=28231652 memory=140043649905584 CPUtime=0 cores=0-7
/proc/27061/task/27069/stat : 27069 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007104940816 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27070] ppid=27059 vsize=28231652 memory=140043649907888 CPUtime=0 cores=0-7
/proc/27061/task/27070/stat : 27070 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28909211648 12541 33554432000 4194304 4196468 140736825676288 140007103888272 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27071] ppid=27059 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27071/stat : 27071 (java) S 27059 27059 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476389628 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006944475376 140007559830146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27072] ppid=27059 vsize=28231652 memory=280087299829648 CPUtime=0 cores=0-7
/proc/27061/task/27072/stat : 27072 (java) S 27059 27059 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476389629 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006943421600 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27073] ppid=27059 vsize=28231652 memory=280087299827344 CPUtime=0 cores=0-7
/proc/27061/task/27073/stat : 27073 (java) S 27059 27059 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476389629 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006942368496 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27074] ppid=27059 vsize=28231652 memory=280087299834256 CPUtime=0 cores=0-7
/proc/27061/task/27074/stat : 27074 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389631 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006739929040 140007559837595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27075] ppid=27059 vsize=28231652 memory=280087299775536 CPUtime=0.02 cores=0-7
/proc/27061/task/27075/stat : 27075 (java) S 27059 27059 16074 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 20 0 476389631 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006738877168 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27076] ppid=27059 vsize=28231652 memory=280087299848080 CPUtime=0.01 cores=0-7
/proc/27061/task/27076/stat : 27076 (java) S 27059 27059 16074 0 -1 1077944384 172 0 0 0 1 0 0 0 20 0 20 0 476389631 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006737824624 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27077] ppid=27059 vsize=28231652 memory=280087299854992 CPUtime=0.03 cores=0-7
/proc/27061/task/27077/stat : 27077 (java) R 27059 27059 16074 0 -1 4202560 350 0 0 0 3 0 0 0 20 0 20 0 476389631 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006736771568 140007541341124 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27078] ppid=27059 vsize=28231652 memory=280087299852688 CPUtime=0.12 cores=0-7
/proc/27061/task/27078/stat : 27078 (java) S 27059 27059 16074 0 -1 1077944384 801 0 0 0 12 0 0 0 20 0 20 0 476389631 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006735719024 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27079] ppid=27059 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27079/stat : 27079 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476389632 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006734666208 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27080] ppid=27059 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/27061/task/27080/stat : 27080 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476389632 28909211648 12541 33554432000 4194304 4196468 140736825676288 140006733613744 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51616 KiB

[startup+0.700972 s]
/proc/loadavg: 7.90 7.73 7.97 6/212 27080
/proc/meminfo: memFree=14122296/32770624 swapFree=66972364/67108860
[pid=27059] ppid=27056 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27059/stat : 27059 (xcsp3-exec) S 27056 27059 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476389625 115843072 363 33554432000 4194304 5098028 140731466785456 140731466783560 139807205499516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36200448 140731466789720 140731466789978 140731466789978 140731466792902 0
/proc/27059/statm: 28282 363 304 221 0 87 0
[pid=27061] ppid=27059 vsize=28233776 memory=100524 CPUtime=2.02 cores=0-7
/proc/27061/stat : 27061 (java) S 27059 27059 16074 0 -1 1077944320 16367 0 0 0 195 7 0 0 20 0 20 0 476389626 28911386624 25131 33554432000 4194304 4196468 140736825676288 140736825658832 140007559818999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
/proc/27061/statm: 7058444 25131 3455 1 0 7019544 0
[pid=27061/tid=27062] ppid=27059 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/27061/task/27062/stat : 27062 (java) R 27059 27059 16074 0 -1 4202560 9302 0 0 0 63 4 0 0 20 0 20 0 476389626 28911386624 25131 33554432000 4194304 4196468 140736825676288 140007564052256 140007543899486 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27063] ppid=27059 vsize=28233776 memory=140043650114416 CPUtime=0 cores=0-7
/proc/27061/task/27063/stat : 27063 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28911386624 25131 33554432000 4194304 4196468 140736825676288 140007479671312 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27064] ppid=27059 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27064/stat : 27064 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476389627 28911386624 25131 33554432000 4194304 4196468 140736825676288 140007110204048 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27065] ppid=27059 vsize=28233776 memory=1200 CPUtime=0 cores=0-7
/proc/27061/task/27065/stat : 27065 (java) S 27059 27059 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476389627 28911386624 25131 33554432000 4194304 4196468 140736825676288 140007109150992 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0

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

[pid=27061/tid=27070] ppid=27059 vsize=28768336 memory=140043650132928 CPUtime=0 cores=0-7
/proc/27061/task/27070/stat : 27070 (java) S 27059 27059 16074 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 476389627 29458776064 55326 33554432000 4194304 4196468 140736825676288 140007103888272 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27071] ppid=27059 vsize=28768336 memory=140043650133024 CPUtime=0 cores=0-7
/proc/27061/task/27071/stat : 27071 (java) S 27059 27059 16074 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 476389628 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006944475376 140007559830146 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27072] ppid=27059 vsize=28768336 memory=280087300212544 CPUtime=0 cores=0-7
/proc/27061/task/27072/stat : 27072 (java) S 27059 27059 16074 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 476389629 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006943421600 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27073] ppid=27059 vsize=28768336 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/27061/task/27073/stat : 27073 (java) S 27059 27059 16074 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 476389629 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006942368496 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27074] ppid=27059 vsize=28768336 memory=15534115864709562 CPUtime=0 cores=0-7
/proc/27061/task/27074/stat : 27074 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476389631 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006739929040 140007559837595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27075] ppid=27059 vsize=28768336 memory=0 CPUtime=0.95 cores=0-7
/proc/27061/task/27075/stat : 27075 (java) R 27059 27059 16074 0 -1 4202560 2024 0 0 0 95 0 0 0 20 0 28 0 476389631 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006738858184 140007539057456 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27076] ppid=27059 vsize=28768336 memory=0 CPUtime=0.96 cores=0-7
/proc/27061/task/27076/stat : 27076 (java) R 27059 27059 16074 0 -1 4202560 1387 0 0 0 96 0 0 0 20 0 28 0 476389631 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006737811168 140007541340181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27077] ppid=27059 vsize=28768336 memory=0 CPUtime=0.97 cores=0-7
/proc/27061/task/27077/stat : 27077 (java) R 27059 27059 16074 0 -1 4202560 1457 0 0 0 97 0 0 0 20 0 28 0 476389631 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006736771744 140007544581331 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27078] ppid=27059 vsize=28768336 memory=0 CPUtime=0.74 cores=0-7
/proc/27061/task/27078/stat : 27078 (java) R 27059 27059 16074 0 -1 1077944384 2956 0 0 0 73 1 0 0 20 0 28 0 476389631 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006735719096 140007559840189 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27079] ppid=27059 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27079/stat : 27079 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476389632 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006734666208 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27080] ppid=27059 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27080/stat : 27080 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476389632 29458776064 55326 33554432000 4194304 4196468 140736825676288 140006733613744 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
Current children cumulated CPU time: 7.15 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 222756 KiB

[startup+2.00112 s]*
/proc/loadavg: 8.15 7.79 7.98 11/220 27144
/proc/meminfo: memFree=13941272/32770624 swapFree=66972364/67108860
[pid=27059] ppid=27056 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27059/stat : 27059 (xcsp3-exec) S 27056 27059 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476389625 115843072 363 33554432000 4194304 5098028 140731466785456 140731466783560 139807205499516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36200448 140731466789720 140731466789978 140731466789978 140731466792902 0
/proc/27059/statm: 28282 363 304 221 0 87 0
[pid=27061] ppid=27059 vsize=28768336 memory=258668 CPUtime=10.23 cores=0-7
/proc/27061/stat : 27061 (java) S 27059 27059 16074 0 -1 1077944320 21989 0 0 0 1003 20 0 0 20 0 28 0 476389626 29458776064 64667 33554432000 4194304 4196468 140736825676288 140736825658832 140007559818999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
/proc/27061/statm: 7192084 64667 3516 1 0 7153184 0
[pid=27061/tid=27062] ppid=27059 vsize=28768336 memory=-7228970619758951820 CPUtime=1.1 cores=0-7
/proc/27061/task/27062/stat : 27062 (java) S 27059 27059 16074 0 -1 1077944384 9461 0 0 0 104 6 0 0 20 0 28 0 476389626 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007564059776 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27063] ppid=27059 vsize=28768336 memory=4872558044660077418 CPUtime=0.01 cores=0-7
/proc/27061/task/27063/stat : 27063 (java) S 27059 27059 16074 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 28 0 476389627 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007479671312 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27064] ppid=27059 vsize=28768336 memory=7230638415855315287 CPUtime=0.01 cores=0-7
/proc/27061/task/27064/stat : 27064 (java) S 27059 27059 16074 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 28 0 476389627 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007110204048 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27065] ppid=27059 vsize=28768336 memory=22129 CPUtime=0.02 cores=0-7
/proc/27061/task/27065/stat : 27065 (java) S 27059 27059 16074 0 -1 1077944384 56 0 0 0 1 1 0 0 20 0 28 0 476389627 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007109150992 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27066] ppid=27059 vsize=28768336 memory=4420 CPUtime=0.02 cores=0-7
/proc/27061/task/27066/stat : 27066 (java) S 27059 27059 16074 0 -1 1077944384 81 0 0 0 1 1 0 0 20 0 28 0 476389627 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007108098448 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27067] ppid=27059 vsize=28768336 memory=6628 CPUtime=0.01 cores=0-7
/proc/27061/task/27067/stat : 27067 (java) S 27059 27059 16074 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 28 0 476389627 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007107046416 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27068] ppid=27059 vsize=28768336 memory=8836 CPUtime=0.02 cores=0-7
/proc/27061/task/27068/stat : 27068 (java) S 27059 27059 16074 0 -1 1077944384 81 0 0 0 1 1 0 0 20 0 28 0 476389627 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007105993872 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27069] ppid=27059 vsize=28768336 memory=11044 CPUtime=0.02 cores=0-7
/proc/27061/task/27069/stat : 27069 (java) S 27059 27059 16074 0 -1 1077944384 68 0 0 0 1 1 0 0 20 0 28 0 476389627 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007104940816 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27070] ppid=27059 vsize=28768336 memory=13230 CPUtime=0.01 cores=0-7
/proc/27061/task/27070/stat : 27070 (java) S 27059 27059 16074 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 28 0 476389627 29458776064 64667 33554432000 4194304 4196468 140736825676288 140007103888272 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27071] ppid=27059 vsize=28768336 memory=-3252517613199061085 CPUtime=0 cores=0-7
/proc/27061/task/27071/stat : 27071 (java) S 27059 27059 16074 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 476389628 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006944475376 140007559830146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27072] ppid=27059 vsize=28768336 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/27061/task/27072/stat : 27072 (java) S 27059 27059 16074 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 476389629 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006943421664 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27073] ppid=27059 vsize=28768336 memory=19876 CPUtime=0 cores=0-7
/proc/27061/task/27073/stat : 27073 (java) S 27059 27059 16074 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476389629 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006942368512 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27074] ppid=27059 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27074/stat : 27074 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476389631 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006739929040 140007559837595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27075] ppid=27059 vsize=28768336 memory=0 CPUtime=1.19 cores=0-7
/proc/27061/task/27075/stat : 27075 (java) R 27059 27059 16074 0 -1 1077944384 2906 0 0 0 119 0 0 0 20 0 28 0 476389631 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006738877168 140007559830146 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27076] ppid=27059 vsize=28768336 memory=0 CPUtime=1.17 cores=0-7
/proc/27061/task/27076/stat : 27076 (java) R 27059 27059 16074 0 -1 4202560 1487 0 0 0 117 0 0 0 20 0 28 0 476389631 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006737813504 140007545883168 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27077] ppid=27059 vsize=28768336 memory=0 CPUtime=1.25 cores=0-7
/proc/27061/task/27077/stat : 27077 (java) S 27059 27059 16074 0 -1 1077944384 1820 0 0 0 125 0 0 0 20 0 28 0 476389631 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006736771568 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27078] ppid=27059 vsize=28768336 memory=0 CPUtime=0.8 cores=0-7
/proc/27061/task/27078/stat : 27078 (java) S 27059 27059 16074 0 -1 1077944384 3053 0 0 0 79 1 0 0 20 0 28 0 476389631 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006735719024 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27079] ppid=27059 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27079/stat : 27079 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476389632 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006734666208 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27080] ppid=27059 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27080/stat : 27080 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476389632 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006733613744 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27137] ppid=27059 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/27061/task/27137/stat : 27137 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 28 0 476389821 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006721247992 140007167554332 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27138] ppid=27059 vsize=28768336 memory=33 CPUtime=0.04 cores=0-7
/proc/27061/task/27138/stat : 27138 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 28 0 476389822 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006722301616 140007166565380 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27139] ppid=27059 vsize=28768336 memory=8243114992657236055 CPUtime=0.04 cores=0-7
/proc/27061/task/27139/stat : 27139 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 28 0 476389822 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006714930040 140007166565141 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27140] ppid=27059 vsize=28768336 memory=288284480760987475 CPUtime=0.04 cores=0-7
/proc/27061/task/27140/stat : 27140 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 28 0 476389822 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006718094920 140007167554011 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27141] ppid=27059 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/27061/task/27141/stat : 27141 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 28 0 476389822 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006720199880 140007166565059 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27142] ppid=27059 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/27061/task/27142/stat : 27142 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 28 0 476389822 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006719147336 140007166565233 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27143] ppid=27059 vsize=28768336 memory=0 CPUtime=0.03 cores=0-7
/proc/27061/task/27143/stat : 27143 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 28 0 476389822 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006717041608 140007166565164 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27144] ppid=27059 vsize=28768336 memory=93542038898433 CPUtime=0.03 cores=0-7
/proc/27061/task/27144/stat : 27144 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 28 0 476389822 29458776064 64667 33554432000 4194304 4196468 140736825676288 140006715989064 140007167132907 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
Current children cumulated CPU time: 10.23 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 260120 KiB

[startup+2.11112 s]
/proc/loadavg: 8.15 7.79 7.98 11/220 27144
/proc/meminfo: memFree=13941272/32770624 swapFree=66972364/67108860
[pid=27059] ppid=27056 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/27059/stat : 27059 (xcsp3-exec) S 27056 27059 16074 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476389625 115843072 363 33554432000 4194304 5098028 140731466785456 140731466783560 139807205499516 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36200448 140731466789720 140731466789978 140731466789978 140731466792902 0
/proc/27059/statm: 28282 363 304 221 0 87 0
[pid=27061] ppid=27059 vsize=28768336 memory=258728 CPUtime=11.02 cores=0-7
/proc/27061/stat : 27061 (java) S 27059 27059 16074 0 -1 1077944320 22025 0 0 0 1082 20 0 0 20 0 28 0 476389626 29458776064 64682 33554432000 4194304 4196468 140736825676288 140736825658832 140007559818999 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
/proc/27061/statm: 7192084 64682 3516 1 0 7153184 0
[pid=27061/tid=27062] ppid=27059 vsize=28768336 memory=258456 CPUtime=1.1 cores=0-7
/proc/27061/task/27062/stat : 27062 (java) S 27059 27059 16074 0 -1 1077944384 9461 0 0 0 104 6 0 0 20 0 28 0 476389626 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007564059776 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27063] ppid=27059 vsize=28768336 memory=4638778398332698720 CPUtime=0.01 cores=0-7
/proc/27061/task/27063/stat : 27063 (java) S 27059 27059 16074 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 28 0 476389627 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007479671312 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27064] ppid=27059 vsize=28768336 memory=7444843076533644388 CPUtime=0.01 cores=0-7
/proc/27061/task/27064/stat : 27064 (java) S 27059 27059 16074 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 28 0 476389627 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007110204048 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27065] ppid=27059 vsize=28768336 memory=56 CPUtime=0.02 cores=0-7
/proc/27061/task/27065/stat : 27065 (java) S 27059 27059 16074 0 -1 1077944384 56 0 0 0 1 1 0 0 20 0 28 0 476389627 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007109150992 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27066] ppid=27059 vsize=28768336 memory=13877 CPUtime=0.02 cores=0-7
/proc/27061/task/27066/stat : 27066 (java) S 27059 27059 16074 0 -1 1077944384 81 0 0 0 1 1 0 0 20 0 28 0 476389627 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007108098448 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27067] ppid=27059 vsize=28768336 memory=26822 CPUtime=0.01 cores=0-7
/proc/27061/task/27067/stat : 27067 (java) S 27059 27059 16074 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 28 0 476389627 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007107046416 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27068] ppid=27059 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/27061/task/27068/stat : 27068 (java) S 27059 27059 16074 0 -1 1077944384 81 0 0 0 1 1 0 0 20 0 28 0 476389627 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007105993872 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27069] ppid=27059 vsize=28768336 memory=280087299752548 CPUtime=0.02 cores=0-7
/proc/27061/task/27069/stat : 27069 (java) S 27059 27059 16074 0 -1 1077944384 68 0 0 0 1 1 0 0 20 0 28 0 476389627 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007104940816 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27070] ppid=27059 vsize=28768336 memory=280087299752612 CPUtime=0.01 cores=0-7
/proc/27061/task/27070/stat : 27070 (java) S 27059 27059 16074 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 28 0 476389627 29458776064 64682 33554432000 4194304 4196468 140736825676288 140007103888272 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27071] ppid=27059 vsize=28768336 memory=280087299752676 CPUtime=0 cores=0-7
/proc/27061/task/27071/stat : 27071 (java) S 27059 27059 16074 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 476389628 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006944475376 140007559830146 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27072] ppid=27059 vsize=28768336 memory=280087300148524 CPUtime=0 cores=0-7
/proc/27061/task/27072/stat : 27072 (java) S 27059 27059 16074 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 476389629 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006943421664 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27073] ppid=27059 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27073/stat : 27073 (java) S 27059 27059 16074 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476389629 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006942368512 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27074] ppid=27059 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/27061/task/27074/stat : 27074 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476389631 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006739929040 140007559837595 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27075] ppid=27059 vsize=28768336 memory=0 CPUtime=1.26 cores=0-7
/proc/27061/task/27075/stat : 27075 (java) R 27059 27059 16074 0 -1 4202560 2913 0 0 0 126 0 0 0 20 0 28 0 476389631 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006738877088 140007544926952 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27076] ppid=27059 vsize=28768336 memory=0 CPUtime=1.22 cores=0-7
/proc/27061/task/27076/stat : 27076 (java) R 27059 27059 16074 0 -1 4202560 1496 0 0 0 122 0 0 0 20 0 28 0 476389631 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006737811168 140007552924656 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27077] ppid=27059 vsize=28768336 memory=0 CPUtime=1.27 cores=0-7
/proc/27061/task/27077/stat : 27077 (java) S 27059 27059 16074 0 -1 1077944384 1830 0 0 0 127 0 0 0 20 0 28 0 476389631 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006736771568 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27078] ppid=27059 vsize=28768336 memory=280087300299744 CPUtime=0.81 cores=0-7
/proc/27061/task/27078/stat : 27078 (java) S 27059 27059 16074 0 -1 1077944384 3063 0 0 0 80 1 0 0 20 0 28 0 476389631 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006735719024 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27079] ppid=27059 vsize=28768336 memory=7956572375249217106 CPUtime=0 cores=0-7
/proc/27061/task/27079/stat : 27079 (java) S 27059 27059 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476389632 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006734666208 140007559829205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27080] ppid=27059 vsize=28768336 memory=7018695549245614179 CPUtime=0 cores=0-7
/proc/27061/task/27080/stat : 27080 (java) S 27059 27059 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476389632 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006733613744 140007559830146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27137] ppid=27059 vsize=28768336 memory=7235121206263834965 CPUtime=0.11 cores=0-7
/proc/27061/task/27137/stat : 27137 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 11 0 0 0 20 0 28 0 476389821 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006721243576 140007166565233 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27138] ppid=27059 vsize=28768336 memory=2319406795981862450 CPUtime=0.14 cores=0-7
/proc/27061/task/27138/stat : 27138 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 14 0 0 0 20 0 28 0 476389822 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006722297424 140007166565031 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27139] ppid=27059 vsize=28768336 memory=2241 CPUtime=0.13 cores=0-7
/proc/27061/task/27139/stat : 27139 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 13 0 0 0 20 0 28 0 476389822 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006714929528 140007168412806 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27140] ppid=27059 vsize=28768336 memory=2244 CPUtime=0.13 cores=0-7
/proc/27061/task/27140/stat : 27140 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 13 0 0 0 20 0 28 0 476389822 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006718087392 140007167445651 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27141] ppid=27059 vsize=28768336 memory=288230574492221466 CPUtime=0.09 cores=0-7
/proc/27061/task/27141/stat : 27141 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 9 0 0 0 20 0 28 0 476389822 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006720192600 140007166565450 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27142] ppid=27059 vsize=28768336 memory=288230621803970871 CPUtime=0.09 cores=0-7
/proc/27061/task/27142/stat : 27142 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 9 0 0 0 20 0 28 0 476389822 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006719147336 140007166565001 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27143] ppid=27059 vsize=28768336 memory=15534115864709562 CPUtime=0.13 cores=0-7
/proc/27061/task/27143/stat : 27143 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 13 0 0 0 20 0 28 0 476389822 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006717034192 140007166565393 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
[pid=27061/tid=27144] ppid=27059 vsize=28768336 memory=0 CPUtime=0.07 cores=0-7
/proc/27061/task/27144/stat : 27144 (java) R 27059 27059 16074 0 -1 4202560 17 0 0 0 7 0 0 0 20 0 28 0 476389822 29458776064 64682 33554432000 4194304 4196468 140736825676288 140006715983752 140007166565132 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34201600 140736825684956 140736825685131 140736825685131 140736825688015 0
Current children cumulated CPU time: 11.02 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 260180 KiB

Child status: 0
Real time (s): 2.149
CPU time (s): 11.2622
CPU user time (s): 11.0427
CPU system time (s): 0.219558
CPU usage (%): 524.068
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 260180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0427
system time used= 0.219558
maximum resident set size= 260296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22605
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= 3608
involuntary context switches= 231


# summary of solver processes directly reported to runsolver:
#   pid: 27059
#   total CPU time (s): 11.2622
#   total CPU user time (s): 11.0427
#   total CPU system time (s): 0.219558

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032052 second user time and 0.075857 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 20:33:54
IDJOB=4404880
IDBENCH=128005
IDSOLVER=2866
FILE ID=node117/4404880-1569004478
RUNJOBID= node117-1568994492-16101
PBS_JOBID= 21704726
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-18-3-6-8.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 /var/tmp/evaluation-result-4404880-1569004478/watcher-4404880-1569004478 -o /var/tmp/evaluation-result-4404880-1569004478/solver-4404880-1569004478 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 164234914 HOME/instance-4404880-1569004478.xml

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

MD5SUM BENCH= 5d7a010bf2d95efed7f70b0fa6bbffad
RANDOM SEED=164234914

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        14187144 kB
MemAvailable:   31831208 kB
Buffers:          146524 kB
Cached:         17403680 kB
SwapCached:        27748 kB
Active:          8698544 kB
Inactive:        8884108 kB
Active(anon):       5032 kB
Inactive(anon):    68852 kB
Active(file):    8693512 kB
Inactive(file):  8815256 kB
Unevictable:      108556 kB
Mlocked:          108556 kB
SwapTotal:      67108860 kB
SwapFree:       66972364 kB
Dirty:             26240 kB
Writeback:             0 kB
AnonPages:        144396 kB
Mapped:            48480 kB
Shmem:             32520 kB
Slab:             592372 kB
SReclaimable:     563756 kB
SUnreclaim:        28616 kB
KernelStack:        3728 kB
PageTables:         5292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node117 at 2019-09-20 20:33:57