Trace number 4404609

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20 parallelOPT44 20.7857 3.30183

General information on the benchmark

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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404609-1569012079.xml"  -tl '20160s' -p 8
0.11/0.30	c Choco 3fb4b153
0.11/0.30	c [HOME/instance-4404609-1569012079.xml, -tl, 20160s, -p, 8]
0.30/0.34	c 8 solvers in parallel
0.30/0.41	c parse instance...
1.17/0.77	c solve instance...
1.52/0.85	o 65 
1.52/0.86	o 61 
1.52/0.87	o 59 
1.52/0.89	o 57 
2.11/0.90	o 53 
2.11/0.92	o 52 
2.11/0.93	o 49 
2.11/0.97	o 47 
3.67/1.11	o 45 
3.67/1.19	o 44 
20.17/3.28	s OPTIMUM FOUND
20.17/3.28	v <instantiation>
20.17/3.28	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8] </list>
20.17/3.28	v 	<values>0 1 5 12 25 27 35 41 44 1 5 12 25 27 35 41 44 4 11 24 26 34 40 43 7 20 22 30 36 39 13 15 23 29 32 2 10 16 19 8 14 17 6 9 3 </values>
20.17/3.28	v </instantiation>

Verifier Data

OK	44

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12402 MiB free)
  memory of node 1: 16384 MiB (12409 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404609-1569012079/watcher-4404609-1569012079 -o /var/tmp/evaluation-result-4404609-1569012079/solver-4404609-1569012079 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569005227-30886 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1217304426 HOME/instance-4404609-1569012079.xml 

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

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


[startup+0.100116 s]*
/proc/loadavg: 9.00 8.45 8.22 1/194 32307
/proc/meminfo: memFree=25412012/32770624 swapFree=66972416/67108860
[pid=32304] ppid=32301 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32304/stat : 32304 (xcsp3-exec) S 32301 32304 30859 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 477149709 115843072 363 33554432000 4194304 5098028 140723407808336 140723407806440 140338289955452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16003072 140723407815505 140723407815765 140723407815765 140723407818694 0
/proc/32304/statm: 28282 363 304 221 0 87 0
[pid=32306] ppid=32304 vsize=109408 memory=5284 CPUtime=0 cores=0-7
/proc/32306/stat : 32306 (java) S 32304 32304 30859 0 -1 1077944320 1556 0 0 0 0 0 0 0 20 0 2 0 477149709 112033792 1321 33554432000 4194304 4196468 140731624551440 140731624533984 140652839202551 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
/proc/32306/statm: 27352 1321 991 1 0 16810 0
[pid=32306/tid=32307] ppid=32304 vsize=109408 memory=4134930498285298233 CPUtime=0 cores=0-7
/proc/32306/task/32307/stat : 32307 (java) D 32304 32304 30859 0 -1 4202560 318 0 0 0 0 0 0 0 20 0 2 0 477149710 112033792 1321 33554432000 4194304 4196468 140731624551440 140652843444656 140652839224381 0 0 0 16784584 18446744072100613253 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 222536 KiB
Current children cumulated memory: 6736 KiB

[startup+0.209316 s]*
/proc/loadavg: 9.00 8.45 8.22 3/212 32325
/proc/meminfo: memFree=25397444/32770624 swapFree=66972416/67108860
[pid=32304] ppid=32301 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32304/stat : 32304 (xcsp3-exec) S 32301 32304 30859 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 477149709 115843072 363 33554432000 4194304 5098028 140723407808336 140723407806440 140338289955452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16003072 140723407815505 140723407815765 140723407815765 140723407818694 0
/proc/32304/statm: 28282 363 304 221 0 87 0
[pid=32306] ppid=32304 vsize=28227396 memory=29912 CPUtime=0.11 cores=0-7
/proc/32306/stat : 32306 (java) S 32304 32304 30859 0 -1 1077944320 5470 0 0 0 10 1 0 0 20 0 20 0 477149709 28904853504 7478 33554432000 4194304 4196468 140731624551440 140731624533984 140652839202551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
/proc/32306/statm: 7056849 7478 3119 1 0 7019032 0
[pid=32306/tid=32307] ppid=32304 vsize=28227396 memory=8318255677412212789 CPUtime=0.07 cores=0-7
/proc/32306/task/32307/stat : 32307 (java) R 32304 32304 30859 0 -1 4202560 3386 0 0 0 7 0 0 0 20 0 20 0 477149710 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652843417808 140652839224477 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32308] ppid=32304 vsize=28227396 memory=288230596118053219 CPUtime=0 cores=0-7
/proc/32306/task/32308/stat : 32308 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652390132624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32309] ppid=32304 vsize=28227396 memory=3618280542091871904 CPUtime=0 cores=0-7
/proc/32306/task/32309/stat : 32309 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652389079824 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32310] ppid=32304 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32306/task/32310/stat : 32310 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652388027536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32311] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32311/stat : 32311 (java) S 32304 32304 30859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652386974736 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32312] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32312/stat : 32312 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652385921424 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32313] ppid=32304 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32306/task/32313/stat : 32313 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652384868624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32314] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32314/stat : 32314 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652383816336 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32315] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32315/stat : 32315 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 7478 33554432000 4194304 4196468 140731624551440 140652382763536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32316] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32316/stat : 32316 (java) S 32304 32304 30859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477149724 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650967128688 140652839213698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32317] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32317/stat : 32317 (java) S 32304 32304 30859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477149725 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650966074656 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32318] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32318/stat : 32318 (java) S 32304 32304 30859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477149725 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650965022320 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32319] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32319/stat : 32319 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149727 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650963970640 140652839221147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32320] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32320/stat : 32320 (java) S 32304 32304 30859 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 477149727 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650962917488 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32321] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32321/stat : 32321 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477149727 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650961864688 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32322] ppid=32304 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32306/task/32322/stat : 32322 (java) S 32304 32304 30859 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 477149727 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650960812400 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32323] ppid=32304 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32306/task/32323/stat : 32323 (java) S 32304 32304 30859 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 20 0 477149727 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650959759600 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32324] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32324/stat : 32324 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477149728 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650958707552 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32325] ppid=32304 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32306/task/32325/stat : 32325 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149728 28904853504 7478 33554432000 4194304 4196468 140731624551440 140650957654832 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31364 KiB

[startup+0.310417 s]*
/proc/loadavg: 9.00 8.45 8.22 4/212 32325
/proc/meminfo: memFree=25387736/32770624 swapFree=66972416/67108860
[pid=32304] ppid=32301 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32304/stat : 32304 (xcsp3-exec) S 32301 32304 30859 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 477149709 115843072 363 33554432000 4194304 5098028 140723407808336 140723407806440 140338289955452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16003072 140723407815505 140723407815765 140723407815765 140723407818694 0
/proc/32304/statm: 28282 363 304 221 0 87 0
[pid=32306] ppid=32304 vsize=28227396 memory=41480 CPUtime=0.3 cores=0-7
/proc/32306/stat : 32306 (java) S 32304 32304 30859 0 -1 1077944320 9040 0 0 0 27 3 0 0 20 0 20 0 477149709 28904853504 10370 33554432000 4194304 4196468 140731624551440 140731624533984 140652839202551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
/proc/32306/statm: 7056849 10370 3308 1 0 7019032 0
[pid=32306/tid=32307] ppid=32304 vsize=28227396 memory=6791534058613427641 CPUtime=0.17 cores=0-7
/proc/32306/task/32307/stat : 32307 (java) R 32304 32304 30859 0 -1 4202560 6193 0 0 0 15 2 0 0 20 0 20 0 477149710 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652843440112 140652823283038 0 4 0 16800975 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32308] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32308/stat : 32308 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652390132624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32309] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32309/stat : 32309 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652389079824 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32310] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32310/stat : 32310 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652388027536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32311] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32311/stat : 32311 (java) S 32304 32304 30859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652386974736 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32312] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32312/stat : 32312 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652385921424 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32313] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32313/stat : 32313 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652384868624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32314] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32314/stat : 32314 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652383816336 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32315] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32315/stat : 32315 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477149723 28904853504 10370 33554432000 4194304 4196468 140731624551440 140652382763536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32316] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32316/stat : 32316 (java) S 32304 32304 30859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477149724 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650967128688 140652839213698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32317] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32317/stat : 32317 (java) S 32304 32304 30859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477149725 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650966074656 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32318] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32318/stat : 32318 (java) S 32304 32304 30859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477149725 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650965022320 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32319] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32319/stat : 32319 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149727 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650963970640 140652839221147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32320] ppid=32304 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/32306/task/32320/stat : 32320 (java) S 32304 32304 30859 0 -1 1077944384 553 0 0 0 2 0 0 0 20 0 20 0 477149727 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650962917488 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32321] ppid=32304 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32306/task/32321/stat : 32321 (java) S 32304 32304 30859 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 20 0 477149727 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650961864688 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32322] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32322/stat : 32322 (java) S 32304 32304 30859 0 -1 1077944384 150 0 0 0 0 0 0 0 20 0 20 0 477149727 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650960812400 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32323] ppid=32304 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/32306/task/32323/stat : 32323 (java) S 32304 32304 30859 0 -1 1077944384 746 0 0 0 7 0 0 0 20 0 20 0 477149727 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650959759600 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32324] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32324/stat : 32324 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477149728 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650958707552 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32325] ppid=32304 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32325/stat : 32325 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149728 28904853504 10370 33554432000 4194304 4196468 140731624551440 140650957654832 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42932 KiB

[startup+0.70105 s]
/proc/loadavg: 9.00 8.45 8.22 4/212 32325
/proc/meminfo: memFree=25379932/32770624 swapFree=66972416/67108860
[pid=32304] ppid=32301 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32304/stat : 32304 (xcsp3-exec) S 32301 32304 30859 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 477149709 115843072 363 33554432000 4194304 5098028 140723407808336 140723407806440 140338289955452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16003072 140723407815505 140723407815765 140723407815765 140723407818694 0
/proc/32304/statm: 28282 363 304 221 0 87 0
[pid=32306] ppid=32304 vsize=28233776 memory=73856 CPUtime=1.17 cores=0-7
/proc/32306/stat : 32306 (java) S 32304 32304 30859 0 -1 1077944320 14161 0 0 0 111 6 0 0 20 0 20 0 477149709 28911386624 18464 33554432000 4194304 4196468 140731624551440 140731624533984 140652839202551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
/proc/32306/statm: 7058444 18464 3452 1 0 7019544 0
[pid=32306/tid=32307] ppid=32304 vsize=28233776 memory=112 CPUtime=0.56 cores=0-7
/proc/32306/task/32307/stat : 32307 (java) R 32304 32304 30859 0 -1 4202560 8835 0 0 0 52 4 0 0 20 0 20 0 477149710 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652843440208 140652479391840 0 4 0 16800975 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32308] ppid=32304 vsize=28233776 memory=3612 CPUtime=0 cores=0-7
/proc/32306/task/32308/stat : 32308 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652390132624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32309] ppid=32304 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32309/stat : 32309 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652389079824 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32310] ppid=32304 vsize=28233776 memory=140511197274720 CPUtime=0 cores=0-7
/proc/32306/task/32310/stat : 32310 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652388027536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32311] ppid=32304 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32311/stat : 32311 (java) S 32304 32304 30859 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477149723 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652386974736 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32312] ppid=32304 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32312/stat : 32312 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652385921424 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32313] ppid=32304 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32313/stat : 32313 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652384868624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32314] ppid=32304 vsize=28233776 memory=7809523229951467576 CPUtime=0 cores=0-7
/proc/32306/task/32314/stat : 32314 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149723 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652383816336 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32315] ppid=32304 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32315/stat : 32315 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477149723 28911386624 18464 33554432000 4194304 4196468 140731624551440 140652382763536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32316] ppid=32304 vsize=28233776 memory=-2746958450906831424 CPUtime=0 cores=0-7
/proc/32306/task/32316/stat : 32316 (java) S 32304 32304 30859 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477149724 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650967128688 140652839213698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32317] ppid=32304 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32317/stat : 32317 (java) S 32304 32304 30859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477149725 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650966074656 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32318] ppid=32304 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32318/stat : 32318 (java) S 32304 32304 30859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477149725 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650965022320 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32319] ppid=32304 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32319/stat : 32319 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149727 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650963970640 140652839221147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32320] ppid=32304 vsize=28233776 memory=0 CPUtime=0.08 cores=0-7
/proc/32306/task/32320/stat : 32320 (java) S 32304 32304 30859 0 -1 1077944384 733 0 0 0 8 0 0 0 20 0 20 0 477149727 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650962917488 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32321] ppid=32304 vsize=28233776 memory=0 CPUtime=0.11 cores=0-7
/proc/32306/task/32321/stat : 32321 (java) S 32304 32304 30859 0 -1 1077944384 722 0 0 0 11 0 0 0 20 0 20 0 477149727 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650961864688 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32322] ppid=32304 vsize=28233776 memory=0 CPUtime=0.07 cores=0-7
/proc/32306/task/32322/stat : 32322 (java) R 32304 32304 30859 0 -1 4202560 849 0 0 0 7 0 0 0 20 0 20 0 477149727 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650960800832 140652825216940 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32323] ppid=32304 vsize=28233776 memory=-6876588628788076935 CPUtime=0.3 cores=0-7
/proc/32306/task/32323/stat : 32323 (java) R 32304 32304 30859 0 -1 4202560 1710 0 0 0 30 0 0 0 20 0 20 0 477149727 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650959755328 140652831439678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32324] ppid=32304 vsize=28233776 memory=281022394535312 CPUtime=0 cores=0-7
/proc/32306/task/32324/stat : 32324 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477149728 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650958707552 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32325] ppid=32304 vsize=28233776 memory=281022394535184 CPUtime=0 cores=0-7
/proc/32306/task/32325/stat : 32325 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477149728 28911386624 18464 33554432000 4194304 4196468 140731624551440 140650957654832 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 75308 KiB

[startup+1.50101 s]
/proc/loadavg: 9.00 8.45 8.22 10/220 32397

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

[pid=32306/tid=32324] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32324/stat : 32324 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477149728 29459828736 49596 33554432000 4194304 4196468 140731624551440 140650958707552 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32325] ppid=32304 vsize=28769364 memory=3761974865085878889 CPUtime=0 cores=0-7
/proc/32306/task/32325/stat : 32325 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477149728 29459828736 49596 33554432000 4194304 4196468 140731624551440 140650957654832 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
Current children cumulated CPU time: 6.67 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 199836 KiB

[startup+3.11081 s]
/proc/loadavg: 9.40 8.54 8.26 12/220 32414
/proc/meminfo: memFree=25225996/32770624 swapFree=66972416/67108860
[pid=32304] ppid=32301 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32304/stat : 32304 (xcsp3-exec) S 32301 32304 30859 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 477149709 115843072 363 33554432000 4194304 5098028 140723407808336 140723407806440 140338289955452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16003072 140723407815505 140723407815765 140723407815765 140723407818694 0
/proc/32304/statm: 28282 363 304 221 0 87 0
[pid=32306] ppid=32304 vsize=28769364 memory=209660 CPUtime=19.41 cores=0-7
/proc/32306/stat : 32306 (java) S 32304 32304 30859 0 -1 1077944320 25269 0 0 0 1930 11 0 0 20 0 28 0 477149709 29459828736 52415 33554432000 4194304 4196468 140731624551440 140731624533984 140652839202551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
/proc/32306/statm: 7192341 52415 3491 1 0 7153441 0
[pid=32306/tid=32307] ppid=32304 vsize=28769364 memory=2044 CPUtime=0.65 cores=0-7
/proc/32306/task/32307/stat : 32307 (java) S 32304 32304 30859 0 -1 1077944384 8957 0 0 0 61 4 0 0 20 0 28 0 477149710 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652843443328 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32308] ppid=32304 vsize=28769364 memory=1424 CPUtime=0 cores=0-7
/proc/32306/task/32308/stat : 32308 (java) S 32304 32304 30859 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652390132624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32309] ppid=32304 vsize=28769364 memory=11624 CPUtime=0 cores=0-7
/proc/32306/task/32309/stat : 32309 (java) S 32304 32304 30859 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652389079824 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32310] ppid=32304 vsize=28769364 memory=740 CPUtime=0 cores=0-7
/proc/32306/task/32310/stat : 32310 (java) S 32304 32304 30859 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652388027536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32311] ppid=32304 vsize=28769364 memory=1056 CPUtime=0 cores=0-7
/proc/32306/task/32311/stat : 32311 (java) S 32304 32304 30859 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652386974736 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32312] ppid=32304 vsize=28769364 memory=1552 CPUtime=0 cores=0-7
/proc/32306/task/32312/stat : 32312 (java) S 32304 32304 30859 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652385921424 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32313] ppid=32304 vsize=28769364 memory=1040 CPUtime=0 cores=0-7
/proc/32306/task/32313/stat : 32313 (java) S 32304 32304 30859 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652384868624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32314] ppid=32304 vsize=28769364 memory=6429566043341 CPUtime=0 cores=0-7
/proc/32306/task/32314/stat : 32314 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652383816336 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32315] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32315/stat : 32315 (java) S 32304 32304 30859 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52415 33554432000 4194304 4196468 140731624551440 140652382763536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32316] ppid=32304 vsize=28769364 memory=279307360438290 CPUtime=0 cores=0-7
/proc/32306/task/32316/stat : 32316 (java) S 32304 32304 30859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 477149724 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650967128688 140652839213698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32317] ppid=32304 vsize=28769364 memory=7233736994252652628 CPUtime=0 cores=0-7
/proc/32306/task/32317/stat : 32317 (java) S 32304 32304 30859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 477149725 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650966074656 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32318] ppid=32304 vsize=28769364 memory=288292185915538043 CPUtime=0 cores=0-7
/proc/32306/task/32318/stat : 32318 (java) S 32304 32304 30859 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 477149725 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650965022320 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32319] ppid=32304 vsize=28769364 memory=288289995431871049 CPUtime=0 cores=0-7
/proc/32306/task/32319/stat : 32319 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477149727 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650963970640 140652839221147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32320] ppid=32304 vsize=28769364 memory=7523100885361447534 CPUtime=1.69 cores=0-7
/proc/32306/task/32320/stat : 32320 (java) R 32304 32304 30859 0 -1 4202560 3941 0 0 0 169 0 0 0 20 0 28 0 477149727 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650962904416 140652824310509 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32321] ppid=32304 vsize=28769364 memory=6370719275257063784 CPUtime=1.76 cores=0-7
/proc/32306/task/32321/stat : 32321 (java) R 32304 32304 30859 0 -1 4202560 3422 0 0 0 175 1 0 0 20 0 28 0 477149727 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650961845984 140652824312117 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32322] ppid=32304 vsize=28769364 memory=6945507666079274341 CPUtime=1.54 cores=0-7
/proc/32306/task/32322/stat : 32322 (java) R 32304 32304 30859 0 -1 4202560 2725 0 0 0 154 0 0 0 20 0 28 0 477149727 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650960803040 140652822703030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32323] ppid=32304 vsize=28769364 memory=7373103150964779411 CPUtime=0.66 cores=0-7
/proc/32306/task/32323/stat : 32323 (java) S 32304 32304 30859 0 -1 1077944384 2991 0 0 0 65 1 0 0 20 0 28 0 477149727 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650959759600 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32324] ppid=32304 vsize=28769364 memory=29382003227 CPUtime=0 cores=0-7
/proc/32306/task/32324/stat : 32324 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477149728 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650958707552 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32325] ppid=32304 vsize=28769364 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/32306/task/32325/stat : 32325 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477149728 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650957654832 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32406] ppid=32304 vsize=28769364 memory=0 CPUtime=1.74 cores=0-7
/proc/32306/task/32406/stat : 32406 (java) R 32304 32304 30859 0 -1 4202560 22 0 0 0 174 0 0 0 20 0 28 0 477149829 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650944462392 140652482083264 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32407] ppid=32304 vsize=28769364 memory=0 CPUtime=1.32 cores=0-7
/proc/32306/task/32407/stat : 32407 (java) R 32304 32304 30859 0 -1 4202560 22 0 0 0 132 0 0 0 20 0 28 0 477149829 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650938156120 140652482495521 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32408] ppid=32304 vsize=28769364 memory=0 CPUtime=1.37 cores=0-7
/proc/32306/task/32408/stat : 32408 (java) R 32304 32304 30859 0 -1 4202560 22 0 0 0 137 0 0 0 20 0 28 0 477149829 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650941305968 140652481246717 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32409] ppid=32304 vsize=28769364 memory=0 CPUtime=1.3 cores=0-7
/proc/32306/task/32409/stat : 32409 (java) R 32304 32304 30859 0 -1 4202560 24 0 0 0 130 0 0 0 20 0 28 0 477149829 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650948673960 140652482231967 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32410] ppid=32304 vsize=28769364 memory=0 CPUtime=1.22 cores=0-7
/proc/32306/task/32410/stat : 32410 (java) R 32304 32304 30859 0 -1 4202560 20 0 0 0 122 0 0 0 20 0 28 0 477149829 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650946564160 140652480974637 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32411] ppid=32304 vsize=28769364 memory=0 CPUtime=1.38 cores=0-7
/proc/32306/task/32411/stat : 32411 (java) R 32304 32304 30859 0 -1 4202560 17 0 0 0 138 0 0 0 20 0 28 0 477149829 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650942356888 140652481957533 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32412] ppid=32304 vsize=28769364 memory=0 CPUtime=1.24 cores=0-7
/proc/32306/task/32412/stat : 32412 (java) R 32304 32304 30859 0 -1 4202560 19 0 0 0 124 0 0 0 20 0 28 0 477149829 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650945516184 140652482493358 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32413] ppid=32304 vsize=28769364 memory=0 CPUtime=1.33 cores=0-7
/proc/32306/task/32413/stat : 32413 (java) R 32304 32304 30859 0 -1 4202560 21 0 0 0 133 0 0 0 20 0 28 0 477149830 29459828736 52415 33554432000 4194304 4196468 140731624551440 140650947623720 140652481265868 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
Current children cumulated CPU time: 19.41 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 211112 KiB

[startup+3.30178 s]
# the end of solver process 32304 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20.6618 s, system=0.123869 s

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

[startup+3.20608 s]
/proc/loadavg: 9.40 8.54 8.26 12/220 32414
/proc/meminfo: memFree=25225996/32770624 swapFree=66972416/67108860
[pid=32304] ppid=32301 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32304/stat : 32304 (xcsp3-exec) S 32301 32304 30859 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 477149709 115843072 363 33554432000 4194304 5098028 140723407808336 140723407806440 140338289955452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16003072 140723407815505 140723407815765 140723407815765 140723407818694 0
/proc/32304/statm: 28282 363 304 221 0 87 0
[pid=32306] ppid=32304 vsize=28769364 memory=211908 CPUtime=20.17 cores=0-7
/proc/32306/stat : 32306 (java) S 32304 32304 30859 0 -1 1077944320 25310 0 0 0 2006 11 0 0 20 0 28 0 477149709 29459828736 52977 33554432000 4194304 4196468 140731624551440 140731624533984 140652839202551 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
/proc/32306/statm: 7192341 52977 3492 1 0 7153441 0
[pid=32306/tid=32307] ppid=32304 vsize=28769364 memory=0 CPUtime=0.65 cores=0-7
/proc/32306/task/32307/stat : 32307 (java) S 32304 32304 30859 0 -1 1077944384 8957 0 0 0 61 4 0 0 20 0 28 0 477149710 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652843443328 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 12 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32308] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32308/stat : 32308 (java) S 32304 32304 30859 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652390132624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32309] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32309/stat : 32309 (java) S 32304 32304 30859 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652389079824 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32310] ppid=32304 vsize=28769364 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32306/task/32310/stat : 32310 (java) S 32304 32304 30859 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652388027536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32311] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32311/stat : 32311 (java) S 32304 32304 30859 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652386974736 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32312] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32312/stat : 32312 (java) S 32304 32304 30859 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652385921424 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32313] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32313/stat : 32313 (java) S 32304 32304 30859 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652384868624 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32314] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32314/stat : 32314 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652383816336 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32315] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32315/stat : 32315 (java) S 32304 32304 30859 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 477149723 29459828736 52977 33554432000 4194304 4196468 140731624551440 140652382763536 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32316] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32316/stat : 32316 (java) S 32304 32304 30859 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 477149724 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650967128688 140652839213698 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32317] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32317/stat : 32317 (java) S 32304 32304 30859 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 477149725 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650966074656 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32318] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32318/stat : 32318 (java) S 32304 32304 30859 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 477149725 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650965022320 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32319] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32319/stat : 32319 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477149727 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650963970640 140652839221147 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32320] ppid=32304 vsize=28769364 memory=0 CPUtime=1.75 cores=0-7
/proc/32306/task/32320/stat : 32320 (java) S 32304 32304 30859 0 -1 1077944384 3951 0 0 0 175 0 0 0 20 0 28 0 477149727 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650962917488 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32321] ppid=32304 vsize=28769364 memory=0 CPUtime=1.83 cores=0-7
/proc/32306/task/32321/stat : 32321 (java) S 32304 32304 30859 0 -1 1077944384 3441 0 0 0 182 1 0 0 20 0 28 0 477149727 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650961864688 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32322] ppid=32304 vsize=28769364 memory=0 CPUtime=1.59 cores=0-7
/proc/32306/task/32322/stat : 32322 (java) S 32304 32304 30859 0 -1 1077944384 2732 0 0 0 159 0 0 0 20 0 28 0 477149727 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650960812400 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32323] ppid=32304 vsize=28769364 memory=0 CPUtime=0.66 cores=0-7
/proc/32306/task/32323/stat : 32323 (java) S 32304 32304 30859 0 -1 1077944384 2995 0 0 0 65 1 0 0 20 0 28 0 477149727 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650959759600 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32324] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32324/stat : 32324 (java) S 32304 32304 30859 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477149728 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650958707552 140652839212757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32325] ppid=32304 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/32306/task/32325/stat : 32325 (java) S 32304 32304 30859 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477149728 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650957654832 140652839213698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32406] ppid=32304 vsize=28769364 memory=318911368579514723 CPUtime=1.83 cores=0-7
/proc/32306/task/32406/stat : 32406 (java) R 32304 32304 30859 0 -1 4202560 22 0 0 0 183 0 0 0 20 0 28 0 477149829 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650944462392 140652481556957 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32407] ppid=32304 vsize=28769364 memory=281022394893632 CPUtime=1.38 cores=0-7
/proc/32306/task/32407/stat : 32407 (java) R 32304 32304 30859 0 -1 4202560 22 0 0 0 138 0 0 0 20 0 28 0 477149829 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650938156120 140652480975571 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32408] ppid=32304 vsize=28769364 memory=3472468640093184416 CPUtime=1.45 cores=0-7
/proc/32306/task/32408/stat : 32408 (java) R 32304 32304 30859 0 -1 4202560 23 0 0 0 145 0 0 0 20 0 28 0 477149829 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650941305968 140652481246747 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32409] ppid=32304 vsize=28769364 memory=-7523660553960122769 CPUtime=1.39 cores=0-7
/proc/32306/task/32409/stat : 32409 (java) R 32304 32304 30859 0 -1 4202560 24 0 0 0 139 0 0 0 20 0 28 0 477149829 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650948673720 140652481268388 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32410] ppid=32304 vsize=28769364 memory=-6876588628787748224 CPUtime=1.27 cores=0-7
/proc/32306/task/32410/stat : 32410 (java) R 32304 32304 30859 0 -1 4202560 20 0 0 0 127 0 0 0 20 0 28 0 477149829 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650946564160 140652481555666 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32411] ppid=32304 vsize=28769364 memory=6944656591801718942 CPUtime=1.44 cores=0-7
/proc/32306/task/32411/stat : 32411 (java) R 32304 32304 30859 0 -1 4202560 17 0 0 0 144 0 0 0 20 0 28 0 477149829 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650942357752 140652481266181 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32412] ppid=32304 vsize=28769364 memory=6944613755395144096 CPUtime=1.29 cores=0-7
/proc/32306/task/32412/stat : 32412 (java) R 32304 32304 30859 0 -1 4202560 19 0 0 0 129 0 0 0 20 0 28 0 477149829 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650945513832 140652482413232 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
[pid=32306/tid=32413] ppid=32304 vsize=28769364 memory=4137287014106042739 CPUtime=1.42 cores=0-7
/proc/32306/task/32413/stat : 32413 (java) R 32304 32304 30859 0 -1 4202560 21 0 0 0 142 0 0 0 20 0 28 0 477149830 29459828736 52977 33554432000 4194304 4196468 140731624551440 140650947621736 140652482493291 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 39473152 140731624555478 140731624555654 140731624555654 140731624558543 0
Current children cumulated CPU time: 20.17 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 213360 KiB

[startup+3.30135 s]
/proc/loadavg: 9.40 8.54 8.26 12/220 32414
/proc/meminfo: memFree=25225996/32770624 swapFree=66972416/67108860
[pid=32304] ppid=32301 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32304/stat : 32304 (xcsp3-exec) R 32301 32304 30859 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 477149709 115843072 363 33554432000 4194304 5098028 140723407808336 140723407806440 140338289955452 0 65536 4100 65538 0 0 0 17 3 0 0 0 0 0 7196144 7232144 16003072 140723407815505 140723407815765 140723407815765 140723407818694 0
/proc/32304/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 3.30183
CPU time (s): 20.7857
CPU user time (s): 20.6618
CPU system time (s): 0.123869
CPU usage (%): 629.52
Max. virtual memory (cumulated for all children) (KiB): 28882492
Max. memory (cumulated for all children) (KiB): 213360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.6618
system time used= 0.123869
maximum resident set size= 212896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4713
involuntary context switches= 728


# summary of solver processes directly reported to runsolver:
#   pid: 32304
#   total CPU time (s): 20.7857
#   total CPU user time (s): 20.6618
#   total CPU system time (s): 0.123869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039451 second user time and 0.089919 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 22:40:35
IDJOB=4404609
IDBENCH=141376
IDSOLVER=2865
FILE ID=node117/4404609-1569012079
RUNJOBID= node117-1569005227-30886
PBS_JOBID= 21704753
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-09_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404609-1569012079/watcher-4404609-1569012079 -o /var/tmp/evaluation-result-4404609-1569012079/solver-4404609-1569012079 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1569005227-30886 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1217304426 HOME/instance-4404609-1569012079.xml

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=1217304426

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25421564 kB
MemAvailable:   31831248 kB
Buffers:           75136 kB
Cached:          6385464 kB
SwapCached:        27744 kB
Active:          3211252 kB
Inactive:        3281648 kB
Active(anon):       3468 kB
Inactive(anon):    70304 kB
Active(file):    3207784 kB
Inactive(file):  3211344 kB
Unevictable:      108572 kB
Mlocked:          108572 kB
SwapTotal:      67108860 kB
SwapFree:       66972416 kB
Dirty:             25980 kB
Writeback:           292 kB
AnonPages:        128096 kB
Mapped:            48248 kB
Shmem:             32564 kB
Slab:             447244 kB
SReclaimable:     419016 kB
SUnreclaim:        28228 kB
KernelStack:        3728 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

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