Trace number 4400320

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-16 parallelSAT (TO)135 1997.35 252.103

General information on the benchmark

NameGolombRuler/GolombRuler-a3-s1/
GolombRuler-14-a3.xml
MD5SUMa5381fa3d98671549d41a8d043d26ba4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark134
Best CPU time to get the best result obtained on this benchmark2400.42
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints94
Number of domains2
Minimum domain size500
Maximum domain size501
Distribution of domain sizes[{"size":500,"count":91},{"size":501,"count":14}]
Minimum variable degree0
Maximum variable degree15
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":14,"count":12},{"degree":15,"count":2}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":91},{"arity":14,"count":1},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints92
Distribution of constraint types[{"type":"intension","count":92},{"type":"allDifferent","count":1},{"type":"ordered","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-4400320-1568710538.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400320-1568710538.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.67/0.77	c solve instance...
4.55/1.18	o 500 
5.16/1.21	o 181 
5.16/1.21	o 177 
5.16/1.24	o 174 
6.65/1.42	o 169 
6.65/1.49	o 168 
10.55/1.96	o 161 
13.70/2.36	o 160 
21.68/3.32	o 157 
23.26/3.54	o 154 
24.06/3.70	o 151 
33.61/5.08	o 148 
33.61/5.10	o 144 
124.53/16.56	o 143 
133.21/17.60	o 142 
261.55/33.78	o 141 
551.59/70.17	o 135 
1996.66/252.07	s SATISFIABLE
1996.66/252.07	v <instantiation>
1996.66/252.07	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] 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[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[9][10] y[9][11] y[9][12] y[9][13] y[10][11] y[10][12] y[10][13] y[11][12] y[11][13] y[12][13] </list>
1996.66/252.07	v 	<values>0 1 3 7 18 39 51 73 82 98 108 122 127 135 1 3 7 18 39 51 73 82 98 108 122 127 135 2 6 17 38 50 72 81 97 107 121 126 134 4 15 36 48 70 79 95 105 119 124 132 11 32 44 66 75 91 101 115 120 128 21 33 55 64 80 90 104 109 117 12 34 43 59 69 83 88 96 22 31 47 57 71 76 84 9 25 35 49 54 62 16 26 40 45 53 10 24 29 37 14 19 27 5 13 8 </values>
1996.66/252.07	v </instantiation>
1996.66/252.07	c Unexpected resolution interruption!

Verifier Data

OK	135

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

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

Starting watchdog thread
solver pid=27980, runsolver pid=27977

[startup+0.100108 s]*
/proc/loadavg: 8.09 8.23 8.28 2/212 28001
/proc/meminfo: memFree=30957988/32770624 swapFree=67004320/67108860
[pid=27980] ppid=27977 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/27980/stat : 27980 (xcsp3-exec) S 27977 27980 21564 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 447215408 115843072 362 33554432000 4194304 5098028 140729915780336 140729915778440 139713549779580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15060992 140729915782011 140729915782254 140729915782254 140729915785162 0
/proc/27980/statm: 28282 362 304 221 0 87 0
[pid=27982] ppid=27980 vsize=28227396 memory=30212 CPUtime=0.12 cores=0-7
/proc/27982/stat : 27982 (java) S 27980 27980 21564 0 -1 1077944320 5953 0 0 0 11 1 0 0 20 0 20 0 447215408 28904853504 7553 33554432000 4194304 4196468 140736239018112 140736239000656 140548630109943 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
/proc/27982/statm: 7056849 7553 3161 1 0 7019032 0
[pid=27982/tid=27983] ppid=27980 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/27982/task/27983/stat : 27983 (java) R 27980 27980 21564 0 -1 4202560 3871 0 0 0 8 1 0 0 20 0 20 0 447215409 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548634342736 140548610754610 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27984] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27984/stat : 27984 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548582730128 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27985] ppid=27980 vsize=28227396 memory=288370422659159680 CPUtime=0 cores=0-7
/proc/27982/task/27985/stat : 27985 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548581677328 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27986] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27986/stat : 27986 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548580625040 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27987] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27987/stat : 27987 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548579572240 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27988] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27988/stat : 27988 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548578519952 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27989] ppid=27980 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27982/task/27989/stat : 27989 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548176206608 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27990] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27990/stat : 27990 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548175154320 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27991] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27991/stat : 27991 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548174101520 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27992] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27992/stat : 27992 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215411 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548014868592 140548630121090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27993] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27993/stat : 27993 (java) S 27980 27980 21564 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447215412 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548013814560 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27994] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27994/stat : 27994 (java) S 27980 27980 21564 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447215412 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548012762224 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27995] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27995/stat : 27995 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215414 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548011710544 140548630128539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27996] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27996/stat : 27996 (java) S 27980 27980 21564 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 20 0 447215414 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548010658416 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27997] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27997/stat : 27997 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215414 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548009605616 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27998] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27998/stat : 27998 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447215414 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548008553328 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27999] ppid=27980 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/27982/task/27999/stat : 27999 (java) S 27980 27980 21564 0 -1 1077944384 360 0 0 0 1 0 0 0 20 0 20 0 447215414 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548007500528 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28000] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/28000/stat : 28000 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447215414 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548006447456 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28001] ppid=27980 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27982/task/28001/stat : 28001 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215415 28904853504 7553 33554432000 4194304 4196468 140736239018112 140548005394736 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31660 KiB

[startup+0.210354 s]*
/proc/loadavg: 7.52 8.11 8.24 2/212 28001
/proc/meminfo: memFree=30945560/32770624 swapFree=67004320/67108860
[pid=27980] ppid=27977 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/27980/stat : 27980 (xcsp3-exec) S 27977 27980 21564 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 447215408 115843072 362 33554432000 4194304 5098028 140729915780336 140729915778440 139713549779580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15060992 140729915782011 140729915782254 140729915782254 140729915785162 0
/proc/27980/statm: 28282 362 304 221 0 87 0
[pid=27982] ppid=27980 vsize=28227396 memory=40896 CPUtime=0.33 cores=0-7
/proc/27982/stat : 27982 (java) S 27980 27980 21564 0 -1 1077944320 9461 0 0 0 30 3 0 0 20 0 20 0 447215408 28904853504 10224 33554432000 4194304 4196468 140736239018112 140736239000656 140548630109943 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
/proc/27982/statm: 7056849 10224 3272 1 0 7019032 0
[pid=27982/tid=27983] ppid=27980 vsize=28227396 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/27982/task/27983/stat : 27983 (java) R 27980 27980 21564 0 -1 4202560 6648 0 0 0 18 2 0 0 20 0 20 0 447215409 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548634342672 140548630121878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27984] ppid=27980 vsize=28227396 memory=14967 CPUtime=0 cores=0-7
/proc/27982/task/27984/stat : 27984 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548582730128 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27985] ppid=27980 vsize=28227396 memory=140046507469692 CPUtime=0 cores=0-7
/proc/27982/task/27985/stat : 27985 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548581677328 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27986] ppid=27980 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27982/task/27986/stat : 27986 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548580625040 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27987] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27987/stat : 27987 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548579572240 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27988] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27988/stat : 27988 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548578519952 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27989] ppid=27980 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27982/task/27989/stat : 27989 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548176206608 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27990] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27990/stat : 27990 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548175154320 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27991] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27991/stat : 27991 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447215410 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548174101520 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27992] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27992/stat : 27992 (java) S 27980 27980 21564 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447215411 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548014868592 140548630121090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27993] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27993/stat : 27993 (java) S 27980 27980 21564 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447215412 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548013814560 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27994] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27994/stat : 27994 (java) S 27980 27980 21564 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447215412 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548012762224 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27995] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27995/stat : 27995 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215414 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548011710544 140548630128539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27996] ppid=27980 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/27982/task/27996/stat : 27996 (java) S 27980 27980 21564 0 -1 1077944384 473 0 0 0 1 0 0 0 20 0 20 0 447215414 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548010658416 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27997] ppid=27980 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/27982/task/27997/stat : 27997 (java) S 27980 27980 21564 0 -1 1077944384 249 0 0 0 2 0 0 0 20 0 20 0 447215414 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548009605616 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27998] ppid=27980 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/27982/task/27998/stat : 27998 (java) S 27980 27980 21564 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 20 0 447215414 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548008553328 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27999] ppid=27980 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/27982/task/27999/stat : 27999 (java) R 27980 27980 21564 0 -1 4202560 762 0 0 0 7 0 0 0 20 0 20 0 447215414 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548007500528 140548622347070 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28000] ppid=27980 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/28000/stat : 28000 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447215414 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548006447456 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28001] ppid=27980 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/27982/task/28001/stat : 28001 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215415 28904853504 10224 33554432000 4194304 4196468 140736239018112 140548005394736 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42344 KiB

[startup+0.309619 s]*
/proc/loadavg: 7.52 8.11 8.24 3/212 28001
/proc/meminfo: memFree=30938176/32770624 swapFree=67004320/67108860
[pid=27980] ppid=27977 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/27980/stat : 27980 (xcsp3-exec) S 27977 27980 21564 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 447215408 115843072 362 33554432000 4194304 5098028 140729915780336 140729915778440 139713549779580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15060992 140729915782011 140729915782254 140729915782254 140729915785162 0
/proc/27980/statm: 28282 362 304 221 0 87 0
[pid=27982] ppid=27980 vsize=28231652 memory=50196 CPUtime=0.52 cores=0-7
/proc/27982/stat : 27982 (java) S 27980 27980 21564 0 -1 1077944320 10841 0 0 0 48 4 0 0 20 0 20 0 447215408 28909211648 12549 33554432000 4194304 4196468 140736239018112 140736239000656 140548630109943 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
/proc/27982/statm: 7057913 12549 3363 1 0 7019032 0
[pid=27982/tid=27983] ppid=27980 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/27982/task/27983/stat : 27983 (java) R 27980 27980 21564 0 -1 4202560 7772 0 0 0 27 3 0 0 20 0 20 0 447215409 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548634341056 140548614190430 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27984] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27984/stat : 27984 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548582730128 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27985] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27985/stat : 27985 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548581677328 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27986] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27986/stat : 27986 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548580625040 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27987] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27987/stat : 27987 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548579572240 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27988] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27988/stat : 27988 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548578519952 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27989] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27989/stat : 27989 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548176206608 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27990] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27990/stat : 27990 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215410 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548175154320 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27991] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27991/stat : 27991 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447215410 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548174101520 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27992] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27992/stat : 27992 (java) S 27980 27980 21564 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447215411 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548014868592 140548630121090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27993] ppid=27980 vsize=28231652 memory=280092802751872 CPUtime=0 cores=0-7
/proc/27982/task/27993/stat : 27993 (java) S 27980 27980 21564 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447215412 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548013814560 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27994] ppid=27980 vsize=28231652 memory=280092802756480 CPUtime=0 cores=0-7
/proc/27982/task/27994/stat : 27994 (java) S 27980 27980 21564 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447215412 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548012762224 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27995] ppid=27980 vsize=28231652 memory=280092802761088 CPUtime=0 cores=0-7
/proc/27982/task/27995/stat : 27995 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215414 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548011710544 140548630128539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27996] ppid=27980 vsize=28231652 memory=280092802765696 CPUtime=0.02 cores=0-7
/proc/27982/task/27996/stat : 27996 (java) S 27980 27980 21564 0 -1 1077944384 481 0 0 0 2 0 0 0 20 0 20 0 447215414 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548010658416 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27997] ppid=27980 vsize=28231652 memory=280092802770304 CPUtime=0.03 cores=0-7
/proc/27982/task/27997/stat : 27997 (java) S 27980 27980 21564 0 -1 1077944384 273 0 0 0 3 0 0 0 20 0 20 0 447215414 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548009605616 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27998] ppid=27980 vsize=28231652 memory=280092802774912 CPUtime=0.03 cores=0-7
/proc/27982/task/27998/stat : 27998 (java) R 27980 27980 21564 0 -1 4202560 152 0 0 0 3 0 0 0 20 0 20 0 447215414 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548008543712 140548610745880 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27999] ppid=27980 vsize=28231652 memory=280092802779520 CPUtime=0.12 cores=0-7
/proc/27982/task/27999/stat : 27999 (java) S 27980 27980 21564 0 -1 1077944384 852 0 0 0 12 0 0 0 20 0 20 0 447215414 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548007500528 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28000] ppid=27980 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/28000/stat : 28000 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447215414 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548006447456 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28001] ppid=27980 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/27982/task/28001/stat : 28001 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447215415 28909211648 12549 33554432000 4194304 4196468 140736239018112 140548005394736 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51644 KiB

[startup+0.700941 s]
/proc/loadavg: 7.52 8.11 8.24 5/212 28001
/proc/meminfo: memFree=30918860/32770624 swapFree=67004320/67108860
[pid=27980] ppid=27977 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/27980/stat : 27980 (xcsp3-exec) S 27977 27980 21564 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 447215408 115843072 362 33554432000 4194304 5098028 140729915780336 140729915778440 139713549779580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15060992 140729915782011 140729915782254 140729915782254 140729915785162 0
/proc/27980/statm: 28282 362 304 221 0 87 0
[pid=27982] ppid=27980 vsize=28233776 memory=91672 CPUtime=1.67 cores=0-7
/proc/27982/stat : 27982 (java) S 27980 27980 21564 0 -1 1077944320 15597 0 0 0 161 6 0 0 20 0 20 0 447215408 28911386624 22918 33554432000 4194304 4196468 140736239018112 140736239000656 140548630109943 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
/proc/27982/statm: 7058444 22918 3452 1 0 7019544 0
[pid=27982/tid=27983] ppid=27980 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/27982/task/27983/stat : 27983 (java) R 27980 27980 21564 0 -1 4202560 9281 0 0 0 64 4 0 0 20 0 20 0 447215409 28911386624 22918 33554432000 4194304 4196468 140736239018112 140548634346336 140548630121878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27984] ppid=27980 vsize=28233776 memory=140046401577856 CPUtime=0 cores=0-7
/proc/27982/task/27984/stat : 27984 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28911386624 22918 33554432000 4194304 4196468 140736239018112 140548582730128 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27985] ppid=27980 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/27982/task/27985/stat : 27985 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28911386624 22918 33554432000 4194304 4196468 140736239018112 140548581677328 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27986] ppid=27980 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/27982/task/27986/stat : 27986 (java) S 27980 27980 21564 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447215410 28911386624 22918 33554432000 4194304 4196468 140736239018112 140548580625040 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0

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

[pid=27982/tid=28148] ppid=27980 vsize=28769364 memory=48164 CPUtime=91.36 cores=0-7
/proc/27982/task/28148/stat : 28148 (java) R 27980 27980 21564 0 -1 4202560 432 0 0 0 9136 0 0 0 20 0 28 0 447222426 29459828736 65729 33554432000 4194304 4196468 140736239018112 140547990912304 140548266323396 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
Current children cumulated CPU time: 1284.46 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 264364 KiB

[startup+222.302 s]
/proc/loadavg: 7.88 7.98 8.16 10/219 28159
/proc/meminfo: memFree=30609044/32770624 swapFree=67004320/67108860
[pid=27980] ppid=27977 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/27980/stat : 27980 (xcsp3-exec) S 27977 27980 21564 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 447215408 115843072 362 33554432000 4194304 5098028 140729915780336 140729915778440 139713549779580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15060992 140729915782011 140729915782254 140729915782254 140729915785162 0
/proc/27980/statm: 28282 362 304 221 0 87 0
[pid=27982] ppid=27980 vsize=28769364 memory=380200 CPUtime=1761.01 cores=0-7
/proc/27982/stat : 27982 (java) S 27980 27980 21564 0 -1 1077944320 95192 0 0 0 176025 76 0 0 20 0 28 0 447215408 29459828736 95050 33554432000 4194304 4196468 140736239018112 140736239000656 140548630109943 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
/proc/27982/statm: 7192341 95050 3532 1 0 7153441 0
[pid=27982/tid=27983] ppid=27980 vsize=28769364 memory=1448 CPUtime=0.78 cores=0-7
/proc/27982/task/27983/stat : 27983 (java) S 27980 27980 21564 0 -1 1077944384 10037 0 0 0 74 4 0 0 20 0 28 0 447215409 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548634350720 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27984] ppid=27980 vsize=28769364 memory=380200 CPUtime=0.34 cores=0-7
/proc/27982/task/27984/stat : 27984 (java) S 27980 27980 21564 0 -1 1077944384 3262 0 0 0 31 3 0 0 20 0 28 0 447215410 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548582730128 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27985] ppid=27980 vsize=28769364 memory=223976 CPUtime=0.33 cores=0-7
/proc/27982/task/27985/stat : 27985 (java) S 27980 27980 21564 0 -1 1077944384 786 0 0 0 29 4 0 0 20 0 28 0 447215410 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548581677328 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27986] ppid=27980 vsize=28769364 memory=122355430984170 CPUtime=0.34 cores=0-7
/proc/27982/task/27986/stat : 27986 (java) S 27980 27980 21564 0 -1 1077944384 1667 0 0 0 31 3 0 0 20 0 28 0 447215410 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548580625040 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27987] ppid=27980 vsize=28769364 memory=1448 CPUtime=0.34 cores=0-7
/proc/27982/task/27987/stat : 27987 (java) S 27980 27980 21564 0 -1 1077944384 1596 0 0 0 31 3 0 0 20 0 28 0 447215410 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548579572240 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27988] ppid=27980 vsize=28769364 memory=351304 CPUtime=0.33 cores=0-7
/proc/27982/task/27988/stat : 27988 (java) S 27980 27980 21564 0 -1 1077944384 1474 0 0 0 29 4 0 0 20 0 28 0 447215410 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548578519952 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27989] ppid=27980 vsize=28769364 memory=0 CPUtime=0.34 cores=0-7
/proc/27982/task/27989/stat : 27989 (java) S 27980 27980 21564 0 -1 1077944384 3156 0 0 0 30 4 0 0 20 0 28 0 447215410 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548176206608 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27990] ppid=27980 vsize=28769364 memory=280092804291792 CPUtime=0.33 cores=0-7
/proc/27982/task/27990/stat : 27990 (java) S 27980 27980 21564 0 -1 1077944384 1963 0 0 0 30 3 0 0 20 0 28 0 447215410 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548175154320 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27991] ppid=27980 vsize=28769364 memory=380200 CPUtime=0.33 cores=0-7
/proc/27982/task/27991/stat : 27991 (java) S 27980 27980 21564 0 -1 1077944384 1944 0 0 0 30 3 0 0 20 0 28 0 447215410 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548174101520 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27992] ppid=27980 vsize=28769364 memory=1408 CPUtime=0.36 cores=0-7
/proc/27982/task/27992/stat : 27992 (java) S 27980 27980 21564 0 -1 1077944384 5445 0 0 0 25 11 0 0 20 0 28 0 447215411 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548014868592 140548630121090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27993] ppid=27980 vsize=28769364 memory=14068 CPUtime=0 cores=0-7
/proc/27982/task/27993/stat : 27993 (java) S 27980 27980 21564 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 447215412 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548013814624 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27994] ppid=27980 vsize=28769364 memory=2120 CPUtime=0 cores=0-7
/proc/27982/task/27994/stat : 27994 (java) S 27980 27980 21564 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 447215412 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548012762240 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27995] ppid=27980 vsize=28769364 memory=1448 CPUtime=0 cores=0-7
/proc/27982/task/27995/stat : 27995 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447215414 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548011710544 140548630128539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27996] ppid=27980 vsize=28769364 memory=1448 CPUtime=2.15 cores=0-7
/proc/27982/task/27996/stat : 27996 (java) S 27980 27980 21564 0 -1 1077944384 9802 0 0 0 212 3 0 0 20 0 28 0 447215414 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548010658416 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 45 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27997] ppid=27980 vsize=28769364 memory=6791534058613427641 CPUtime=2.3 cores=0-7
/proc/27982/task/27997/stat : 27997 (java) S 27980 27980 21564 0 -1 1077944384 13758 0 0 0 227 3 0 0 20 0 28 0 447215414 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548009605616 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27998] ppid=27980 vsize=28769364 memory=23864 CPUtime=2.18 cores=0-7
/proc/27982/task/27998/stat : 27998 (java) S 27980 27980 21564 0 -1 1077944384 9129 0 0 0 217 1 0 0 20 0 28 0 447215414 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548008553328 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27999] ppid=27980 vsize=28769364 memory=3588 CPUtime=0.89 cores=0-7
/proc/27982/task/27999/stat : 27999 (java) S 27980 27980 21564 0 -1 1077944384 9119 0 0 0 87 2 0 0 20 0 28 0 447215414 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548007500528 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28000] ppid=27980 vsize=28769364 memory=4004 CPUtime=0 cores=0-7
/proc/27982/task/28000/stat : 28000 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447215414 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548006447456 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28001] ppid=27980 vsize=28769364 memory=2832 CPUtime=0.03 cores=0-7
/proc/27982/task/28001/stat : 28001 (java) S 27980 27980 21564 0 -1 1077944384 1008 0 0 0 0 3 0 0 20 0 28 0 447215415 29459828736 95050 33554432000 4194304 4196468 140736239018112 140548005394736 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 43 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28141] ppid=27980 vsize=28769364 memory=776 CPUtime=150.6 cores=0-7
/proc/27982/task/28141/stat : 28141 (java) R 27980 27980 21564 0 -1 4202560 751 0 0 0 15060 0 0 0 20 0 28 0 447222426 29459828736 95050 33554432000 4194304 4196468 140736239018112 140547988807192 140548265256192 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28142] ppid=27980 vsize=28769364 memory=1448 CPUtime=151.05 cores=0-7
/proc/27982/task/28142/stat : 28142 (java) R 27980 27980 21564 0 -1 4202560 709 0 0 0 15105 0 0 0 20 0 28 0 447222426 29459828736 95050 33554432000 4194304 4196468 140736239018112 140547993018392 140548266321559 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28143] ppid=27980 vsize=28769364 memory=1448 CPUtime=150.73 cores=0-7
/proc/27982/task/28143/stat : 28143 (java) R 27980 27980 21564 0 -1 4202560 1270 0 0 0 15073 0 0 0 20 0 28 0 447222426 29459828736 95050 33554432000 4194304 4196468 140736239018112 140547991968208 140548264787745 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28144] ppid=27980 vsize=28769364 memory=1448 CPUtime=150.78 cores=0-7
/proc/27982/task/28144/stat : 28144 (java) R 27980 27980 21564 0 -1 4202560 1673 0 0 0 15076 2 0 0 20 0 28 0 447222426 29459828736 95050 33554432000 4194304 4196468 140736239018112 140547985658088 140548266019684 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28145] ppid=27980 vsize=28769364 memory=380200 CPUtime=150.59 cores=0-7
/proc/27982/task/28145/stat : 28145 (java) R 27980 27980 21564 0 -1 4202560 916 0 0 0 15059 0 0 0 20 0 28 0 447222426 29459828736 95050 33554432000 4194304 4196468 140736239018112 140547989860872 140548264402660 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28146] ppid=27980 vsize=28769364 memory=1448 CPUtime=150.76 cores=0-7
/proc/27982/task/28146/stat : 28146 (java) R 27980 27980 21564 0 -1 4202560 920 0 0 0 15076 0 0 0 20 0 28 0 447222426 29459828736 95050 33554432000 4194304 4196468 140736239018112 140547994071800 140548265477312 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28147] ppid=27980 vsize=28769364 memory=1448 CPUtime=150.91 cores=0-7
/proc/27982/task/28147/stat : 28147 (java) R 27980 27980 21564 0 -1 4202560 1191 0 0 0 15091 0 0 0 20 0 28 0 447222426 29459828736 95050 33554432000 4194304 4196468 140736239018112 140547996176096 140548263964543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28148] ppid=27980 vsize=28769364 memory=380200 CPUtime=150.66 cores=0-7
/proc/27982/task/28148/stat : 28148 (java) R 27980 27980 21564 0 -1 4202560 727 0 0 0 15066 0 0 0 20 0 28 0 447222426 29459828736 95050 33554432000 4194304 4196468 140736239018112 140547990913144 140548265662143 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
Current children cumulated CPU time: 1761.01 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 381648 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.21 8.05 8.18 9/219 28160
/proc/meminfo: memFree=30536940/32770624 swapFree=67004320/67108860
[pid=27980] ppid=27977 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/27980/stat : 27980 (xcsp3-exec) S 27977 27980 21564 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 447215408 115843072 362 33554432000 4194304 5098028 140729915780336 140729915778440 139713549779580 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15060992 140729915782011 140729915782254 140729915782254 140729915785162 0
/proc/27980/statm: 28282 362 304 221 0 87 0
[pid=27982] ppid=27980 vsize=28769364 memory=452020 CPUtime=1996.66 cores=0-7
/proc/27982/stat : 27982 (java) S 27980 27980 21564 0 -1 1077944320 97172 0 0 0 199584 82 0 0 20 0 28 0 447215408 29459828736 113005 33554432000 4194304 4196468 140736239018112 140736239000656 140548630109943 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
/proc/27982/statm: 7192341 113005 3532 1 0 7153441 0
[pid=27982/tid=27983] ppid=27980 vsize=28769364 memory=776 CPUtime=0.78 cores=0-7
/proc/27982/task/27983/stat : 27983 (java) S 27980 27980 21564 0 -1 1077944384 10037 0 0 0 74 4 0 0 20 0 28 0 447215409 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548634350720 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27984] ppid=27980 vsize=28769364 memory=1160 CPUtime=0.44 cores=0-7
/proc/27982/task/27984/stat : 27984 (java) S 27980 27980 21564 0 -1 1077944384 3305 0 0 0 40 4 0 0 20 0 28 0 447215410 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548582730128 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27985] ppid=27980 vsize=28769364 memory=1720 CPUtime=0.42 cores=0-7
/proc/27982/task/27985/stat : 27985 (java) S 27980 27980 21564 0 -1 1077944384 845 0 0 0 38 4 0 0 20 0 28 0 447215410 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548581677328 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27986] ppid=27980 vsize=28769364 memory=1398722017469774279 CPUtime=0.43 cores=0-7
/proc/27982/task/27986/stat : 27986 (java) S 27980 27980 21564 0 -1 1077944384 1708 0 0 0 39 4 0 0 20 0 28 0 447215410 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548580625040 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27987] ppid=27980 vsize=28769364 memory=1692 CPUtime=0.43 cores=0-7
/proc/27982/task/27987/stat : 27987 (java) S 27980 27980 21564 0 -1 1077944384 1637 0 0 0 39 4 0 0 20 0 28 0 447215410 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548579572240 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27988] ppid=27980 vsize=28769364 memory=792 CPUtime=0.42 cores=0-7
/proc/27982/task/27988/stat : 27988 (java) S 27980 27980 21564 0 -1 1077944384 1527 0 0 0 38 4 0 0 20 0 28 0 447215410 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548578519952 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27989] ppid=27980 vsize=28769364 memory=140046402519185 CPUtime=0.43 cores=0-7
/proc/27982/task/27989/stat : 27989 (java) S 27980 27980 21564 0 -1 1077944384 3187 0 0 0 39 4 0 0 20 0 28 0 447215410 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548176206608 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27990] ppid=27980 vsize=28769364 memory=3540022362843469106 CPUtime=0.43 cores=0-7
/proc/27982/task/27990/stat : 27990 (java) S 27980 27980 21564 0 -1 1077944384 1997 0 0 0 39 4 0 0 20 0 28 0 447215410 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548175154320 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27991] ppid=27980 vsize=28769364 memory=3540022362843469138 CPUtime=0.42 cores=0-7
/proc/27982/task/27991/stat : 27991 (java) S 27980 27980 21564 0 -1 1077944384 1982 0 0 0 38 4 0 0 20 0 28 0 447215410 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548174101520 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27992] ppid=27980 vsize=28769364 memory=2319553443749842550 CPUtime=0.43 cores=0-7
/proc/27982/task/27992/stat : 27992 (java) S 27980 27980 21564 0 -1 1077944384 5468 0 0 0 30 13 0 0 20 0 28 0 447215411 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548014868592 140548630121090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27993] ppid=27980 vsize=28769364 memory=4050336473842799250 CPUtime=0 cores=0-7
/proc/27982/task/27993/stat : 27993 (java) S 27980 27980 21564 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 447215412 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548013814624 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27994] ppid=27980 vsize=28769364 memory=4050336473842799282 CPUtime=0 cores=0-7
/proc/27982/task/27994/stat : 27994 (java) S 27980 27980 21564 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 447215412 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548012762240 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27995] ppid=27980 vsize=28769364 memory=3762956016168553686 CPUtime=0 cores=0-7
/proc/27982/task/27995/stat : 27995 (java) S 27980 27980 21564 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447215414 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548011710544 140548630128539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27996] ppid=27980 vsize=28769364 memory=3905381293545438452 CPUtime=2.17 cores=0-7
/proc/27982/task/27996/stat : 27996 (java) S 27980 27980 21564 0 -1 1077944384 10841 0 0 0 214 3 0 0 20 0 28 0 447215414 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548010658416 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 45 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27997] ppid=27980 vsize=28769364 memory=3905381293546445684 CPUtime=2.3 cores=0-7
/proc/27982/task/27997/stat : 27997 (java) S 27980 27980 21564 0 -1 1077944384 13760 0 0 0 227 3 0 0 20 0 28 0 447215414 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548009605616 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 43 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27998] ppid=27980 vsize=28769364 memory=2319553443750850006 CPUtime=2.18 cores=0-7
/proc/27982/task/27998/stat : 27998 (java) S 27980 27980 21564 0 -1 1077944384 9363 0 0 0 217 1 0 0 20 0 28 0 447215414 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548008553328 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=27999] ppid=27980 vsize=28769364 memory=3540022362843469394 CPUtime=0.89 cores=0-7
/proc/27982/task/27999/stat : 27999 (java) S 27980 27980 21564 0 -1 1077944384 9122 0 0 0 87 2 0 0 20 0 28 0 447215414 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548007500528 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28000] ppid=27980 vsize=28769364 memory=3762956016168964198 CPUtime=0 cores=0-7
/proc/27982/task/28000/stat : 28000 (java) S 27980 27980 21564 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447215414 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548006447456 140548630120149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28001] ppid=27980 vsize=28769364 memory=3540022362843879874 CPUtime=0.04 cores=0-7
/proc/27982/task/28001/stat : 28001 (java) S 27980 27980 21564 0 -1 1077944384 1018 0 0 0 0 4 0 0 20 0 28 0 447215415 29459828736 113005 33554432000 4194304 4196468 140736239018112 140548005394736 140548630121090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28141] ppid=27980 vsize=28769364 memory=3977434489553786659 CPUtime=179.97 cores=0-7
/proc/27982/task/28141/stat : 28141 (java) R 27980 27980 21564 0 -1 4202560 774 0 0 0 17997 0 0 0 20 0 28 0 447222426 29459828736 113005 33554432000 4194304 4196468 140736239018112 140547988809128 140548267280469 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28142] ppid=27980 vsize=28769364 memory=3977434489553786755 CPUtime=180.53 cores=0-7
/proc/27982/task/28142/stat : 28142 (java) R 27980 27980 21564 0 -1 4202560 732 0 0 0 18053 0 0 0 20 0 28 0 447222426 29459828736 113005 33554432000 4194304 4196468 140736239018112 140547993018408 140548265254774 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28143] ppid=27980 vsize=28769364 memory=3616593439229056231 CPUtime=180.21 cores=0-7
/proc/27982/task/28143/stat : 28143 (java) R 27980 27980 21564 0 -1 4202560 1289 0 0 0 18021 0 0 0 20 0 28 0 447222426 29459828736 113005 33554432000 4194304 4196468 140736239018112 140547991966544 140548264402358 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28144] ppid=27980 vsize=28769364 memory=3616593439229056327 CPUtime=180.08 cores=0-7
/proc/27982/task/28144/stat : 28144 (java) R 27980 27980 21564 0 -1 4202560 1793 0 0 0 18006 2 0 0 20 0 28 0 447222426 29459828736 113005 33554432000 4194304 4196468 140736239018112 140547985658016 140548265741940 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28145] ppid=27980 vsize=28769364 memory=3977434489553787043 CPUtime=179.73 cores=0-7
/proc/27982/task/28145/stat : 28145 (java) R 27980 27980 21564 0 -1 4202560 935 0 0 0 17973 0 0 0 20 0 28 0 447222426 29459828736 113005 33554432000 4194304 4196468 140736239018112 140547989860872 140548265741857 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28146] ppid=27980 vsize=28769364 memory=3977434489553787139 CPUtime=180.08 cores=0-7
/proc/27982/task/28146/stat : 28146 (java) R 27980 27980 21564 0 -1 4202560 991 0 0 0 18008 0 0 0 20 0 28 0 447222426 29459828736 113005 33554432000 4194304 4196468 140736239018112 140547994071152 140548265254656 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28147] ppid=27980 vsize=28769364 memory=3616593439229056615 CPUtime=180.3 cores=0-7
/proc/27982/task/28147/stat : 28147 (java) R 27980 27980 21564 0 -1 4202560 1215 0 0 0 18030 0 0 0 20 0 28 0 447222426 29459828736 113005 33554432000 4194304 4196468 140736239018112 140547996178912 140548264402442 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
[pid=27982/tid=28148] ppid=27980 vsize=28769364 memory=3977434489553787331 CPUtime=180 cores=0-7
/proc/27982/task/28148/stat : 28148 (java) R 27980 27980 21564 0 -1 4202560 757 0 0 0 18000 0 0 0 20 0 28 0 447222426 29459828736 113005 33554432000 4194304 4196468 140736239018112 140547990912656 140548264963258 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10584064 140736239027184 140736239027355 140736239027355 140736239030223 0
Current children cumulated CPU time: 1996.66 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 453468 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.046 s]
# the end of solver process 27980 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001136 s, system=0.001136 s

[startup+252.103 s]
# the end of solver process 27982 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1996.52 s, system=0.832314 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.103
CPU time (s): 1997.35
CPU user time (s): 1996.52
CPU system time (s): 0.832314
CPU usage (%): 792.276
Max. virtual memory (cumulated for all children) (KiB): 28882492
Max. memory (cumulated for all children) (KiB): 453468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1996.52
system time used= 0.832314
maximum resident set size= 452700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33125
involuntary context switches= 23774


# summary of solver processes directly reported to runsolver:
#   pid: 27980,27982
#   total CPU time (s): 1997.35
#   total CPU user time (s): 1996.52
#   total CPU system time (s): 0.832314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.49452 second user time and 2.44761 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-17 10:55:01
IDJOB=4400320
IDBENCH=126210
IDSOLVER=2855
FILE ID=node148/4400320-1568710538
RUNJOBID= node148-1568700731-21591
PBS_JOBID= 21703904
Free space on /tmp= 61308 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a3-s1/GolombRuler-14-a3.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 /tmp/evaluation-result-4400320-1568710538/watcher-4400320-1568710538 -o /tmp/evaluation-result-4400320-1568710538/solver-4400320-1568710538 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568700731-21591 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1481060709 HOME/instance-4400320-1568710538.xml

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

MD5SUM BENCH= a5381fa3d98671549d41a8d043d26ba4
RANDOM SEED=1481060709

node148.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.13
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.13
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.13
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.13
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:        30975228 kB
MemAvailable:   31900712 kB
Buffers:          162548 kB
Cached:          1065408 kB
SwapCached:         3724 kB
Active:           522636 kB
Inactive:         713172 kB
Active(anon):       4460 kB
Inactive(anon):    52636 kB
Active(file):     518176 kB
Inactive(file):   660536 kB
Unevictable:      108200 kB
Mlocked:          108200 kB
SwapTotal:      67108860 kB
SwapFree:       67004320 kB
Dirty:             26080 kB
Writeback:             0 kB
AnonPages:        158956 kB
Mapped:            48984 kB
Shmem:             40628 kB
Slab:             153780 kB
SReclaimable:     125216 kB
SUnreclaim:        28564 kB
KernelStack:        3840 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61284 MiB
End job on node148 at 2019-09-17 10:59:14