Trace number 4406369

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-24OPT57 62.0919 56.9119

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-25-5-5-5.xml
MD5SUMa365ee41b1fa653da2199bfa573a8fac
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark62.0919
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of constraints101
Number of domains25
Minimum domain size3
Maximum domain size26
Distribution of domain sizes[{"size":3,"count":2},{"size":4,"count":9},{"size":5,"count":7},{"size":6,"count":7},{"size":26,"count":50}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":25},{"degree":26,"count":24},{"degree":27,"count":1},{"degree":28,"count":25}]
Minimum constraint arity1
Maximum constraint arity26
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":50},{"arity":25,"count":25},{"arity":26,"count":25}]
Number of extensional constraints50
Number of intensional constraints26
Distribution of constraint types[{"type":"extension","count":50},{"type":"intension","count":26},{"type":"count","count":25}]
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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406369-1569399467.xml"  -tl '2400s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406369-1569399467.xml, -tl, 2400s, -p, 1]
0.12/0.22	c simple solver
0.35/0.28	c parse instance...
2.03/0.89	c solve instance...
9.51/6.39	o -4948 
9.62/6.42	o -3956 
11.42/7.93	o -2975 
11.42/7.94	o -2966 
14.73/10.24	o -2961 
14.73/10.24	o -2959 
14.73/10.25	o -2958 
14.73/10.25	o -2957 
14.73/10.26	o -2955 
14.73/10.29	o -2953 
15.01/10.44	o -2952 
15.31/10.70	o -1984 
15.31/10.71	o -1977 
15.31/10.71	o -1975 
15.41/10.81	o -1973 
16.48/11.79	o -1965 
16.59/11.86	o -1964 
17.20/12.33	o -1961 
17.97/13.05	o -1960 
19.59/14.68	o -1957 
19.80/14.89	o -961 
20.01/15.04	o -949 
20.11/15.11	o -939 
20.84/15.89	o -935 
37.48/32.49	o 51 
37.58/32.52	o 57 
62.07/56.90	s OPTIMUM FOUND
62.07/56.90	v <instantiation>
62.07/56.90	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] s[18] s[19] s[20] s[21] s[22] s[23] s[24] 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] p[18] p[19] p[20] p[21] p[22] p[23] p[24] 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] g[18] g[19] g[20] g[21] g[22] g[23] g[24] </list>
62.07/56.90	v 	<values>5 0 1 2 3 6 11 -1 9 4 -1 16 13 8 -1 20 15 12 17 18 21 22 23 24 19 0 21 20 19 18 1 2 -1 16 17 -1 3 14 15 -1 5 4 13 12 11 6 7 8 9 10 -7 6 8 8 -3 4 1 0 3 3 0 6 4 6 0 4 -5 -3 8 3 -2 -1 9 5 0 </values>
62.07/56.90	v </instantiation>

Verifier Data

OK	57

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406369-1569399467/watcher-4406369-1569399467 -o /var/tmp/evaluation-result-4406369-1569399467/solver-4406369-1569399467 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1569392946-4663 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1090324486 HOME/instance-4406369-1569399467.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=6223, runsolver pid=6220

[startup+0.10012 s]*
/proc/loadavg: 1.83 1.86 1.72 3/229 6239
/proc/meminfo: memFree=28396520/32770624 swapFree=66954216/67108860
[pid=6223] ppid=6220 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0
[pid=6225] ppid=6223 vsize=15144776 memory=29496 CPUtime=0.12 cores=0,2,4,6
/proc/6225/stat : 6225 (java) S 6223 6223 4632 0 -1 1077944320 5853 0 0 0 11 1 0 0 20 0 15 0 516202040 15508250624 7374 33554432000 4194304 4196468 140731638059776 140731638042320 140159478267639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
/proc/6225/statm: 3786194 7374 3117 1 0 3748377 0
[pid=6225/tid=6226] ppid=6223 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=0,2,4,6
/proc/6225/task/6226/stat : 6226 (java) R 6223 6223 4632 0 -1 4202560 3800 0 0 0 8 0 0 0 20 0 15 0 516202040 15508250624 7374 33554432000 4194304 4196468 140731638059776 140159482500912 140159470504766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6227] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6227/stat : 6227 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15508250624 7374 33554432000 4194304 4196468 140731638059776 140159414504464 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6228] ppid=6223 vsize=15144776 memory=3472749642235713184 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6228/stat : 6228 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15508250624 7374 33554432000 4194304 4196468 140731638059776 140159069248656 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6229] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6229/stat : 6229 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15508250624 7374 33554432000 4194304 4196468 140731638059776 140159068195600 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6230] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6230/stat : 6230 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15508250624 7374 33554432000 4194304 4196468 140731638059776 140159067143056 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6231] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6231/stat : 6231 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202042 15508250624 7374 33554432000 4194304 4196468 140731638059776 140159047956720 140159478278786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6232] ppid=6223 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6232/stat : 6232 (java) S 6223 6223 4632 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516202043 15508250624 7440 33554432000 4194304 4196468 140731638059776 140159046902944 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6233] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6233/stat : 6233 (java) S 6223 6223 4632 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516202043 15508250624 7506 33554432000 4194304 4196468 140731638059776 140159045849840 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6234] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6234/stat : 6234 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202045 15508250624 7506 33554432000 4194304 4196468 140731638059776 140159044798416 140159478286235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6235] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6235/stat : 6235 (java) R 6223 6223 4632 0 -1 4202560 333 0 0 0 0 0 0 0 20 0 15 0 516202045 15508250624 7506 33554432000 4194304 4196468 140731638059776 140159043727448 140159470504766 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6236] ppid=6223 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6236/stat : 6236 (java) S 6223 6223 4632 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 516202046 15508250624 7506 33554432000 4194304 4196468 140731638059776 140159042694000 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6237] ppid=6223 vsize=15144776 memory=139845247637120 CPUtime=0.02 cores=0,2,4,6
/proc/6225/task/6237/stat : 6237 (java) R 6223 6223 4632 0 -1 4202560 332 0 0 0 2 0 0 0 20 0 15 0 516202046 15508250624 7506 33554432000 4194304 4196468 140731638059776 140159041638480 140159462797902 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6238] ppid=6223 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6238/stat : 6238 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202046 15508250624 7506 33554432000 4194304 4196468 140731638059776 140159040588640 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6239] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6239/stat : 6239 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202046 15508250624 7506 33554432000 4194304 4196468 140731638059776 140159039535664 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30952 KiB

[startup+0.214261 s]*
/proc/loadavg: 1.83 1.86 1.72 3/229 6239
/proc/meminfo: memFree=28383964/32770624 swapFree=66954216/67108860
[pid=6223] ppid=6220 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0
[pid=6225] ppid=6223 vsize=15144776 memory=40944 CPUtime=0.35 cores=0,2,4,6
/proc/6225/stat : 6225 (java) S 6223 6223 4632 0 -1 1077944320 9475 0 0 0 32 3 0 0 20 0 15 0 516202040 15508250624 10236 33554432000 4194304 4196468 140731638059776 140731638042320 140159478267639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
/proc/6225/statm: 3786194 10236 3303 1 0 3748377 0
[pid=6225/tid=6226] ppid=6223 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/6225/task/6226/stat : 6226 (java) R 6223 6223 4632 0 -1 4202560 6638 0 0 0 18 2 0 0 20 0 15 0 516202040 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159482505376 140159462348126 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6227] ppid=6223 vsize=15144776 memory=10594 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6227/stat : 6227 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159414504464 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6228] ppid=6223 vsize=15144776 memory=139845250300027 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6228/stat : 6228 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159069248656 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6229] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6229/stat : 6229 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159068195600 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6230] ppid=6223 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6230/stat : 6230 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159067143056 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6231] ppid=6223 vsize=15144776 memory=139845247637120 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6231/stat : 6231 (java) S 6223 6223 4632 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516202042 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159047956720 140159478278786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6232] ppid=6223 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6232/stat : 6232 (java) S 6223 6223 4632 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516202043 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159046902944 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6233] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6233/stat : 6233 (java) S 6223 6223 4632 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516202043 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159045849840 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6234] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6234/stat : 6234 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202045 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159044798416 140159478286235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6235] ppid=6223 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6225/task/6235/stat : 6235 (java) S 6223 6223 4632 0 -1 1077944384 462 0 0 0 2 0 0 0 20 0 15 0 516202045 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159043746544 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6236] ppid=6223 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6225/task/6236/stat : 6236 (java) S 6223 6223 4632 0 -1 1077944384 321 0 0 0 2 0 0 0 20 0 15 0 516202046 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159042694000 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6237] ppid=6223 vsize=15144776 memory=139845247637120 CPUtime=0.08 cores=0,2,4,6
/proc/6225/task/6237/stat : 6237 (java) S 6223 6223 4632 0 -1 1077944384 754 0 0 0 8 0 0 0 20 0 15 0 516202046 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159041640944 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6238] ppid=6223 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6238/stat : 6238 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202046 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159040588640 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6239] ppid=6223 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6239/stat : 6239 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202046 15508250624 10236 33554432000 4194304 4196468 140731638059776 140159039535664 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42400 KiB

[startup+0.311021 s]*
/proc/loadavg: 1.83 1.86 1.72 6/229 6239
/proc/meminfo: memFree=28375984/32770624 swapFree=66954216/67108860
[pid=6223] ppid=6220 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0
[pid=6225] ppid=6223 vsize=15149032 memory=49896 CPUtime=0.53 cores=0,2,4,6
/proc/6225/stat : 6225 (java) S 6223 6223 4632 0 -1 1077944320 10797 0 0 0 49 4 0 0 20 0 15 0 516202040 15512608768 12474 33554432000 4194304 4196468 140731638059776 140731638042320 140159478267639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
/proc/6225/statm: 3787258 12474 3366 1 0 3748377 0
[pid=6225/tid=6226] ppid=6223 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/6225/task/6226/stat : 6226 (java) R 6223 6223 4632 0 -1 4202560 7788 0 0 0 27 3 0 0 20 0 15 0 516202040 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159482498752 140159462348126 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6227] ppid=6223 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6227/stat : 6227 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159414504464 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6228] ppid=6223 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6228/stat : 6228 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159069248656 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6229] ppid=6223 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6229/stat : 6229 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159068195600 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6230] ppid=6223 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6230/stat : 6230 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159067143056 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6231] ppid=6223 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6231/stat : 6231 (java) S 6223 6223 4632 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516202042 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159047956720 140159478278786 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6232] ppid=6223 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6232/stat : 6232 (java) S 6223 6223 4632 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516202043 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159046902944 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6233] ppid=6223 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6233/stat : 6233 (java) S 6223 6223 4632 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516202043 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159045849840 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6234] ppid=6223 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6234/stat : 6234 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202045 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159044798416 140159478286235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6235] ppid=6223 vsize=15149032 memory=-8412656567168561567 CPUtime=0.03 cores=0,2,4,6
/proc/6225/task/6235/stat : 6235 (java) R 6223 6223 4632 0 -1 1077944384 468 0 0 0 3 0 0 0 20 0 15 0 516202045 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159043746544 140159478278786 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6236] ppid=6223 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/6225/task/6236/stat : 6236 (java) R 6223 6223 4632 0 -1 4202560 420 0 0 0 5 0 0 0 20 0 15 0 516202046 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159042680096 140159459790525 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6237] ppid=6223 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/6225/task/6237/stat : 6237 (java) R 6223 6223 4632 0 -1 4202560 839 0 0 0 13 0 0 0 20 0 15 0 516202046 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159041640944 140159457205248 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6238] ppid=6223 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6238/stat : 6238 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202046 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159040588640 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6239] ppid=6223 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6239/stat : 6239 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202046 15512608768 12474 33554432000 4194304 4196468 140731638059776 140159039535664 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51352 KiB

[startup+0.7013 s]
/proc/loadavg: 1.83 1.86 1.72 5/229 6239
/proc/meminfo: memFree=28348748/32770624 swapFree=66954216/67108860
[pid=6223] ppid=6220 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0
[pid=6225] ppid=6223 vsize=15151156 memory=120372 CPUtime=1.7 cores=0,2,4,6
/proc/6225/stat : 6225 (java) S 6223 6223 4632 0 -1 1077944320 15059 0 0 0 164 6 0 0 20 0 15 0 516202040 15514783744 30093 33554432000 4194304 4196468 140731638059776 140731638042320 140159478267639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
/proc/6225/statm: 3787789 30093 3450 1 0 3748889 0
[pid=6225/tid=6226] ppid=6223 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=0,2,4,6
/proc/6225/task/6226/stat : 6226 (java) R 6223 6223 4632 0 -1 4202560 9087 0 0 0 64 4 0 0 20 0 15 0 516202040 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159482502976 140159097468683 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6227] ppid=6223 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6227/stat : 6227 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159414504464 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6228] ppid=6223 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6228/stat : 6228 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159069248656 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6229] ppid=6223 vsize=15151156 memory=708 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6229/stat : 6229 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159068195600 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6230] ppid=6223 vsize=15151156 memory=9364 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6230/stat : 6230 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159067143056 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6231] ppid=6223 vsize=15151156 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6231/stat : 6231 (java) S 6223 6223 4632 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516202042 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159047956720 140159478278786 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6232] ppid=6223 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6232/stat : 6232 (java) S 6223 6223 4632 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159046902944 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6233] ppid=6223 vsize=15151156 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6233/stat : 6233 (java) S 6223 6223 4632 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159045849840 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6234] ppid=6223 vsize=15151156 memory=8220 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6234/stat : 6234 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202045 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159044798416 140159478286235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6235] ppid=6223 vsize=15151156 memory=3616 CPUtime=0.32 cores=0,2,4,6
/proc/6225/task/6235/stat : 6235 (java) R 6223 6223 4632 0 -1 4202560 1500 0 0 0 32 0 0 0 20 0 15 0 516202045 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159043733088 140159459812212 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6236] ppid=6223 vsize=15151156 memory=1556 CPUtime=0.35 cores=0,2,4,6
/proc/6225/task/6236/stat : 6236 (java) R 6223 6223 4632 0 -1 4202560 1616 0 0 0 35 0 0 0 20 0 15 0 516202046 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159042680992 140159462664880 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6237] ppid=6223 vsize=15151156 memory=2832 CPUtime=0.31 cores=0,2,4,6
/proc/6225/task/6237/stat : 6237 (java) R 6223 6223 4632 0 -1 4202560 1547 0 0 0 31 0 0 0 20 0 15 0 516202046 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159041636672 140159478279574 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6238] ppid=6223 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6238/stat : 6238 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159040588640 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6239] ppid=6223 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6239/stat : 6239 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 30093 33554432000 4194304 4196468 140731638059776 140159039535664 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 121828 KiB

[startup+1.50089 s]
/proc/loadavg: 1.83 1.86 1.72 6/229 6239
/proc/meminfo: memFree=28277760/32770624 swapFree=66954216/67108860
[pid=6223] ppid=6220 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0

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

/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0
[pid=6225] ppid=6223 vsize=15151156 memory=193180 CPUtime=61.16 cores=0,2,4,6
/proc/6225/stat : 6225 (java) S 6223 6223 4632 0 -1 1077944320 50633 0 0 0 6104 12 0 0 20 0 15 0 516202040 15514783744 48295 33554432000 4194304 4196468 140731638059776 140731638042320 140159478267639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
/proc/6225/statm: 3787789 48295 3476 1 0 3748889 0
[pid=6225/tid=6226] ppid=6223 vsize=15151156 memory=8317482817917895235 CPUtime=55.98 cores=0,2,4,6
/proc/6225/task/6226/stat : 6226 (java) R 6223 6223 4632 0 -1 4202560 13690 0 0 0 5593 5 0 0 20 0 15 0 516202040 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159482505032 140159098765344 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6227] ppid=6223 vsize=15151156 memory=189040 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6227/stat : 6227 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159414504464 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6228] ppid=6223 vsize=15151156 memory=2724 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6228/stat : 6228 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159069248656 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6229] ppid=6223 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6229/stat : 6229 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159068195600 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6230] ppid=6223 vsize=15151156 memory=3192 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6230/stat : 6230 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159067143056 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6231] ppid=6223 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6231/stat : 6231 (java) S 6223 6223 4632 0 -1 1077944384 328 0 0 0 0 0 0 0 20 0 15 0 516202042 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159047956720 140159478278786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6232] ppid=6223 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6232/stat : 6232 (java) S 6223 6223 4632 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159046902944 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6233] ppid=6223 vsize=15151156 memory=191100 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6233/stat : 6233 (java) S 6223 6223 4632 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159045849840 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6234] ppid=6223 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6234/stat : 6234 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202045 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159044798416 140159478286235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6235] ppid=6223 vsize=15151156 memory=0 CPUtime=1.95 cores=0,2,4,6
/proc/6225/task/6235/stat : 6235 (java) S 6223 6223 4632 0 -1 1077944384 11275 0 0 0 193 2 0 0 20 0 15 0 516202045 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159043746544 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6236] ppid=6223 vsize=15151156 memory=0 CPUtime=2.57 cores=0,2,4,6
/proc/6225/task/6236/stat : 6236 (java) S 6223 6223 4632 0 -1 1077944384 18168 0 0 0 256 1 0 0 20 0 15 0 516202046 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159042694000 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6237] ppid=6223 vsize=15151156 memory=279690284544272 CPUtime=0.6 cores=0,2,4,6
/proc/6225/task/6237/stat : 6237 (java) S 6223 6223 4632 0 -1 1077944384 5344 0 0 0 59 1 0 0 20 0 15 0 516202046 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159041640944 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6238] ppid=6223 vsize=15151156 memory=928 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6238/stat : 6238 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159040588640 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6239] ppid=6223 vsize=15151156 memory=1680 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6239/stat : 6239 (java) S 6223 6223 4632 0 -1 1077944384 524 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 48295 33554432000 4194304 4196468 140731638059776 140159039535664 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
Current children cumulated CPU time: 61.16 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 194636 KiB

[startup+56.4008 s]
/proc/loadavg: 2.11 1.94 1.76 3/228 6242
/proc/meminfo: memFree=28231540/32770624 swapFree=66954216/67108860
[pid=6223] ppid=6220 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0
[pid=6225] ppid=6223 vsize=15151156 memory=193188 CPUtime=61.57 cores=0,2,4,6
/proc/6225/stat : 6225 (java) S 6223 6223 4632 0 -1 1077944320 51137 0 0 0 6145 12 0 0 20 0 15 0 516202040 15514783744 48297 33554432000 4194304 4196468 140731638059776 140731638042320 140159478267639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
/proc/6225/statm: 3787789 48297 3476 1 0 3748889 0
[pid=6225/tid=6226] ppid=6223 vsize=15151156 memory=1444 CPUtime=56.37 cores=0,2,4,6
/proc/6225/task/6226/stat : 6226 (java) R 6223 6223 4632 0 -1 4202560 13698 0 0 0 5632 5 0 0 20 0 15 0 516202040 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159482504176 140159098765768 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6227] ppid=6223 vsize=15151156 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6227/stat : 6227 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159414504464 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6228] ppid=6223 vsize=15151156 memory=2724 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6228/stat : 6228 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159069248656 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6229] ppid=6223 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6229/stat : 6229 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159068195600 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6230] ppid=6223 vsize=15151156 memory=3192 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6230/stat : 6230 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159067143056 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6231] ppid=6223 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6231/stat : 6231 (java) S 6223 6223 4632 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 516202042 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159047956720 140159478278786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6232] ppid=6223 vsize=15151156 memory=232172 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6232/stat : 6232 (java) S 6223 6223 4632 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159046902944 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6233] ppid=6223 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6233/stat : 6233 (java) S 6223 6223 4632 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159045849840 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6234] ppid=6223 vsize=15151156 memory=2880 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6234/stat : 6234 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202045 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159044798416 140159478286235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6235] ppid=6223 vsize=15151156 memory=1456 CPUtime=1.95 cores=0,2,4,6
/proc/6225/task/6235/stat : 6235 (java) S 6223 6223 4632 0 -1 1077944384 11295 0 0 0 193 2 0 0 20 0 15 0 516202045 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159043746544 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6236] ppid=6223 vsize=15151156 memory=193168 CPUtime=2.59 cores=0,2,4,6
/proc/6225/task/6236/stat : 6236 (java) S 6223 6223 4632 0 -1 1077944384 18632 0 0 0 258 1 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159042694000 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6237] ppid=6223 vsize=15151156 memory=1164 CPUtime=0.6 cores=0,2,4,6
/proc/6225/task/6237/stat : 6237 (java) S 6223 6223 4632 0 -1 1077944384 5344 0 0 0 59 1 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159041640944 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6238] ppid=6223 vsize=15151156 memory=279690283849280 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6238/stat : 6238 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159040588640 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6239] ppid=6223 vsize=15151156 memory=279690283965336 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6239/stat : 6239 (java) S 6223 6223 4632 0 -1 1077944384 524 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159039535664 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
Current children cumulated CPU time: 61.57 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 194644 KiB

[startup+56.8008 s]
/proc/loadavg: 2.11 1.94 1.76 3/228 6242
/proc/meminfo: memFree=28231540/32770624 swapFree=66954216/67108860
[pid=6223] ppid=6220 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0
[pid=6225] ppid=6223 vsize=15151156 memory=193188 CPUtime=61.97 cores=0,2,4,6
/proc/6225/stat : 6225 (java) S 6223 6223 4632 0 -1 1077944320 51137 0 0 0 6185 12 0 0 20 0 15 0 516202040 15514783744 48297 33554432000 4194304 4196468 140731638059776 140731638042320 140159478267639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
/proc/6225/statm: 3787789 48297 3476 1 0 3748889 0
[pid=6225/tid=6226] ppid=6223 vsize=15151156 memory=8112282956445269571 CPUtime=56.77 cores=0,2,4,6
/proc/6225/task/6226/stat : 6226 (java) R 6223 6223 4632 0 -1 4202560 13698 0 0 0 5672 5 0 0 20 0 15 0 516202040 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159482504176 140159098765464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6227] ppid=6223 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6227/stat : 6227 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159414504464 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6228] ppid=6223 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6228/stat : 6228 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159069248656 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6229] ppid=6223 vsize=15151156 memory=21812 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6229/stat : 6229 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159068195600 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6230] ppid=6223 vsize=15151156 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6230/stat : 6230 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159067143056 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6231] ppid=6223 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6231/stat : 6231 (java) S 6223 6223 4632 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 516202042 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159047956720 140159478278786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6232] ppid=6223 vsize=15151156 memory=193180 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6232/stat : 6232 (java) S 6223 6223 4632 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159046902944 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6233] ppid=6223 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6233/stat : 6233 (java) S 6223 6223 4632 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159045849840 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6234] ppid=6223 vsize=15151156 memory=193168 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6234/stat : 6234 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202045 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159044798416 140159478286235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6235] ppid=6223 vsize=15151156 memory=1044 CPUtime=1.95 cores=0,2,4,6
/proc/6225/task/6235/stat : 6235 (java) S 6223 6223 4632 0 -1 1077944384 11295 0 0 0 193 2 0 0 20 0 15 0 516202045 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159043746544 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6236] ppid=6223 vsize=15151156 memory=708 CPUtime=2.59 cores=0,2,4,6
/proc/6225/task/6236/stat : 6236 (java) S 6223 6223 4632 0 -1 1077944384 18632 0 0 0 258 1 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159042694000 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6237] ppid=6223 vsize=15151156 memory=9364 CPUtime=0.6 cores=0,2,4,6
/proc/6225/task/6237/stat : 6237 (java) S 6223 6223 4632 0 -1 1077944384 5344 0 0 0 59 1 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159041640944 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6238] ppid=6223 vsize=15151156 memory=1120 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6238/stat : 6238 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159040588640 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6239] ppid=6223 vsize=15151156 memory=776 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6239/stat : 6239 (java) S 6223 6223 4632 0 -1 1077944384 524 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159039535664 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
Current children cumulated CPU time: 61.97 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 194644 KiB

[startup+56.9008 s]
/proc/loadavg: 2.11 1.94 1.76 3/228 6242
/proc/meminfo: memFree=28231540/32770624 swapFree=66954216/67108860
[pid=6223] ppid=6220 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6223/stat : 6223 (xcsp3-exec) S 6220 6223 4632 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516202040 115843072 364 33554432000 4194304 5098028 140734854154848 140734854152952 139754593677948 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 32309248 140734854157142 140734854157401 140734854157401 140734854160326 0
/proc/6223/statm: 28282 364 305 221 0 87 0
[pid=6225] ppid=6223 vsize=15151156 memory=193188 CPUtime=62.07 cores=0,2,4,6
/proc/6225/stat : 6225 (java) S 6223 6223 4632 0 -1 1077944320 51137 0 0 0 6195 12 0 0 20 0 15 0 516202040 15514783744 48297 33554432000 4194304 4196468 140731638059776 140731638042320 140159478267639 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
/proc/6225/statm: 3787789 48297 3476 1 0 3748889 0
[pid=6225/tid=6226] ppid=6223 vsize=15151156 memory=193188 CPUtime=56.87 cores=0,2,4,6
/proc/6225/task/6226/stat : 6226 (java) R 6223 6223 4632 0 -1 4202560 13698 0 0 0 5682 5 0 0 20 0 15 0 516202040 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159482504176 140159099131966 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6227] ppid=6223 vsize=15151156 memory=193188 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6227/stat : 6227 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159414504464 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6228] ppid=6223 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6228/stat : 6228 (java) S 6223 6223 4632 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159069248656 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6229] ppid=6223 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6229/stat : 6229 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159068195600 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6230] ppid=6223 vsize=15151156 memory=52012 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6230/stat : 6230 (java) S 6223 6223 4632 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516202041 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159067143056 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6231] ppid=6223 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6231/stat : 6231 (java) S 6223 6223 4632 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 516202042 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159047956720 140159478278786 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6232] ppid=6223 vsize=15151156 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6232/stat : 6232 (java) S 6223 6223 4632 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159046902944 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6233] ppid=6223 vsize=15151156 memory=880 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6233/stat : 6233 (java) S 6223 6223 4632 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516202043 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159045849840 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6234] ppid=6223 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6234/stat : 6234 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202045 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159044798416 140159478286235 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6235] ppid=6223 vsize=15151156 memory=191100 CPUtime=1.95 cores=0,2,4,6
/proc/6225/task/6235/stat : 6235 (java) S 6223 6223 4632 0 -1 1077944384 11295 0 0 0 193 2 0 0 20 0 15 0 516202045 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159043746544 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6236] ppid=6223 vsize=15151156 memory=191100 CPUtime=2.59 cores=0,2,4,6
/proc/6225/task/6236/stat : 6236 (java) S 6223 6223 4632 0 -1 1077944384 18632 0 0 0 258 1 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159042694000 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6237] ppid=6223 vsize=15151156 memory=1456 CPUtime=0.6 cores=0,2,4,6
/proc/6225/task/6237/stat : 6237 (java) S 6223 6223 4632 0 -1 1077944384 5344 0 0 0 59 1 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159041640944 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6238] ppid=6223 vsize=15151156 memory=191120 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6238/stat : 6238 (java) S 6223 6223 4632 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159040588640 140159478277845 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
[pid=6225/tid=6239] ppid=6223 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/6225/task/6239/stat : 6239 (java) S 6223 6223 4632 0 -1 1077944384 524 0 0 0 0 0 0 0 20 0 15 0 516202046 15514783744 48297 33554432000 4194304 4196468 140731638059776 140159039535664 140159478278786 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25743360 140731638068187 140731638068362 140731638068362 140731638071247 0
Current children cumulated CPU time: 62.07 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 194644 KiB

Child status: 0
Real time (s): 56.9119
CPU time (s): 62.0919
CPU user time (s): 61.9615
CPU system time (s): 0.13039
CPU usage (%): 109.102
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 194644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.9615
system time used= 0.13039
maximum resident set size= 195588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52417
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3865
involuntary context switches= 64


# summary of solver processes directly reported to runsolver:
#   pid: 6223
#   total CPU time (s): 62.0919
#   total CPU user time (s): 61.9615
#   total CPU system time (s): 0.13039

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.454702 second user time and 0.491816 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-25 09:15:44
IDJOB=4406369
IDBENCH=127988
IDSOLVER=2870
FILE ID=node107/4406369-1569399467
RUNJOBID= node107-1569392946-4663
PBS_JOBID= 21705696
Free space on /var/tmp= 12536 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-25-5-5-5.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406369-1569399467/watcher-4406369-1569399467 -o /var/tmp/evaluation-result-4406369-1569399467/solver-4406369-1569399467 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1569392946-4663 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1090324486 HOME/instance-4406369-1569399467.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a365ee41b1fa653da2199bfa573a8fac
RANDOM SEED=1090324486

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        28412852 kB
MemAvailable:   31583548 kB
Buffers:           95404 kB
Cached:          3216588 kB
SwapCached:        48120 kB
Active:          2248228 kB
Inactive:        1333580 kB
Active(anon):     223584 kB
Inactive(anon):    98960 kB
Active(file):    2024644 kB
Inactive(file):  1234620 kB
Unevictable:      110316 kB
Mlocked:          110316 kB
SwapTotal:      67108860 kB
SwapFree:       66954216 kB
Dirty:             26840 kB
Writeback:             0 kB
AnonPages:        350456 kB
Mapped:            68088 kB
Shmem:             44600 kB
Slab:             369148 kB
SReclaimable:     339892 kB
SUnreclaim:        29256 kB
KernelStack:        4000 kB
PageTables:         6356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1515340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12512 MiB
End job on node107 at 2019-09-25 09:16:41