Trace number 4403690

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-20OPT20 32.3959 8.58745

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-20-4-5-8.xml
MD5SUMcc4f118531160cfe6c95c1294546deff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark13.7433
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints81
Number of domains21
Minimum domain size4
Maximum domain size21
Distribution of domain sizes[{"size":4,"count":7},{"size":5,"count":7},{"size":6,"count":6},{"size":21,"count":40}]
Minimum variable degree2
Maximum variable degree23
Distribution of variable degrees[{"degree":2,"count":20},{"degree":21,"count":19},{"degree":22,"count":1},{"degree":23,"count":20}]
Minimum constraint arity1
Maximum constraint arity21
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":40},{"arity":20,"count":20},{"arity":21,"count":20}]
Number of extensional constraints40
Number of intensional constraints21
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":21},{"type":"count","count":20}]
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-4403690-1568991377.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403690-1568991377.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.29	c parse instance...
2.67/1.06	c solve instance...
2.92/1.16	o -11997 
2.92/1.17	o -1000 
6.45/2.05	o -989 
6.87/2.19	o -988 
9.58/2.85	o -979 
10.85/3.23	o -976 
10.85/3.23	o -975 
12.76/3.67	o -974 
15.54/4.35	o -969 
16.33/4.55	o 17 
16.73/4.68	o 18 
18.70/5.14	o 20 
32.21/8.54	s OPTIMUM FOUND
32.21/8.54	v <instantiation>
32.21/8.54	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] 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] 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] </list>
32.21/8.54	v 	<values>1 2 3 8 -1 0 -1 12 7 -1 5 -1 13 14 19 10 15 16 17 18 0 1 2 3 -1 15 -1 5 4 -1 14 -1 6 7 8 13 12 11 10 9 -5 0 -2 5 0 1 0 3 2 0 -2 0 -4 2 4 3 6 3 2 2 </values>
32.21/8.54	v </instantiation>

Verifier Data

OK	20

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403690-1568991377/watcher-4403690-1568991377 -o /var/tmp/evaluation-result-4403690-1568991377/solver-4403690-1568991377 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568991333-3666 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 238961417 HOME/instance-4403690-1568991377.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=3693, runsolver pid=3688

[startup+0.10017 s]*
/proc/loadavg: 0.62 0.83 1.10 6/229 3726
/proc/meminfo: memFree=11321928/32770624 swapFree=66935844/67108860
[pid=3693] ppid=3688 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3693/stat : 3693 (xcsp3-exec) S 3688 3693 3634 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475051516 115843072 363 33554432000 4194304 5098028 140735407115872 140735407113976 139897396048508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10043392 140735407117143 140735407117401 140735407117401 140735407120326 0
/proc/3693/statm: 28282 363 305 221 0 87 0
[pid=3697] ppid=3693 vsize=15144776 memory=29576 CPUtime=0.12 cores=1,3,5,7
/proc/3697/stat : 3697 (java) S 3693 3693 3634 0 -1 1077944320 5877 0 0 0 11 1 0 0 20 0 15 0 475051517 15508250624 7394 33554432000 4194304 4196468 140731093421584 140731093404128 140088421220087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
/proc/3697/statm: 3786194 7394 3113 1 0 3748377 0
[pid=3697/tid=3699] ppid=3693 vsize=15144776 memory=-9032657087619186631 CPUtime=0.08 cores=1,3,5,7
/proc/3697/task/3699/stat : 3699 (java) R 3693 3693 3634 0 -1 4202560 3823 0 0 0 8 0 0 0 20 0 15 0 475051517 15508250624 7460 33554432000 4194304 4196468 140731093421584 140088425451408 140088413457214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3701] ppid=3693 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3701/stat : 3701 (java) S 3693 3693 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475051518 15508250624 7460 33554432000 4194304 4196468 140731093421584 140088349260816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3702] ppid=3693 vsize=15144776 memory=139822186575488 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3702/stat : 3702 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15508250624 7460 33554432000 4194304 4196468 140731093421584 140088348208272 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3703] ppid=3693 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3703/stat : 3703 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15508250624 7460 33554432000 4194304 4196468 140731093421584 140088347155216 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3704] ppid=3693 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3704/stat : 3704 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15508250624 7460 33554432000 4194304 4196468 140731093421584 140088346102672 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3709] ppid=3693 vsize=15144776 memory=139822186575488 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3709/stat : 3709 (java) S 3693 3693 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475051519 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087429318896 140088421231234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3711] ppid=3693 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3711/stat : 3711 (java) S 3693 3693 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475051520 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087428265120 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3713] ppid=3693 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3713/stat : 3713 (java) S 3693 3693 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475051520 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087427212016 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3715] ppid=3693 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3715/stat : 3715 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475051522 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087426160592 140088421238683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3716] ppid=3693 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3716/stat : 3716 (java) R 3693 3693 3634 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 475051522 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087425108720 140088421231234 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3718] ppid=3693 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3718/stat : 3718 (java) R 3693 3693 3634 0 -1 4202560 148 0 0 0 0 0 0 0 20 0 15 0 475051522 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087424047680 140088401575934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3720] ppid=3693 vsize=15144776 memory=139822186575488 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3720/stat : 3720 (java) R 3693 3693 3634 0 -1 4202560 328 0 0 0 1 0 0 0 20 0 15 0 475051522 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087422999488 140088400356388 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3723] ppid=3693 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3723/stat : 3723 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475051522 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087421950816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3725] ppid=3693 vsize=15144776 memory=139822186575488 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3725/stat : 3725 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051523 15508250624 7460 33554432000 4194304 4196468 140731093421584 140087420897840 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31028 KiB

[startup+0.21127 s]*
/proc/loadavg: 0.62 0.83 1.10 4/229 3726
/proc/meminfo: memFree=11294776/32770624 swapFree=66935844/67108860
[pid=3693] ppid=3688 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3693/stat : 3693 (xcsp3-exec) S 3688 3693 3634 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475051516 115843072 363 33554432000 4194304 5098028 140735407115872 140735407113976 139897396048508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10043392 140735407117143 140735407117401 140735407117401 140735407120326 0
/proc/3693/statm: 28282 363 305 221 0 87 0
[pid=3697] ppid=3693 vsize=15144776 memory=41132 CPUtime=0.33 cores=1,3,5,7
/proc/3697/stat : 3697 (java) S 3693 3693 3634 0 -1 1077944320 9472 0 0 0 31 2 0 0 20 0 15 0 475051517 15508250624 10283 33554432000 4194304 4196468 140731093421584 140731093404128 140088421220087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
/proc/3697/statm: 3786194 10283 3302 1 0 3748377 0
[pid=3697/tid=3699] ppid=3693 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/3697/task/3699/stat : 3699 (java) R 3693 3693 3634 0 -1 4202560 6645 0 0 0 18 1 0 0 20 0 15 0 475051517 15508250624 10283 33554432000 4194304 4196468 140731093421584 140088425451008 140088421232022 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3701] ppid=3693 vsize=15144776 memory=8956 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3701/stat : 3701 (java) S 3693 3693 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475051518 15508250624 10283 33554432000 4194304 4196468 140731093421584 140088349260816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3702] ppid=3693 vsize=15144776 memory=3905381030672414368 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3702/stat : 3702 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15508250624 10283 33554432000 4194304 4196468 140731093421584 140088348208272 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3703] ppid=3693 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3703/stat : 3703 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15508250624 10283 33554432000 4194304 4196468 140731093421584 140088347155216 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3704] ppid=3693 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3704/stat : 3704 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15508250624 10283 33554432000 4194304 4196468 140731093421584 140088346102672 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3709] ppid=3693 vsize=15144776 memory=139822186575488 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3709/stat : 3709 (java) S 3693 3693 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475051519 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087429318896 140088421231234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3711] ppid=3693 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3711/stat : 3711 (java) S 3693 3693 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475051520 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087428265120 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3713] ppid=3693 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3713/stat : 3713 (java) S 3693 3693 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475051520 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087427212016 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3715] ppid=3693 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3715/stat : 3715 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475051522 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087426160592 140088421238683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3716] ppid=3693 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3697/task/3716/stat : 3716 (java) S 3693 3693 3634 0 -1 1077944384 408 0 0 0 2 0 0 0 20 0 15 0 475051522 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087425108720 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3718] ppid=3693 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3697/task/3718/stat : 3718 (java) S 3693 3693 3634 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 15 0 475051522 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087424056176 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3720] ppid=3693 vsize=15144776 memory=139822186575488 CPUtime=0.07 cores=1,3,5,7
/proc/3697/task/3720/stat : 3720 (java) R 3693 3693 3634 0 -1 4202560 750 0 0 0 7 0 0 0 20 0 15 0 475051522 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087423003120 140088421241434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3723] ppid=3693 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3723/stat : 3723 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475051522 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087421950816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3725] ppid=3693 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3725/stat : 3725 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051523 15508250624 10283 33554432000 4194304 4196468 140731093421584 140087420897840 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42584 KiB

[startup+0.311907 s]*
/proc/loadavg: 0.62 0.83 1.10 7/229 3726
/proc/meminfo: memFree=11285672/32770624 swapFree=66935844/67108860
[pid=3693] ppid=3688 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3693/stat : 3693 (xcsp3-exec) S 3688 3693 3634 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475051516 115843072 363 33554432000 4194304 5098028 140735407115872 140735407113976 139897396048508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10043392 140735407117143 140735407117401 140735407117401 140735407120326 0
/proc/3693/statm: 28282 363 305 221 0 87 0
[pid=3697] ppid=3693 vsize=15149032 memory=46680 CPUtime=0.5 cores=1,3,5,7
/proc/3697/stat : 3697 (java) S 3693 3693 3634 0 -1 1077944320 10542 0 1 0 47 3 0 0 20 0 15 0 475051517 15512608768 11670 33554432000 4194304 4196468 140731093421584 140731093404128 140088421220087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
/proc/3697/statm: 3787258 11670 3334 1 0 3748377 0
[pid=3697/tid=3699] ppid=3693 vsize=15149032 memory=8112282956445269571 CPUtime=0.28 cores=1,3,5,7
/proc/3697/task/3699/stat : 3699 (java) R 3693 3693 3634 0 -1 4202560 7636 0 1 0 26 2 0 0 20 0 15 0 475051517 15512608768 11670 33554432000 4194304 4196468 140731093421584 140088425455720 140088421232022 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3701] ppid=3693 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3701/stat : 3701 (java) S 3693 3693 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475051518 15512608768 11670 33554432000 4194304 4196468 140731093421584 140088349260816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3702] ppid=3693 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3702/stat : 3702 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15512608768 11670 33554432000 4194304 4196468 140731093421584 140088348208272 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3703] ppid=3693 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3703/stat : 3703 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15512608768 11670 33554432000 4194304 4196468 140731093421584 140088347155216 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3704] ppid=3693 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3704/stat : 3704 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15512608768 11670 33554432000 4194304 4196468 140731093421584 140088346102672 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3709] ppid=3693 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3709/stat : 3709 (java) S 3693 3693 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475051519 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087429318896 140088421231234 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3711] ppid=3693 vsize=15149032 memory=7161374744685748120 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3711/stat : 3711 (java) S 3693 3693 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475051520 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087428265120 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3713] ppid=3693 vsize=15149032 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3713/stat : 3713 (java) S 3693 3693 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475051520 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087427212016 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3715] ppid=3693 vsize=15149032 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3715/stat : 3715 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475051522 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087426160592 140088421238683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3716] ppid=3693 vsize=15149032 memory=3047711566422646390 CPUtime=0.04 cores=1,3,5,7
/proc/3697/task/3716/stat : 3716 (java) S 3693 3693 3634 0 -1 1077944384 414 0 0 0 4 0 0 0 20 0 15 0 475051522 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087425108720 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3718] ppid=3693 vsize=15149032 memory=-6516833586042938556 CPUtime=0.04 cores=1,3,5,7
/proc/3697/task/3718/stat : 3718 (java) S 3693 3693 3634 0 -1 1077944384 369 0 0 0 4 0 0 0 20 0 15 0 475051522 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087424056176 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3720] ppid=3693 vsize=15149032 memory=8325818968683490714 CPUtime=0.12 cores=1,3,5,7
/proc/3697/task/3720/stat : 3720 (java) R 3693 3693 3634 0 -1 4202560 826 0 0 0 12 0 0 0 20 0 15 0 475051522 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087423003120 140088405300574 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3723] ppid=3693 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3723/stat : 3723 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475051522 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087421950816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3725] ppid=3693 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3725/stat : 3725 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051523 15512608768 11670 33554432000 4194304 4196468 140731093421584 140087420897840 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48132 KiB

[startup+0.700796 s]
/proc/loadavg: 0.62 0.83 1.10 8/229 3726
/proc/meminfo: memFree=11233752/32770624 swapFree=66935844/67108860
[pid=3693] ppid=3688 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3693/stat : 3693 (xcsp3-exec) S 3688 3693 3634 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475051516 115843072 363 33554432000 4194304 5098028 140735407115872 140735407113976 139897396048508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10043392 140735407117143 140735407117401 140735407117401 140735407120326 0
/proc/3693/statm: 28282 363 305 221 0 87 0
[pid=3697] ppid=3693 vsize=15151156 memory=93544 CPUtime=1.67 cores=1,3,5,7
/proc/3697/stat : 3697 (java) S 3693 3693 3634 0 -1 1077944320 14530 0 1 0 161 6 0 0 20 0 15 0 475051517 15514783744 23386 33554432000 4194304 4196468 140731093421584 140731093404128 140088421220087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
/proc/3697/statm: 3787789 23386 3457 1 0 3748889 0
[pid=3697/tid=3699] ppid=3693 vsize=15151156 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/3697/task/3699/stat : 3699 (java) R 3693 3693 3634 0 -1 4202560 9133 0 1 0 62 4 0 0 20 0 15 0 475051517 15514783744 23386 33554432000 4194304 4196468 140731093421584 140088425457744 140088029565623 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3701] ppid=3693 vsize=15151156 memory=53 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3701/stat : 3701 (java) S 3693 3693 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475051518 15514783744 23386 33554432000 4194304 4196468 140731093421584 140088349260816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3702] ppid=3693 vsize=15151156 memory=33 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3702/stat : 3702 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15514783744 23386 33554432000 4194304 4196468 140731093421584 140088348208272 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3703] ppid=3693 vsize=15151156 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3703/stat : 3703 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15514783744 23386 33554432000 4194304 4196468 140731093421584 140088347155216 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3704] ppid=3693 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3704/stat : 3704 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051518 15514783744 23386 33554432000 4194304 4196468 140731093421584 140088346102672 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3709] ppid=3693 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3709/stat : 3709 (java) S 3693 3693 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475051519 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087429318896 140088421231234 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3711] ppid=3693 vsize=15151156 memory=55768 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3711/stat : 3711 (java) S 3693 3693 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475051520 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087428265120 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3713] ppid=3693 vsize=15151156 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3713/stat : 3713 (java) S 3693 3693 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475051520 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087427212016 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3715] ppid=3693 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3715/stat : 3715 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475051522 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087426160592 140088421238683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3716] ppid=3693 vsize=15151156 memory=1368 CPUtime=0.32 cores=1,3,5,7
/proc/3697/task/3716/stat : 3716 (java) R 3693 3693 3634 0 -1 4202560 1025 0 0 0 32 0 0 0 20 0 15 0 475051522 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087425093232 140088401972542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3718] ppid=3693 vsize=15151156 memory=1056 CPUtime=0.31 cores=1,3,5,7
/proc/3697/task/3718/stat : 3718 (java) R 3693 3693 3634 0 -1 4202560 1288 0 0 0 31 0 0 0 20 0 15 0 475051522 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087424046032 140088404743401 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3720] ppid=3693 vsize=15151156 memory=1716 CPUtime=0.34 cores=1,3,5,7
/proc/3697/task/3720/stat : 3720 (java) S 3693 3693 3634 0 -1 1077944384 1776 0 0 0 34 0 0 0 20 0 15 0 475051522 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087423003120 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3723] ppid=3693 vsize=15151156 memory=6024 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3723/stat : 3723 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475051522 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087421950816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3725] ppid=3693 vsize=15151156 memory=11416 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3725/stat : 3725 (java) S 3693 3693 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475051523 15514783744 23386 33554432000 4194304 4196468 140731093421584 140087420897840 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 94996 KiB

[startup+1.50084 s]
/proc/loadavg: 0.62 0.83 1.10 10/229 3726
/proc/meminfo: memFree=10998068/32770624 swapFree=66935844/67108860
[pid=3693] ppid=3688 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3693/stat : 3693 (xcsp3-exec) S 3688 3693 3634 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475051516 115843072 363 33554432000 4194304 5098028 140735407115872 140735407113976 139897396048508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10043392 140735407117143 140735407117401 140735407117401 140735407120326 0
/proc/3693/statm: 28282 363 305 221 0 87 0

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

/proc/3697/task/3725/stat : 3725 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475051523 15994011648 54148 33554432000 4194304 4196468 140731093421584 140087420897840 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3783] ppid=3693 vsize=15619152 memory=8100964622403922536 CPUtime=1.35 cores=1,3,5,7
/proc/3697/task/3783/stat : 3783 (java) R 3693 3693 3634 0 -1 4202560 27 0 0 0 135 0 0 0 20 0 19 0 475052031 15994011648 54148 33554432000 4194304 4196468 140731093421584 140087409580944 140088031897481 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3784] ppid=3693 vsize=15619152 memory=8100964622403922536 CPUtime=1.29 cores=1,3,5,7
/proc/3697/task/3784/stat : 3784 (java) R 3693 3693 3634 0 -1 4202560 41 0 0 0 129 0 0 0 20 0 19 0 475052031 15994011648 54148 33554432000 4194304 4196468 140731093421584 140086963160616 140088031897828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3785] ppid=3693 vsize=15619152 memory=8100964622403922536 CPUtime=1.33 cores=1,3,5,7
/proc/3697/task/3785/stat : 3785 (java) R 3693 3693 3634 0 -1 4202560 28 0 0 0 133 0 0 0 20 0 19 0 475052031 15994011648 54148 33554432000 4194304 4196468 140731093421584 140087406424648 140088031897695 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3786] ppid=3693 vsize=15619152 memory=7379258384675520616 CPUtime=1.29 cores=1,3,5,7
/proc/3697/task/3786/stat : 3786 (java) R 3693 3693 3634 0 -1 4202560 28 0 0 0 129 0 0 0 20 0 19 0 475052031 15994011648 54148 33554432000 4194304 4196468 140731093421584 140086961054728 140088031897260 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
Current children cumulated CPU time: 24.24 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 218044 KiB

[startup+7.30084 s]
/proc/loadavg: 1.05 0.91 1.13 11/237 3810
/proc/meminfo: memFree=10908200/32770624 swapFree=66935844/67108860
[pid=3693] ppid=3688 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3693/stat : 3693 (xcsp3-exec) S 3688 3693 3634 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475051516 115843072 363 33554432000 4194304 5098028 140735407115872 140735407113976 139897396048508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10043392 140735407117143 140735407117401 140735407117401 140735407120326 0
/proc/3693/statm: 28282 363 305 221 0 87 0
[pid=3697] ppid=3693 vsize=15619152 memory=217260 CPUtime=27.43 cores=1,3,5,7
/proc/3697/stat : 3697 (java) S 3693 3693 3634 0 -1 1077944320 21089 0 1 0 2732 11 0 0 20 0 19 0 475051517 15994011648 54315 33554432000 4194304 4196468 140731093421584 140731093404128 140088421220087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
/proc/3697/statm: 3904788 54315 3512 1 0 3865888 0
[pid=3697/tid=3699] ppid=3693 vsize=15619152 memory=8112282956445269571 CPUtime=1.01 cores=1,3,5,7
/proc/3697/task/3699/stat : 3699 (java) S 3693 3693 3634 0 -1 1077944384 9435 0 1 0 96 5 0 0 20 0 19 0 475051517 15994011648 54315 33554432000 4194304 4196468 140731093421584 140088425460864 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3701] ppid=3693 vsize=15619152 memory=213636 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3701/stat : 3701 (java) S 3693 3693 3634 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54315 33554432000 4194304 4196468 140731093421584 140088349260816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3702] ppid=3693 vsize=15619152 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3702/stat : 3702 (java) S 3693 3693 3634 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54315 33554432000 4194304 4196468 140731093421584 140088348208272 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3703] ppid=3693 vsize=15619152 memory=216592 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3703/stat : 3703 (java) S 3693 3693 3634 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 475051518 15994011648 54315 33554432000 4194304 4196468 140731093421584 140088347155216 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3704] ppid=3693 vsize=15619152 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3704/stat : 3704 (java) S 3693 3693 3634 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54315 33554432000 4194304 4196468 140731093421584 140088346102672 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3709] ppid=3693 vsize=15619152 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3709/stat : 3709 (java) S 3693 3693 3634 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 19 0 475051519 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087429318896 140088421231234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3711] ppid=3693 vsize=15619152 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3711/stat : 3711 (java) S 3693 3693 3634 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475051520 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087428265120 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3713] ppid=3693 vsize=15619152 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3713/stat : 3713 (java) S 3693 3693 3634 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475051520 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087427212016 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3715] ppid=3693 vsize=15619152 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3715/stat : 3715 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475051522 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087426160592 140088421238683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3716] ppid=3693 vsize=15619152 memory=216592 CPUtime=1.95 cores=1,3,5,7
/proc/3697/task/3716/stat : 3716 (java) R 3693 3693 3634 0 -1 4202560 3613 0 0 0 195 0 0 0 20 0 19 0 475051522 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087425108720 140088402741291 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3718] ppid=3693 vsize=15619152 memory=5788931333398423126 CPUtime=2.02 cores=1,3,5,7
/proc/3697/task/3718/stat : 3718 (java) S 3693 3693 3634 0 -1 1077944384 2357 0 0 0 202 0 0 0 20 0 19 0 475051522 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087424056176 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3720] ppid=3693 vsize=15619152 memory=7584172137639210085 CPUtime=0.78 cores=1,3,5,7
/proc/3697/task/3720/stat : 3720 (java) S 3693 3693 3634 0 -1 1077944384 2739 0 0 0 77 1 0 0 20 0 19 0 475051522 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087423003120 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3723] ppid=3693 vsize=15619152 memory=279644112750912 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3723/stat : 3723 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475051522 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087421950816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3725] ppid=3693 vsize=15619152 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3725/stat : 3725 (java) S 3693 3693 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475051523 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087420897840 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3783] ppid=3693 vsize=15619152 memory=0 CPUtime=2.13 cores=1,3,5,7
/proc/3697/task/3783/stat : 3783 (java) R 3693 3693 3634 0 -1 4202560 38 0 0 0 213 0 0 0 20 0 19 0 475052031 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087409581080 140088031897670 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3784] ppid=3693 vsize=15619152 memory=6944656575208382560 CPUtime=2.09 cores=1,3,5,7
/proc/3697/task/3784/stat : 3784 (java) R 3693 3693 3634 0 -1 4202560 232 0 0 0 209 0 0 0 20 0 19 0 475052031 15994011648 54315 33554432000 4194304 4196468 140731093421584 140086963160648 140088031897723 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3785] ppid=3693 vsize=15619152 memory=279644112769024 CPUtime=2.11 cores=1,3,5,7
/proc/3697/task/3785/stat : 3785 (java) R 3693 3693 3634 0 -1 4202560 71 0 0 0 211 0 0 0 20 0 19 0 475052031 15994011648 54315 33554432000 4194304 4196468 140731093421584 140087406423808 140088031897739 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3786] ppid=3693 vsize=15619152 memory=6944656592387989600 CPUtime=2.08 cores=1,3,5,7
/proc/3697/task/3786/stat : 3786 (java) R 3693 3693 3634 0 -1 4202560 75 0 0 0 208 0 0 0 20 0 19 0 475052031 15994011648 54315 33554432000 4194304 4196468 140731093421584 140086961054056 140088031897647 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
Current children cumulated CPU time: 27.43 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 218712 KiB

[startup+8.10084 s]*
/proc/loadavg: 1.05 0.91 1.13 10/237 3810
/proc/meminfo: memFree=10908696/32770624 swapFree=66935844/67108860
[pid=3693] ppid=3688 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3693/stat : 3693 (xcsp3-exec) S 3688 3693 3634 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475051516 115843072 363 33554432000 4194304 5098028 140735407115872 140735407113976 139897396048508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10043392 140735407117143 140735407117401 140735407117401 140735407120326 0
/proc/3693/statm: 28282 363 305 221 0 87 0
[pid=3697] ppid=3693 vsize=15619152 memory=217272 CPUtime=30.64 cores=1,3,5,7
/proc/3697/stat : 3697 (java) S 3693 3693 3634 0 -1 1077944320 21281 0 1 0 3053 11 0 0 20 0 19 0 475051517 15994011648 54318 33554432000 4194304 4196468 140731093421584 140731093404128 140088421220087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
/proc/3697/statm: 3904788 54318 3512 1 0 3865888 0
[pid=3697/tid=3699] ppid=3693 vsize=15619152 memory=8112282956445269571 CPUtime=1.01 cores=1,3,5,7
/proc/3697/task/3699/stat : 3699 (java) S 3693 3693 3634 0 -1 1077944384 9435 0 1 0 96 5 0 0 20 0 19 0 475051517 15994011648 54318 33554432000 4194304 4196468 140731093421584 140088425460864 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3701] ppid=3693 vsize=15619152 memory=4126316290023845779 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3701/stat : 3701 (java) S 3693 3693 3634 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54318 33554432000 4194304 4196468 140731093421584 140088349260816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3702] ppid=3693 vsize=15619152 memory=26500 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3702/stat : 3702 (java) S 3693 3693 3634 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54318 33554432000 4194304 4196468 140731093421584 140088348208272 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3703] ppid=3693 vsize=15619152 memory=28708 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3703/stat : 3703 (java) S 3693 3693 3634 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 475051518 15994011648 54318 33554432000 4194304 4196468 140731093421584 140088347155216 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3704] ppid=3693 vsize=15619152 memory=30916 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3704/stat : 3704 (java) S 3693 3693 3634 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54318 33554432000 4194304 4196468 140731093421584 140088346102672 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3709] ppid=3693 vsize=15619152 memory=33124 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3709/stat : 3709 (java) S 3693 3693 3634 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 19 0 475051519 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087429318896 140088421231234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3711] ppid=3693 vsize=15619152 memory=35332 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3711/stat : 3711 (java) S 3693 3693 3634 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475051520 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087428265120 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3713] ppid=3693 vsize=15619152 memory=37540 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3713/stat : 3713 (java) S 3693 3693 3634 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475051520 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087427212016 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3715] ppid=3693 vsize=15619152 memory=39748 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3715/stat : 3715 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475051522 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087426160592 140088421238683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3716] ppid=3693 vsize=15619152 memory=39812 CPUtime=1.95 cores=1,3,5,7
/proc/3697/task/3716/stat : 3716 (java) S 3693 3693 3634 0 -1 1077944384 3718 0 0 0 195 0 0 0 20 0 19 0 475051522 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087425108720 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3718] ppid=3693 vsize=15619152 memory=0 CPUtime=2.02 cores=1,3,5,7
/proc/3697/task/3718/stat : 3718 (java) S 3693 3693 3634 0 -1 1077944384 2407 0 0 0 202 0 0 0 20 0 19 0 475051522 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087424056176 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3720] ppid=3693 vsize=15619152 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/3697/task/3720/stat : 3720 (java) S 3693 3693 3634 0 -1 1077944384 2739 0 0 0 77 1 0 0 20 0 19 0 475051522 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087423003120 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3723] ppid=3693 vsize=15619152 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3723/stat : 3723 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475051522 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087421950816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3725] ppid=3693 vsize=15619152 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3725/stat : 3725 (java) S 3693 3693 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475051523 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087420897840 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3783] ppid=3693 vsize=15619152 memory=0 CPUtime=2.94 cores=1,3,5,7
/proc/3697/task/3783/stat : 3783 (java) R 3693 3693 3634 0 -1 4202560 38 0 0 0 294 0 0 0 20 0 19 0 475052031 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087409581080 140088031897625 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3784] ppid=3693 vsize=15619152 memory=0 CPUtime=2.89 cores=1,3,5,7
/proc/3697/task/3784/stat : 3784 (java) R 3693 3693 3634 0 -1 4202560 249 0 0 0 289 0 0 0 20 0 19 0 475052031 15994011648 54318 33554432000 4194304 4196468 140731093421584 140086963160648 140088031897394 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3785] ppid=3693 vsize=15619152 memory=0 CPUtime=2.92 cores=1,3,5,7
/proc/3697/task/3785/stat : 3785 (java) R 3693 3693 3634 0 -1 4202560 71 0 0 0 292 0 0 0 20 0 19 0 475052031 15994011648 54318 33554432000 4194304 4196468 140731093421584 140087406423944 140088031897436 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3786] ppid=3693 vsize=15619152 memory=0 CPUtime=2.87 cores=1,3,5,7
/proc/3697/task/3786/stat : 3786 (java) R 3693 3693 3634 0 -1 4202560 95 0 0 0 287 0 0 0 20 0 19 0 475052031 15994011648 54318 33554432000 4194304 4196468 140731093421584 140086961056504 140088031897436 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
Current children cumulated CPU time: 30.64 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 218724 KiB

[startup+8.50084 s]
/proc/loadavg: 1.05 0.91 1.13 10/237 3810
/proc/meminfo: memFree=10908696/32770624 swapFree=66935844/67108860
[pid=3693] ppid=3688 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3693/stat : 3693 (xcsp3-exec) S 3688 3693 3634 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475051516 115843072 363 33554432000 4194304 5098028 140735407115872 140735407113976 139897396048508 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10043392 140735407117143 140735407117401 140735407117401 140735407120326 0
/proc/3693/statm: 28282 363 305 221 0 87 0
[pid=3697] ppid=3693 vsize=15619152 memory=217348 CPUtime=32.21 cores=1,3,5,7
/proc/3697/stat : 3697 (java) S 3693 3693 3634 0 -1 1077944320 21779 0 1 0 3210 11 0 0 20 0 19 0 475051517 15994011648 54337 33554432000 4194304 4196468 140731093421584 140731093404128 140088421220087 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
/proc/3697/statm: 3904788 54337 3512 1 0 3865888 0
[pid=3697/tid=3699] ppid=3693 vsize=15619152 memory=6628 CPUtime=1.01 cores=1,3,5,7
/proc/3697/task/3699/stat : 3699 (java) S 3693 3693 3634 0 -1 1077944384 9435 0 1 0 96 5 0 0 20 0 19 0 475051517 15994011648 54337 33554432000 4194304 4196468 140731093421584 140088425460864 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3701] ppid=3693 vsize=15619152 memory=8836 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3701/stat : 3701 (java) S 3693 3693 3634 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54337 33554432000 4194304 4196468 140731093421584 140088349260816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3702] ppid=3693 vsize=15619152 memory=11044 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3702/stat : 3702 (java) S 3693 3693 3634 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54337 33554432000 4194304 4196468 140731093421584 140088348208272 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3703] ppid=3693 vsize=15619152 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3703/stat : 3703 (java) S 3693 3693 3634 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 475051518 15994011648 54337 33554432000 4194304 4196468 140731093421584 140088347155216 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3704] ppid=3693 vsize=15619152 memory=217272 CPUtime=0.01 cores=1,3,5,7
/proc/3697/task/3704/stat : 3704 (java) S 3693 3693 3634 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 19 0 475051518 15994011648 54337 33554432000 4194304 4196468 140731093421584 140088346102672 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3709] ppid=3693 vsize=15619152 memory=13848568834296438 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3709/stat : 3709 (java) S 3693 3693 3634 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 19 0 475051519 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087429318896 140088421231234 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3711] ppid=3693 vsize=15619152 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3711/stat : 3711 (java) S 3693 3693 3634 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475051520 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087428265120 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3713] ppid=3693 vsize=15619152 memory=8475934422147845324 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3713/stat : 3713 (java) S 3693 3693 3634 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 475051520 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087427212016 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3715] ppid=3693 vsize=15619152 memory=-7966001734536614954 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3715/stat : 3715 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475051522 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087426160592 140088421238683 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3716] ppid=3693 vsize=15619152 memory=-6876588461455809440 CPUtime=1.95 cores=1,3,5,7
/proc/3697/task/3716/stat : 3716 (java) S 3693 3693 3634 0 -1 1077944384 3913 0 0 0 195 0 0 0 20 0 19 0 475051522 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087425108720 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3718] ppid=3693 vsize=15619152 memory=-7966001734536614954 CPUtime=2.02 cores=1,3,5,7
/proc/3697/task/3718/stat : 3718 (java) S 3693 3693 3634 0 -1 1077944384 2407 0 0 0 202 0 0 0 20 0 19 0 475051522 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087424056176 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3720] ppid=3693 vsize=15619152 memory=0 CPUtime=0.78 cores=1,3,5,7
/proc/3697/task/3720/stat : 3720 (java) S 3693 3693 3634 0 -1 1077944384 2742 0 0 0 77 1 0 0 20 0 19 0 475051522 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087423003120 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3723] ppid=3693 vsize=15619152 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3723/stat : 3723 (java) S 3693 3693 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475051522 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087421950816 140088421230293 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3725] ppid=3693 vsize=15619152 memory=7740774693515875376 CPUtime=0 cores=1,3,5,7
/proc/3697/task/3725/stat : 3725 (java) S 3693 3693 3634 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 475051523 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087420897840 140088421231234 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3783] ppid=3693 vsize=15619152 memory=1404238533774450294 CPUtime=3.33 cores=1,3,5,7
/proc/3697/task/3783/stat : 3783 (java) R 3693 3693 3634 0 -1 4202560 84 0 0 0 333 0 0 0 20 0 19 0 475052031 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087409581080 140088031897716 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3784] ppid=3693 vsize=15619152 memory=6525018278055875452 CPUtime=3.28 cores=1,3,5,7
/proc/3697/task/3784/stat : 3784 (java) R 3693 3693 3634 0 -1 4202560 311 0 0 0 328 0 0 0 20 0 19 0 475052031 15994011648 54337 33554432000 4194304 4196468 140731093421584 140086963160648 140088031897711 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3785] ppid=3693 vsize=15619152 memory=3047711462688066934 CPUtime=3.31 cores=1,3,5,7
/proc/3697/task/3785/stat : 3785 (java) R 3693 3693 3634 0 -1 4202560 130 0 0 0 331 0 0 0 20 0 19 0 475052031 15994011648 54337 33554432000 4194304 4196468 140731093421584 140087406423944 140088031897198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
[pid=3697/tid=3786] ppid=3693 vsize=15619152 memory=7014751519650371172 CPUtime=3.26 cores=1,3,5,7
/proc/3697/task/3786/stat : 3786 (java) R 3693 3693 3634 0 -1 4202560 208 0 0 0 326 0 0 0 20 0 19 0 475052031 15994011648 54337 33554432000 4194304 4196468 140731093421584 140086961054744 140088031897374 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37138432 140731093423067 140731093423242 140731093423242 140731093426127 0
Current children cumulated CPU time: 32.21 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 218800 KiB

Child status: 0
Real time (s): 8.58745
CPU time (s): 32.3959
CPU user time (s): 32.2752
CPU system time (s): 0.12071
CPU usage (%): 377.246
Max. virtual memory (cumulated for all children) (KiB): 15732280
Max. memory (cumulated for all children) (KiB): 221076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.2752
system time used= 0.12071
maximum resident set size= 219692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23380
page faults= 1
swaps= 0
block input operations= 2056
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2977
involuntary context switches= 1108


# summary of solver processes directly reported to runsolver:
#   pid: 3693
#   total CPU time (s): 32.3959
#   total CPU user time (s): 32.2752
#   total CPU system time (s): 0.12071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.067256 second user time and 0.143142 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 16:55:33
IDJOB=4403690
IDBENCH=127982
IDSOLVER=2863
FILE ID=node147/4403690-1568991377
RUNJOBID= node147-1568991333-3666
PBS_JOBID= 21704655
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-20-4-5-8.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403690-1568991377/watcher-4403690-1568991377 -o /var/tmp/evaluation-result-4403690-1568991377/solver-4403690-1568991377 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568991333-3666 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 238961417 HOME/instance-4403690-1568991377.xml

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

MD5SUM BENCH= cc4f118531160cfe6c95c1294546deff
RANDOM SEED=238961417

node147.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.52
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.52
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.52
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.52
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:        11355088 kB
MemAvailable:   31783468 kB
Buffers:          141028 kB
Cached:         20216880 kB
SwapCached:        68676 kB
Active:         10160624 kB
Inactive:       10266764 kB
Active(anon):       2824 kB
Inactive(anon):   116760 kB
Active(file):   10157800 kB
Inactive(file): 10150004 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       66935844 kB
Dirty:             53260 kB
Writeback:             0 kB
AnonPages:        112332 kB
Mapped:            52268 kB
Shmem:             40796 kB
Slab:             577752 kB
SReclaimable:     549036 kB
SUnreclaim:        28716 kB
KernelStack:        3360 kB
PageTables:         5004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     509648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node147 at 2019-09-20 16:55:42