Trace number 4281396

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 4.0.5 par (2017-08-18)OPT954 42.515202 6.8880701

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-12.xml
MD5SUMbf7ce9a6e5c92622f49c68f6563ab950
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark954
Best CPU time to get the best result obtained on this benchmark6.3211098
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281396-1503187010.xml"  -tl '2016s' -p 8 -x 0
0.13/0.14	c [HOME/instance-4281396-1503187010.xml, -tl, 2016s, -p, 8, -x, 0]
0.13/0.20	c 8 solvers in parallel
0.32/0.26	c parse instance...
0.74/0.43	c solve instance...
0.74/0.46	o 504 
0.74/0.46	o 535 
0.74/0.46	o 577 
0.74/0.46	o 586 
0.74/0.47	o 756 
0.74/0.48	o 815 
0.74/0.50	o 818 
0.74/0.50	o 825 
1.98/0.62	o 861 
1.98/0.62	o 908 
4.93/1.03	o 927 
4.93/1.09	o 929 
4.93/1.09	o 954 
42.01/6.87	s OPTIMUM FOUND
42.01/6.87	v <instantiation>
42.01/6.87	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
42.01/6.87	v 	<values>1 1 1 1 1 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 1 1 0 0 1 0 </values>
42.01/6.87	v </instantiation>

Verifier Data

OK	954

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281396-1503187010/watcher-4281396-1503187010 -o /tmp/evaluation-result-4281396-1503187010/solver-4281396-1503187010 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503176429-30780 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1711990886 HOME/instance-4281396-1503187010.xml 

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

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


[startup+0.110044 s]*
/proc/loadavg: 6.65 7.30 7.42 2/201 3276
/proc/meminfo: memFree=23611860/32770624 swapFree=67108860/67108860
[pid=3255] ppid=3252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/3255/stat : 3255 (xcsp3-exec) S 3252 3255 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151781698 9740288 346 33554432000 4194304 5098028 140735002334656 140735002332760 140021145539196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37412864 140735002338410 140735002338620 140735002338620 140735002341355 0
/proc/3255/statm: 2378 346 289 221 0 87 0
[pid=3257] ppid=3255 vsize=25999808 memory=26624 CPUtime=0.13 cores=0-7
/proc/3257/stat : 3257 (java) S 3255 3255 30753 0 -1 1077944320 5626 0 0 0 12 1 0 0 20 0 20 0 151781698 26623803392 6656 33554432000 4194304 4196468 140736128118512 140736128101056 140328435388151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
/proc/3257/statm: 6499952 6656 2869 1 0 6488269 0
[pid=3257/tid=3258] ppid=3255 vsize=25999808 memory=-7096649868621430206 CPUtime=0.1 cores=0-7
/proc/3257/task/3258/stat : 3258 (java) R 3255 3255 30753 0 -1 4202560 3545 0 0 0 9 1 0 0 20 0 20 0 151781698 26623803392 6656 33554432000 4194304 4196468 140736128118512 140328439619152 140328435400086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3259] ppid=3255 vsize=25999808 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/3257/task/3259/stat : 3259 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26623803392 6656 33554432000 4194304 4196468 140736128118512 140328394148880 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3260] ppid=3255 vsize=25999808 memory=140549592741504 CPUtime=0 cores=0-7
/proc/3257/task/3260/stat : 3260 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781699 26623803392 6656 33554432000 4194304 4196468 140736128118512 140327992708240 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3261] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3261/stat : 3261 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26623803392 6656 33554432000 4194304 4196468 140736128118512 140327991655184 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3262] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3262/stat : 3262 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26623803392 6656 33554432000 4194304 4196468 140736128118512 140327990602640 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3263] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3263/stat : 3263 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781699 26623803392 6656 33554432000 4194304 4196468 140736128118512 140327989549584 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3264] ppid=3255 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/3257/task/3264/stat : 3264 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26623803392 6656 33554432000 4194304 4196468 140736128118512 140327988497040 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3265] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3265/stat : 3265 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781699 26623803392 6656 33554432000 4194304 4196468 140736128118512 140327987443984 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3266] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3266/stat : 3266 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781699 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327986391440 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3267] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3267/stat : 3267 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781700 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327562791664 140328435399298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3268] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3268/stat : 3268 (java) S 3255 3255 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151781701 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327561737888 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3269] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3269/stat : 3269 (java) S 3255 3255 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151781701 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327560684784 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3270] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3270/stat : 3270 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781703 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327559633360 140328435406747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3271] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3271/stat : 3271 (java) R 3255 3255 30753 0 -1 4202560 341 0 0 0 0 0 0 0 20 0 20 0 151781704 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327558572000 140328418823889 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3272] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3272/stat : 3272 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781704 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327557527920 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3273] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3273/stat : 3273 (java) R 3255 3255 30753 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 151781704 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327556474864 140328435399298 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3274] ppid=3255 vsize=25999808 memory=0 CPUtime=0.02 cores=0-7
/proc/3257/task/3274/stat : 3274 (java) R 3255 3255 30753 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 20 0 151781704 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327555422320 140328414523585 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3275] ppid=3255 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3275/stat : 3275 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781704 26623803392 6722 33554432000 4194304 4196468 140736128118512 140327554370528 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3276] ppid=3255 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/3257/task/3276/stat : 3276 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781704 26623803392 6788 33554432000 4194304 4196468 140736128118512 140327553318064 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28008 KiB

[startup+0.210664 s]*
/proc/loadavg: 6.65 7.30 7.42 3/201 3276
/proc/meminfo: memFree=23600184/32770624 swapFree=67108860/67108860
[pid=3255] ppid=3252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/3255/stat : 3255 (xcsp3-exec) S 3252 3255 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151781698 9740288 346 33554432000 4194304 5098028 140735002334656 140735002332760 140021145539196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37412864 140735002338410 140735002338620 140735002338620 140735002341355 0
/proc/3255/statm: 2378 346 289 221 0 87 0
[pid=3257] ppid=3255 vsize=26004064 memory=38940 CPUtime=0.32 cores=0-7
/proc/3257/stat : 3257 (java) S 3255 3255 30753 0 -1 1077944320 8329 0 0 0 30 2 0 0 20 0 20 0 151781698 26628161536 9735 33554432000 4194304 4196468 140736128118512 140736128101056 140328435388151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
/proc/3257/statm: 6501016 9735 3050 1 0 6488269 0
[pid=3257/tid=3258] ppid=3255 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/3257/task/3258/stat : 3258 (java) R 3255 3255 30753 0 -1 4202560 5420 0 0 0 18 1 0 0 20 0 20 0 151781698 26628161536 9735 33554432000 4194304 4196468 140736128118512 140328439609152 140328435410077 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3259] ppid=3255 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/3257/task/3259/stat : 3259 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26628161536 9735 33554432000 4194304 4196468 140736128118512 140328394148880 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3260] ppid=3255 vsize=26004064 memory=140549592754089 CPUtime=0 cores=0-7
/proc/3257/task/3260/stat : 3260 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781699 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327992708240 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3261] ppid=3255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/3257/task/3261/stat : 3261 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327991655184 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3262] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3262/stat : 3262 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327990602640 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3263] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3263/stat : 3263 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781699 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327989549584 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3264] ppid=3255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/3257/task/3264/stat : 3264 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327988497040 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3265] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3265/stat : 3265 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781699 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327987443984 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3266] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3266/stat : 3266 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781699 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327986391440 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3267] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3267/stat : 3267 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781700 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327562791664 140328435399298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3268] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3268/stat : 3268 (java) S 3255 3255 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151781701 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327561737888 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3269] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3269/stat : 3269 (java) S 3255 3255 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151781701 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327560684784 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3270] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3270/stat : 3270 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781703 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327559633360 140328435406747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3271] ppid=3255 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/3257/task/3271/stat : 3271 (java) S 3255 3255 30753 0 -1 1077944384 577 0 0 0 1 0 0 0 20 0 20 0 151781704 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327558580464 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3272] ppid=3255 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/3257/task/3272/stat : 3272 (java) S 3255 3255 30753 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 20 0 151781704 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327557527920 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3273] ppid=3255 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/3257/task/3273/stat : 3273 (java) S 3255 3255 30753 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 20 0 151781704 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327556474960 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3274] ppid=3255 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/3257/task/3274/stat : 3274 (java) R 3255 3255 30753 0 -1 4202560 773 0 0 0 7 0 0 0 20 0 20 0 151781704 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327555422320 140328435400086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3275] ppid=3255 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3275/stat : 3275 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781704 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327554370528 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3276] ppid=3255 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/3257/task/3276/stat : 3276 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781704 26628161536 9735 33554432000 4194304 4196468 140736128118512 140327553318064 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40324 KiB

[startup+0.31118 s]*
/proc/loadavg: 6.65 7.30 7.42 3/201 3276
/proc/meminfo: memFree=23593112/32770624 swapFree=67108860/67108860
[pid=3255] ppid=3252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/3255/stat : 3255 (xcsp3-exec) S 3252 3255 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151781698 9740288 346 33554432000 4194304 5098028 140735002334656 140735002332760 140021145539196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37412864 140735002338410 140735002338620 140735002338620 140735002341355 0
/proc/3255/statm: 2378 346 289 221 0 87 0
[pid=3257] ppid=3255 vsize=26004064 memory=46252 CPUtime=0.49 cores=0-7
/proc/3257/stat : 3257 (java) S 3255 3255 30753 0 -1 1077944320 9275 0 0 0 45 4 0 0 20 0 20 0 151781698 26628161536 11563 33554432000 4194304 4196468 140736128118512 140736128101056 140328435388151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
/proc/3257/statm: 6501016 11563 3082 1 0 6488269 0
[pid=3257/tid=3258] ppid=3255 vsize=26004140 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/3257/task/3258/stat : 3258 (java) R 3255 3255 30753 0 -1 4202560 6215 0 0 0 27 2 0 0 20 0 20 0 151781698 26628239360 11563 33554432000 4194304 4196468 140736128118512 140328439621680 140328419431781 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3259] ppid=3255 vsize=26004140 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/3257/task/3259/stat : 3259 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26628239360 11563 33554432000 4194304 4196468 140736128118512 140328394148880 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3260] ppid=3255 vsize=26004140 memory=24384 CPUtime=0 cores=0-7
/proc/3257/task/3260/stat : 3260 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781699 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327992708240 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3261] ppid=3255 vsize=26004140 memory=4048 CPUtime=0 cores=0-7
/proc/3257/task/3261/stat : 3261 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327991655184 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3262] ppid=3255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3262/stat : 3262 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327990602640 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3263] ppid=3255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3263/stat : 3263 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781699 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327989549584 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3264] ppid=3255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3264/stat : 3264 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781699 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327988497040 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3265] ppid=3255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3265/stat : 3265 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781699 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327987443984 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3266] ppid=3255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3266/stat : 3266 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781699 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327986391440 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3267] ppid=3255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3267/stat : 3267 (java) S 3255 3255 30753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 151781700 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327562791664 140328435399298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3268] ppid=3255 vsize=26004140 memory=1970350607106051 CPUtime=0 cores=0-7
/proc/3257/task/3268/stat : 3268 (java) S 3255 3255 30753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 151781701 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327561737888 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3269] ppid=3255 vsize=26004140 memory=2110900056519588 CPUtime=0 cores=0-7
/proc/3257/task/3269/stat : 3269 (java) S 3255 3255 30753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 151781701 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327560684784 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3270] ppid=3255 vsize=26004140 memory=2110900056521892 CPUtime=0 cores=0-7
/proc/3257/task/3270/stat : 3270 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781703 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327559633360 140328435406747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3271] ppid=3255 vsize=26004140 memory=2110900056552452 CPUtime=0.01 cores=0-7
/proc/3257/task/3271/stat : 3271 (java) S 3255 3255 30753 0 -1 1077944384 579 0 0 0 1 0 0 0 20 0 20 0 151781704 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327558580464 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3272] ppid=3255 vsize=26004140 memory=2110900056526500 CPUtime=0.02 cores=0-7
/proc/3257/task/3272/stat : 3272 (java) S 3255 3255 30753 0 -1 1077944384 121 0 0 0 2 0 0 0 20 0 20 0 151781704 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327557527920 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3273] ppid=3255 vsize=26004140 memory=2110900056528804 CPUtime=0.02 cores=0-7
/proc/3257/task/3273/stat : 3273 (java) S 3255 3255 30753 0 -1 1077944384 216 0 0 0 2 0 0 0 20 0 20 0 151781704 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327556474864 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3274] ppid=3255 vsize=26004140 memory=2110900056552356 CPUtime=0.11 cores=0-7
/proc/3257/task/3274/stat : 3274 (java) R 3255 3255 30753 0 -1 4202560 864 0 0 0 11 0 0 0 20 0 20 0 151781704 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327555422320 140328435409498 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3275] ppid=3255 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3275/stat : 3275 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 151781704 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327554370528 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3276] ppid=3255 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/3257/task/3276/stat : 3276 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 151781704 26628239360 11563 33554432000 4194304 4196468 140736128118512 140327553318064 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47636 KiB

[startup+0.702037 s]
/proc/loadavg: 6.65 7.30 7.42 12/208 3345
/proc/meminfo: memFree=23475636/32770624 swapFree=67108860/67108860
[pid=3255] ppid=3252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/3255/stat : 3255 (xcsp3-exec) S 3252 3255 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151781698 9740288 346 33554432000 4194304 5098028 140735002334656 140735002332760 140021145539196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37412864 140735002338410 140735002338620 140735002338620 140735002341355 0
/proc/3255/statm: 2378 346 289 221 0 87 0
[pid=3257] ppid=3255 vsize=26605264 memory=173536 CPUtime=2.59 cores=0-7
/proc/3257/stat : 3257 (java) S 3255 3255 30753 0 -1 1077944320 15714 0 0 0 249 10 0 0 20 0 28 0 151781698 27243790336 43384 33554432000 4194304 4196468 140736128118512 140736128101056 140328435388151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
/proc/3257/statm: 6651316 43384 3237 1 0 6638550 0
[pid=3257/tid=3258] ppid=3255 vsize=26605264 memory=281098898891632 CPUtime=0.42 cores=0-7
/proc/3257/task/3258/stat : 3258 (java) S 3255 3255 30753 0 -1 1077944384 6723 0 0 0 39 3 0 0 20 0 28 0 151781698 27243790336 43384 33554432000 4194304 4196468 140736128118512 140328439628928 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3259] ppid=3255 vsize=26605264 memory=140549449622384 CPUtime=0 cores=0-7
/proc/3257/task/3259/stat : 3259 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151781699 27243790336 43384 33554432000 4194304 4196468 140736128118512 140328394148880 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3260] ppid=3255 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3260/stat : 3260 (java) S 3255 3255 30753 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 151781699 27243790336 43384 33554432000 4194304 4196468 140736128118512 140327992708240 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3261] ppid=3255 vsize=26605264 memory=-1 CPUtime=0 cores=0-7
/proc/3257/task/3261/stat : 3261 (java) S 3255 3255 30753 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 151781699 27243790336 43384 33554432000 4194304 4196468 140736128118512 140327991655184 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0

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

[pid=3257/tid=3380] ppid=3255 vsize=26605264 memory=-6861001314482542224 CPUtime=3.87 cores=0-7
/proc/3257/task/3380/stat : 3380 (java) S 3255 3255 30753 0 -1 1077944384 84 0 0 0 374 13 0 0 20 0 28 0 151781807 27243790336 56188 33554432000 4194304 4196468 140736128118512 140327545311744 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3381] ppid=3255 vsize=26605264 memory=-7882018838379555936 CPUtime=3.88 cores=0-7
/proc/3257/task/3381/stat : 3381 (java) R 3255 3255 30753 0 -1 4202560 104 0 0 0 375 13 0 0 20 0 28 0 151781807 27243790336 56188 33554432000 4194304 4196468 140736128118512 140327542153344 140328435400086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3382] ppid=3255 vsize=26605264 memory=-7966001967441022560 CPUtime=4.24 cores=0-7
/proc/3257/task/3382/stat : 3382 (java) R 3255 3255 30753 0 -1 4202560 198 0 0 0 416 8 0 0 20 0 28 0 151781807 27243790336 56188 33554432000 4194304 4196468 140736128118512 140327538995456 140328075792613 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3383] ppid=3255 vsize=26605264 memory=7882834749540411979 CPUtime=3.85 cores=0-7
/proc/3257/task/3383/stat : 3383 (java) S 3255 3255 30753 0 -1 1077944384 184 0 0 0 372 13 0 0 20 0 28 0 151781807 27243790336 56188 33554432000 4194304 4196468 140736128118512 140327543205760 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3384] ppid=3255 vsize=26605264 memory=55 CPUtime=3.74 cores=0-7
/proc/3257/task/3384/stat : 3384 (java) S 3255 3255 30753 0 -1 1077944384 125 0 0 0 360 14 0 0 20 0 28 0 151781807 27243790336 56188 33554432000 4194304 4196468 140736128118512 140327541100544 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3385] ppid=3255 vsize=26605264 memory=281098898641408 CPUtime=3.63 cores=0-7
/proc/3257/task/3385/stat : 3385 (java) S 3255 3255 30753 0 -1 1077944384 106 0 0 0 347 16 0 0 20 0 28 0 151781808 27243790336 56188 33554432000 4194304 4196468 140736128118512 140327544258176 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3386] ppid=3255 vsize=26605264 memory=9133 CPUtime=4.21 cores=0-7
/proc/3257/task/3386/stat : 3386 (java) R 3255 3255 30753 0 -1 4202560 306 0 0 0 413 8 0 0 20 0 28 0 151781808 27243790336 56188 33554432000 4194304 4196468 140736128118512 140327536889600 140328435409498 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
Current children cumulated CPU time: 38.89 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 226136 KiB

[startup+6.88798 s]
# the end of solver process 3255 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=41.1206 s, system=1.39465 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.4014 s]
/proc/loadavg: 7.00 7.36 7.44 8/209 3386
/proc/meminfo: memFree=23415952/32770624 swapFree=67108860/67108860
[pid=3255] ppid=3252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/3255/stat : 3255 (xcsp3-exec) S 3252 3255 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151781698 9740288 346 33554432000 4194304 5098028 140735002334656 140735002332760 140021145539196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37412864 140735002338410 140735002338620 140735002338620 140735002341355 0
/proc/3255/statm: 2378 346 289 221 0 87 0
[pid=3257] ppid=3255 vsize=26605264 memory=225264 CPUtime=39.54 cores=0-7
/proc/3257/stat : 3257 (java) S 3255 3255 30753 0 -1 1077944320 27021 0 0 0 3828 126 0 0 20 0 28 0 151781698 27243790336 56316 33554432000 4194304 4196468 140736128118512 140736128101056 140328435388151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
/proc/3257/statm: 6651316 56316 3259 1 0 6638550 0
[pid=3257/tid=3258] ppid=3255 vsize=26605264 memory=0 CPUtime=0.42 cores=0-7
/proc/3257/task/3258/stat : 3258 (java) S 3255 3255 30753 0 -1 1077944384 6723 0 0 0 39 3 0 0 20 0 28 0 151781698 27243790336 56316 33554432000 4194304 4196468 140736128118512 140328439628928 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3259] ppid=3255 vsize=26605264 memory=0 CPUtime=0.01 cores=0-7
/proc/3257/task/3259/stat : 3259 (java) S 3255 3255 30753 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56316 33554432000 4194304 4196468 140736128118512 140328394148880 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3260] ppid=3255 vsize=26605264 memory=0 CPUtime=0.01 cores=0-7
/proc/3257/task/3260/stat : 3260 (java) S 3255 3255 30753 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327992708240 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3261] ppid=3255 vsize=26605264 memory=0 CPUtime=0.01 cores=0-7
/proc/3257/task/3261/stat : 3261 (java) S 3255 3255 30753 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327991655184 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3262] ppid=3255 vsize=26605264 memory=1 CPUtime=0.02 cores=0-7
/proc/3257/task/3262/stat : 3262 (java) S 3255 3255 30753 0 -1 1077944384 446 0 0 0 1 1 0 0 20 0 28 0 151781699 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327990602640 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3263] ppid=3255 vsize=26605264 memory=1 CPUtime=0.01 cores=0-7
/proc/3257/task/3263/stat : 3263 (java) S 3255 3255 30753 0 -1 1077944384 69 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327989549584 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3264] ppid=3255 vsize=26605264 memory=1 CPUtime=0.01 cores=0-7
/proc/3257/task/3264/stat : 3264 (java) S 3255 3255 30753 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327988497040 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3265] ppid=3255 vsize=26605264 memory=1 CPUtime=0.01 cores=0-7
/proc/3257/task/3265/stat : 3265 (java) S 3255 3255 30753 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327987443984 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3266] ppid=3255 vsize=26605264 memory=1 CPUtime=0.01 cores=0-7
/proc/3257/task/3266/stat : 3266 (java) S 3255 3255 30753 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327986391440 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3267] ppid=3255 vsize=26605264 memory=1 CPUtime=0.01 cores=0-7
/proc/3257/task/3267/stat : 3267 (java) S 3255 3255 30753 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 28 0 151781700 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327562791664 140328435399298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3268] ppid=3255 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3268/stat : 3268 (java) S 3255 3255 30753 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 151781701 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327561737952 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3269] ppid=3255 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3269/stat : 3269 (java) S 3255 3255 30753 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151781701 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327560684784 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3270] ppid=3255 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3270/stat : 3270 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151781703 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327559633360 140328435406747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3271] ppid=3255 vsize=26605264 memory=98 CPUtime=0.98 cores=0-7
/proc/3257/task/3271/stat : 3271 (java) S 3255 3255 30753 0 -1 1077944384 2874 0 0 0 97 1 0 0 20 0 28 0 151781704 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327558580464 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3272] ppid=3255 vsize=26605264 memory=98 CPUtime=0.98 cores=0-7
/proc/3257/task/3272/stat : 3272 (java) S 3255 3255 30753 0 -1 1077944384 2707 0 0 0 97 1 0 0 20 0 28 0 151781704 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327557527920 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3273] ppid=3255 vsize=26605264 memory=107 CPUtime=1.07 cores=0-7
/proc/3257/task/3273/stat : 3273 (java) S 3255 3255 30753 0 -1 1077944384 4825 0 0 0 106 1 0 0 20 0 28 0 151781704 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327556474864 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3274] ppid=3255 vsize=26605264 memory=39 CPUtime=0.39 cores=0-7
/proc/3257/task/3274/stat : 3274 (java) S 3255 3255 30753 0 -1 1077944384 2739 0 0 0 38 1 0 0 20 0 28 0 151781704 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327555422320 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3275] ppid=3255 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3275/stat : 3275 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151781704 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327554370528 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3276] ppid=3255 vsize=26605264 memory=0 CPUtime=0 cores=0-7
/proc/3257/task/3276/stat : 3276 (java) S 3255 3255 30753 0 -1 1077944384 1027 0 0 0 0 0 0 0 20 0 28 0 151781704 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327553318064 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3379] ppid=3255 vsize=26605264 memory=56 CPUtime=3.83 cores=0-7
/proc/3257/task/3379/stat : 3379 (java) R 3255 3255 30753 0 -1 4202560 98 0 0 0 366 17 0 0 20 0 28 0 151781807 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327537941840 140328076011927 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3380] ppid=3255 vsize=26605264 memory=0 CPUtime=3.94 cores=0-7
/proc/3257/task/3380/stat : 3380 (java) S 3255 3255 30753 0 -1 1077944384 84 0 0 0 381 13 0 0 20 0 28 0 151781807 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327545311744 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3381] ppid=3255 vsize=26605264 memory=0 CPUtime=3.95 cores=0-7
/proc/3257/task/3381/stat : 3381 (java) R 3255 3255 30753 0 -1 4202560 104 0 0 0 382 13 0 0 20 0 28 0 151781807 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327542153344 140328075249612 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3382] ppid=3255 vsize=26605264 memory=1384 CPUtime=4.33 cores=0-7
/proc/3257/task/3382/stat : 3382 (java) S 3255 3255 30753 0 -1 1077944384 198 0 0 0 425 8 0 0 20 0 28 0 151781807 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327538995456 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3383] ppid=3255 vsize=26605264 memory=223124 CPUtime=3.92 cores=0-7
/proc/3257/task/3383/stat : 3383 (java) R 3255 3255 30753 0 -1 1077944384 184 0 0 0 379 13 0 0 20 0 28 0 151781807 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327543205760 140328435398357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3384] ppid=3255 vsize=26605264 memory=1384 CPUtime=3.82 cores=0-7
/proc/3257/task/3384/stat : 3384 (java) R 3255 3255 30753 0 -1 4202560 125 0 0 0 368 14 0 0 20 0 28 0 151781807 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327541100544 140328435400086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3385] ppid=3255 vsize=26605264 memory=4144 CPUtime=3.71 cores=0-7
/proc/3257/task/3385/stat : 3385 (java) R 3255 3255 30753 0 -1 4202560 106 0 0 0 354 17 0 0 20 0 28 0 151781808 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327544258176 140328435409498 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3386] ppid=3255 vsize=26605264 memory=42464 CPUtime=4.29 cores=0-7
/proc/3257/task/3386/stat : 3386 (java) R 3255 3255 30753 0 -1 4202560 307 0 0 0 421 8 0 0 20 0 28 0 151781808 27243790336 56316 33554432000 4194304 4196468 140736128118512 140327536889600 140328075250635 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
Current children cumulated CPU time: 39.54 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 226648 KiB

[startup+6.80108 s]
/proc/loadavg: 7.00 7.36 7.44 8/209 3386
/proc/meminfo: memFree=23415952/32770624 swapFree=67108860/67108860
[pid=3255] ppid=3252 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/3255/stat : 3255 (xcsp3-exec) S 3252 3255 30753 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 151781698 9740288 346 33554432000 4194304 5098028 140735002334656 140735002332760 140021145539196 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37412864 140735002338410 140735002338620 140735002338620 140735002341355 0
/proc/3255/statm: 2378 346 289 221 0 87 0
[pid=3257] ppid=3255 vsize=26605264 memory=226800 CPUtime=42.01 cores=0-7
/proc/3257/stat : 3257 (java) S 3255 3255 30753 0 -1 1077944320 27340 0 0 0 4065 136 0 0 20 0 28 0 151781698 27243790336 56700 33554432000 4194304 4196468 140736128118512 140736128101056 140328435388151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
/proc/3257/statm: 6651316 56700 3259 1 0 6638550 0
[pid=3257/tid=3258] ppid=3255 vsize=26605264 memory=4427198586970284936 CPUtime=0.42 cores=0-7
/proc/3257/task/3258/stat : 3258 (java) S 3255 3255 30753 0 -1 1077944384 6723 0 0 0 39 3 0 0 20 0 28 0 151781698 27243790336 56700 33554432000 4194304 4196468 140736128118512 140328439628928 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3259] ppid=3255 vsize=26605264 memory=2110900057012980 CPUtime=0.01 cores=0-7
/proc/3257/task/3259/stat : 3259 (java) S 3255 3255 30753 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56700 33554432000 4194304 4196468 140736128118512 140328394148880 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3260] ppid=3255 vsize=26605264 memory=6299802978650451056 CPUtime=0.01 cores=0-7
/proc/3257/task/3260/stat : 3260 (java) S 3255 3255 30753 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327992708240 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3261] ppid=3255 vsize=26605264 memory=6441370576508249454 CPUtime=0.01 cores=0-7
/proc/3257/task/3261/stat : 3261 (java) S 3255 3255 30753 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327991655184 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3262] ppid=3255 vsize=26605264 memory=7230645025961766505 CPUtime=0.02 cores=0-7
/proc/3257/task/3262/stat : 3262 (java) S 3255 3255 30753 0 -1 1077944384 447 0 0 0 1 1 0 0 20 0 28 0 151781699 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327990602640 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3263] ppid=3255 vsize=26605264 memory=7739549670529395026 CPUtime=0.01 cores=0-7
/proc/3257/task/3263/stat : 3263 (java) S 3255 3255 30753 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327989549584 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3264] ppid=3255 vsize=26605264 memory=7594593368975698521 CPUtime=0.01 cores=0-7
/proc/3257/task/3264/stat : 3264 (java) S 3255 3255 30753 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327988497040 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3265] ppid=3255 vsize=26605264 memory=5938090139804341931 CPUtime=0.01 cores=0-7
/proc/3257/task/3265/stat : 3265 (java) S 3255 3255 30753 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327987443984 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3266] ppid=3255 vsize=26605264 memory=27395572035 CPUtime=0.01 cores=0-7
/proc/3257/task/3266/stat : 3266 (java) S 3255 3255 30753 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 28 0 151781699 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327986391440 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3267] ppid=3255 vsize=26605264 memory=281098899247688 CPUtime=0.01 cores=0-7
/proc/3257/task/3267/stat : 3267 (java) S 3255 3255 30753 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 28 0 151781700 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327562791664 140328435399298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3268] ppid=3255 vsize=26605264 memory=281098899865040 CPUtime=0 cores=0-7
/proc/3257/task/3268/stat : 3268 (java) S 3255 3255 30753 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 151781701 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327561737952 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3269] ppid=3255 vsize=26605264 memory=55 CPUtime=0 cores=0-7
/proc/3257/task/3269/stat : 3269 (java) S 3255 3255 30753 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 151781701 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327560684784 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3270] ppid=3255 vsize=26605264 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/3257/task/3270/stat : 3270 (java) S 3255 3255 30753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 151781703 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327559633360 140328435406747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3271] ppid=3255 vsize=26605264 memory=14692989452682733 CPUtime=0.98 cores=0-7
/proc/3257/task/3271/stat : 3271 (java) S 3255 3255 30753 0 -1 1077944384 2874 0 0 0 97 1 0 0 20 0 28 0 151781704 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327558580464 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3272] ppid=3255 vsize=26605264 memory=7523372387038358123 CPUtime=0.98 cores=0-7
/proc/3257/task/3272/stat : 3272 (java) S 3255 3255 30753 0 -1 1077944384 2707 0 0 0 97 1 0 0 20 0 28 0 151781704 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327557527920 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3273] ppid=3255 vsize=26605264 memory=8099838705634797418 CPUtime=1.07 cores=0-7
/proc/3257/task/3273/stat : 3273 (java) S 3255 3255 30753 0 -1 1077944384 4825 0 0 0 106 1 0 0 20 0 28 0 151781704 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327556474864 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3274] ppid=3255 vsize=26605264 memory=4639939496134862184 CPUtime=0.39 cores=0-7
/proc/3257/task/3274/stat : 3274 (java) S 3255 3255 30753 0 -1 1077944384 3046 0 0 0 38 1 0 0 20 0 28 0 151781704 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327555422320 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3275] ppid=3255 vsize=26605264 memory=4639939496134862184 CPUtime=0 cores=0-7
/proc/3257/task/3275/stat : 3275 (java) S 3255 3255 30753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 151781704 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327554370528 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3276] ppid=3255 vsize=26605264 memory=4639080798707798118 CPUtime=0 cores=0-7
/proc/3257/task/3276/stat : 3276 (java) S 3255 3255 30753 0 -1 1077944384 1027 0 0 0 0 0 0 0 20 0 28 0 151781704 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327553318064 140328435399298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3379] ppid=3255 vsize=26605264 memory=0 CPUtime=4.11 cores=0-7
/proc/3257/task/3379/stat : 3379 (java) R 3255 3255 30753 0 -1 4202560 98 0 0 0 392 19 0 0 20 0 28 0 151781807 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327537941840 140328435400086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3380] ppid=3255 vsize=26605264 memory=281098899522496 CPUtime=4.27 cores=0-7
/proc/3257/task/3380/stat : 3380 (java) S 3255 3255 30753 0 -1 1077944384 84 0 0 0 413 14 0 0 20 0 28 0 151781807 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327545311744 140328435398357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3381] ppid=3255 vsize=26605264 memory=2110900057159316 CPUtime=4.28 cores=0-7
/proc/3257/task/3381/stat : 3381 (java) R 3255 3255 30753 0 -1 4202560 104 0 0 0 414 14 0 0 20 0 28 0 151781807 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327542153344 140328435409498 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3382] ppid=3255 vsize=26605264 memory=0 CPUtime=4.66 cores=0-7
/proc/3257/task/3382/stat : 3382 (java) R 3255 3255 30753 0 -1 4202560 198 0 0 0 457 9 0 0 20 0 28 0 151781807 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327538995456 140328435400086 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3383] ppid=3255 vsize=26605264 memory=0 CPUtime=4.22 cores=0-7
/proc/3257/task/3383/stat : 3383 (java) R 3255 3255 30753 0 -1 1077944384 184 0 0 0 408 14 0 0 20 0 28 0 151781807 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327543205760 140328435398357 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3384] ppid=3255 vsize=26605264 memory=0 CPUtime=4.11 cores=0-7
/proc/3257/task/3384/stat : 3384 (java) R 3255 3255 30753 0 -1 4202560 126 0 0 0 395 16 0 0 20 0 28 0 151781807 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327541100544 140328435400086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3385] ppid=3255 vsize=26605264 memory=2424 CPUtime=4.02 cores=0-7
/proc/3257/task/3385/stat : 3385 (java) R 3255 3255 30753 0 -1 4202560 106 0 0 0 383 19 0 0 20 0 28 0 151781808 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327544258176 140328435400086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
[pid=3257/tid=3386] ppid=3255 vsize=26605264 memory=932 CPUtime=4.59 cores=0-7
/proc/3257/task/3386/stat : 3386 (java) R 3255 3255 30753 0 -1 4202560 309 0 0 0 450 9 0 0 20 0 28 0 151781808 27243790336 56700 33554432000 4194304 4196468 140736128118512 140327536889600 140328435409498 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32489472 140736128124056 140736128124232 140736128124232 140736128126927 0
Current children cumulated CPU time: 42.01 s
Current children cumulated vsize: 26614776 KiB
Current children cumulated memory: 228184 KiB

Child status: 0
Real time (s): 6.88807
CPU time (s): 42.5152
CPU user time (s): 41.1206
CPU system time (s): 1.39465
CPU usage (%): 617.23
Max. virtual memory (cumulated for all children) (KiB): 26616656
Max. memory (cumulated for all children) (KiB): 229192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.1206
system time used= 1.39465
maximum resident set size= 228832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28674
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 492764
involuntary context switches= 337


# summary of solver processes directly reported to runsolver:
#   pid: 3255
#   total CPU time (s): 42.5152
#   total CPU user time (s): 41.1206
#   total CPU system time (s): 1.39465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.076027 second user time and 0.118264 second system time

The end

Launcher Data

Begin job on node149 at 2017-08-20 01:42:30
IDJOB=4281396
IDBENCH=133516
IDSOLVER=2676
FILE ID=node149/4281396-1503187010
RUNJOBID= node149-1503176429-30780
PBS_JOBID= 20630847
Free space on /tmp= 61768 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-12.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281396-1503187010/watcher-4281396-1503187010 -o /tmp/evaluation-result-4281396-1503187010/solver-4281396-1503187010 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node149-1503176429-30780 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1711990886 HOME/instance-4281396-1503187010.xml

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

MD5SUM BENCH= bf7ce9a6e5c92622f49c68f6563ab950
RANDOM SEED=1711990886

node149.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.43
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.43
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.43
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.43
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:        23628664 kB
MemAvailable:   31950276 kB
Buffers:          284604 kB
Cached:          8308620 kB
SwapCached:            0 kB
Active:          2138408 kB
Inactive:        6509920 kB
Active(anon):       3756 kB
Inactive(anon):    87456 kB
Active(file):    2134652 kB
Inactive(file):  6422464 kB
Unevictable:        7916 kB
Mlocked:            7916 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8048 kB
Writeback:             8 kB
AnonPages:         62720 kB
Mapped:            51656 kB
Shmem:             33416 kB
Slab:             187572 kB
SReclaimable:     160664 kB
SUnreclaim:        26908 kB
KernelStack:        3264 kB
PageTables:         4744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       97664 kB
DirectMap2M:    33447936 kB

Free space on /tmp at the end= 61764 MiB
End job on node149 at 2017-08-20 01:42:37