Trace number 4400018

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)106 20009.2 2520.11

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-13_c18.xml
MD5SUM66cce14b45be89e007abc3e2885e8941
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark106
Best CPU time to get the best result obtained on this benchmark20009.2
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints79
Number of domains2
Minimum domain size169
Maximum domain size170
Distribution of domain sizes[{"size":169,"count":78},{"size":170,"count":13}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":78},{"degree":12,"count":12},{"degree":13,"count":1}]
Minimum constraint arity3
Maximum constraint arity78
Distribution of constraint arities[{"arity":3,"count":78},{"arity":78,"count":1}]
Number of extensional constraints0
Number of intensional constraints78
Distribution of constraint types[{"type":"intension","count":78},{"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-4400018-1568718111.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400018-1568718111.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.60/0.73	c solve instance...
2.13/0.88	o 147 
2.83/0.94	o 143 
2.83/0.97	o 142 
4.37/1.13	o 137 
4.37/1.18	o 132 
9.64/1.87	o 128 
12.83/2.26	o 125 
14.34/2.49	o 124 
22.24/3.40	o 120 
58.73/8.25	o 115 
115.23/15.40	o 113 
504.66/64.25	o 112 
563.55/71.62	o 111 
842.79/106.79	o 110 
10537.75/1327.80	o 109 
19653.78/2475.43	o 106 
20008.38/2520.08	s SATISFIABLE
20008.38/2520.08	v <instantiation>
20008.38/2520.08	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] 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[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[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[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[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[8][9] y[8][10] y[8][11] y[8][12] y[9][10] y[9][11] y[9][12] y[10][11] y[10][12] y[11][12] </list>
20008.38/2520.08	v 	<values>0 2 5 25 37 43 59 70 85 89 98 99 106 2 5 25 37 43 59 70 85 89 98 99 106 3 23 35 41 57 68 83 87 96 97 104 20 32 38 54 65 80 84 93 94 101 12 18 34 45 60 64 73 74 81 6 22 33 48 52 61 62 69 16 27 42 46 55 56 63 11 26 30 39 40 47 15 19 28 29 36 4 13 14 21 9 10 17 1 8 7 </values>
20008.38/2520.08	v </instantiation>
20008.38/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	106

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400018-1568718111/watcher-4400018-1568718111 -o /tmp/evaluation-result-4400018-1568718111/solver-4400018-1568718111 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568713016-32310 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 512023315 HOME/instance-4400018-1568718111.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=901, runsolver pid=896
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 7.75 8.19 8.26 2/213 925
/proc/meminfo: memFree=30896584/32770624 swapFree=66922552/67108860
[pid=901] ppid=896 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/901/stat : 901 (xcsp3-exec) S 896 901 32283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447748974 115843072 363 33554432000 4194304 5098028 140729153866624 140729153864728 140327424959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14360576 140729153868662 140729153868905 140729153868905 140729153871818 0
/proc/901/statm: 28282 363 305 221 0 87 0
[pid=903] ppid=901 vsize=28227396 memory=28932 CPUtime=0.12 cores=0-7
/proc/903/stat : 903 (java) S 901 901 32283 0 -1 1077944320 5703 0 0 0 11 1 0 0 20 0 20 0 447748974 28904853504 7233 33554432000 4194304 4196468 140730237218352 140730237200896 140173899517687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
/proc/903/statm: 7056849 7233 3118 1 0 7019032 0
[pid=903/tid=904] ppid=901 vsize=28227396 memory=8390339637985935414 CPUtime=0.09 cores=0-7
/proc/903/task/904/stat : 904 (java) R 901 901 32283 0 -1 4202560 3618 0 0 0 9 0 0 0 20 0 20 0 447748974 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173903750464 140173899529622 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=905] ppid=901 vsize=28227396 memory=288230604707987479 CPUtime=0 cores=0-7
/proc/903/task/905/stat : 905 (java) S 901 901 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173852137744 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=906] ppid=901 vsize=28227396 memory=288371049338345088 CPUtime=0 cores=0-7
/proc/903/task/906/stat : 906 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173851085200 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=907] ppid=901 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/907/stat : 907 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173850032656 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=909] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/909/stat : 909 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173848980112 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=910] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/910/stat : 910 (java) S 901 901 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173847927568 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=911] ppid=901 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/911/stat : 911 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173846875024 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=912] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/912/stat : 912 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173845822480 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=913] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/913/stat : 913 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 7233 33554432000 4194304 4196468 140730237218352 140173844769936 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=914] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/914/stat : 914 (java) S 901 901 32283 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 447748977 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172948690928 140173899528834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=915] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/915/stat : 915 (java) S 901 901 32283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447748977 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172947637152 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=916] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/916/stat : 916 (java) S 901 901 32283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447748977 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172946584560 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=917] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/917/stat : 917 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172945533136 140173899536283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=919] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/919/stat : 919 (java) S 901 901 32283 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172944480752 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=921] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/921/stat : 921 (java) S 901 901 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172943428208 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=922] ppid=901 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/922/stat : 922 (java) S 901 901 32283 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172942375664 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=923] ppid=901 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/903/task/923/stat : 923 (java) R 901 901 32283 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 20 0 447748980 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172941323120 140173878320824 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=924] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/924/stat : 924 (java) S 901 901 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172940269792 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=925] ppid=901 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/925/stat : 925 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 7233 33554432000 4194304 4196468 140730237218352 140172939217328 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30384 KiB

[startup+0.210016 s]*
/proc/loadavg: 7.75 8.19 8.26 3/213 925
/proc/meminfo: memFree=30883896/32770624 swapFree=66922552/67108860
[pid=901] ppid=896 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/901/stat : 901 (xcsp3-exec) S 896 901 32283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447748974 115843072 363 33554432000 4194304 5098028 140729153866624 140729153864728 140327424959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14360576 140729153868662 140729153868905 140729153868905 140729153871818 0
/proc/901/statm: 28282 363 305 221 0 87 0
[pid=903] ppid=901 vsize=28227396 memory=40900 CPUtime=0.33 cores=0-7
/proc/903/stat : 903 (java) S 901 901 32283 0 -1 1077944320 9484 0 0 0 31 2 0 0 20 0 20 0 447748974 28904853504 10225 33554432000 4194304 4196468 140730237218352 140730237200896 140173899517687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
/proc/903/statm: 7056849 10225 3297 1 0 7019032 0
[pid=903/tid=904] ppid=901 vsize=28227396 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/903/task/904/stat : 904 (java) R 901 901 32283 0 -1 4202560 6638 0 0 0 18 1 0 0 20 0 20 0 447748974 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173903747408 140173899529622 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=905] ppid=901 vsize=28227396 memory=288230604707987479 CPUtime=0 cores=0-7
/proc/903/task/905/stat : 905 (java) S 901 901 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173852137744 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=906] ppid=901 vsize=28227396 memory=288371049338345088 CPUtime=0 cores=0-7
/proc/903/task/906/stat : 906 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173851085200 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=907] ppid=901 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/907/stat : 907 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173850032656 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=909] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/909/stat : 909 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173848980112 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=910] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/910/stat : 910 (java) S 901 901 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173847927568 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=911] ppid=901 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/911/stat : 911 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173846875024 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=912] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/912/stat : 912 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173845822480 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=913] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/913/stat : 913 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28904853504 10225 33554432000 4194304 4196468 140730237218352 140173844769936 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=914] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/914/stat : 914 (java) S 901 901 32283 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 447748977 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172948690928 140173899528834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=915] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/915/stat : 915 (java) S 901 901 32283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447748977 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172947637152 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=916] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/916/stat : 916 (java) S 901 901 32283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447748977 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172946584560 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=917] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/917/stat : 917 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172945533136 140173899536283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=919] ppid=901 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/903/task/919/stat : 919 (java) S 901 901 32283 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 20 0 447748980 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172944480752 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=921] ppid=901 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/903/task/921/stat : 921 (java) S 901 901 32283 0 -1 1077944384 102 0 0 0 2 0 0 0 20 0 20 0 447748980 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172943428208 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=922] ppid=901 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/903/task/922/stat : 922 (java) S 901 901 32283 0 -1 1077944384 326 0 0 0 1 0 0 0 20 0 20 0 447748980 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172942375664 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=923] ppid=901 vsize=28227396 memory=0 CPUtime=0.08 cores=0-7
/proc/903/task/923/stat : 923 (java) S 901 901 32283 0 -1 1077944384 777 0 0 0 8 0 0 0 20 0 20 0 447748980 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172941323120 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=924] ppid=901 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/903/task/924/stat : 924 (java) S 901 901 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172940269792 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=925] ppid=901 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/925/stat : 925 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748980 28904853504 10225 33554432000 4194304 4196468 140730237218352 140172939217328 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42352 KiB

[startup+0.309723 s]*
/proc/loadavg: 7.75 8.19 8.26 3/213 925
/proc/meminfo: memFree=30876500/32770624 swapFree=66922552/67108860
[pid=901] ppid=896 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/901/stat : 901 (xcsp3-exec) S 896 901 32283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447748974 115843072 363 33554432000 4194304 5098028 140729153866624 140729153864728 140327424959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14360576 140729153868662 140729153868905 140729153868905 140729153871818 0
/proc/901/statm: 28282 363 305 221 0 87 0
[pid=903] ppid=901 vsize=28231652 memory=49468 CPUtime=0.51 cores=0-7
/proc/903/stat : 903 (java) S 901 901 32283 0 -1 1077944320 10709 0 0 0 48 3 0 0 20 0 20 0 447748974 28909211648 12367 33554432000 4194304 4196468 140730237218352 140730237200896 140173899517687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
/proc/903/statm: 7057913 12367 3347 1 0 7019032 0
[pid=903/tid=904] ppid=901 vsize=28231652 memory=0 CPUtime=0.29 cores=0-7
/proc/903/task/904/stat : 904 (java) R 901 901 32283 0 -1 4202560 7746 0 0 0 27 2 0 0 20 0 20 0 447748974 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173903748800 140173883598174 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=905] ppid=901 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/905/stat : 905 (java) S 901 901 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447748975 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173852137744 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=906] ppid=901 vsize=28231652 memory=140673186633344 CPUtime=0 cores=0-7
/proc/903/task/906/stat : 906 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173851085200 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=907] ppid=901 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/907/stat : 907 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173850032656 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=909] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/909/stat : 909 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173848980112 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=910] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/910/stat : 910 (java) S 901 901 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447748975 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173847927568 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=911] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/911/stat : 911 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173846875024 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=912] ppid=901 vsize=28231652 memory=288230376155012749 CPUtime=0 cores=0-7
/proc/903/task/912/stat : 912 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173845822480 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=913] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/913/stat : 913 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28909211648 12502 33554432000 4194304 4196468 140730237218352 140173844769936 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=914] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/914/stat : 914 (java) S 901 901 32283 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 447748977 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172948690928 140173899528834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=915] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/915/stat : 915 (java) S 901 901 32283 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447748977 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172947637152 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=916] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/916/stat : 916 (java) S 901 901 32283 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447748977 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172946584560 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=917] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/917/stat : 917 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748980 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172945533136 140173899536283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=919] ppid=901 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/903/task/919/stat : 919 (java) S 901 901 32283 0 -1 1077944384 358 0 0 0 2 0 0 0 20 0 20 0 447748980 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172944480752 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=921] ppid=901 vsize=28231652 memory=0 CPUtime=0.04 cores=0-7
/proc/903/task/921/stat : 921 (java) R 901 901 32283 0 -1 4202560 204 0 0 0 4 0 0 0 20 0 20 0 447748980 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172943409224 140173899539034 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=922] ppid=901 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/903/task/922/stat : 922 (java) S 901 901 32283 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 20 0 447748980 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172942375664 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=923] ppid=901 vsize=28231652 memory=0 CPUtime=0.12 cores=0-7
/proc/903/task/923/stat : 923 (java) S 901 901 32283 0 -1 1077944384 884 0 0 0 12 0 0 0 20 0 20 0 447748980 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172941323120 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=924] ppid=901 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/903/task/924/stat : 924 (java) S 901 901 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447748980 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172940269792 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=925] ppid=901 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/903/task/925/stat : 925 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748980 28909211648 12502 33554432000 4194304 4196468 140730237218352 140172939217328 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50920 KiB

[startup+0.700903 s]
/proc/loadavg: 7.75 8.19 8.26 6/213 925
/proc/meminfo: memFree=30858900/32770624 swapFree=66922552/67108860
[pid=901] ppid=896 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/901/stat : 901 (xcsp3-exec) S 896 901 32283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447748974 115843072 363 33554432000 4194304 5098028 140729153866624 140729153864728 140327424959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14360576 140729153868662 140729153868905 140729153868905 140729153871818 0
/proc/901/statm: 28282 363 305 221 0 87 0
[pid=903] ppid=901 vsize=28233776 memory=87920 CPUtime=1.6 cores=0-7
/proc/903/stat : 903 (java) S 901 901 32283 0 -1 1077944320 15189 0 0 0 154 6 0 0 20 0 20 0 447748974 28911386624 21962 33554432000 4194304 4196468 140730237218352 140730237200896 140173899517687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
/proc/903/statm: 7058444 21962 3449 1 0 7019544 0
[pid=903/tid=904] ppid=901 vsize=28233776 memory=3616 CPUtime=0.68 cores=0-7
/proc/903/task/904/stat : 904 (java) R 901 901 32283 0 -1 4202560 9350 0 0 0 64 4 0 0 20 0 20 0 447748974 28911386624 21980 33554432000 4194304 4196468 140730237218352 140173903753168 140173523377568 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=905] ppid=901 vsize=28233776 memory=33304 CPUtime=0 cores=0-7
/proc/903/task/905/stat : 905 (java) S 901 901 32283 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447748975 28911386624 21980 33554432000 4194304 4196468 140730237218352 140173852137744 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=906] ppid=901 vsize=28233776 memory=988 CPUtime=0 cores=0-7
/proc/903/task/906/stat : 906 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28911386624 21980 33554432000 4194304 4196468 140730237218352 140173851085200 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=907] ppid=901 vsize=28233776 memory=2012 CPUtime=0 cores=0-7
/proc/903/task/907/stat : 907 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447748975 28911386624 21980 33554432000 4194304 4196468 140730237218352 140173850032656 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0

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

[pid=903/tid=1159] ppid=901 vsize=28768336 memory=4104 CPUtime=1101.67 cores=0-7
/proc/903/task/1159/stat : 1159 (java) R 901 901 32283 0 -1 4202560 45084 0 0 0 110135 32 0 0 20 0 28 0 447881755 29458776064 269356 33554432000 4194304 4196468 140730237218352 140172926840544 140173528897673 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
Current children cumulated CPU time: 19399.9 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1078876 KiB

[startup+2502.3 s]
/proc/loadavg: 8.17 8.47 8.38 9/221 1269
/proc/meminfo: memFree=29870300/32770624 swapFree=66922560/67108860
[pid=901] ppid=896 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/901/stat : 901 (xcsp3-exec) S 896 901 32283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447748974 115843072 363 33554432000 4194304 5098028 140729153866624 140729153864728 140327424959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14360576 140729153868662 140729153868905 140729153868905 140729153871818 0
/proc/901/statm: 28282 363 305 221 0 87 0
[pid=903] ppid=901 vsize=28768336 memory=1053268 CPUtime=19867.4 cores=0-7
/proc/903/stat : 903 (java) S 901 901 32283 0 -1 1077944320 1709302 0 0 0 1985771 968 0 0 20 0 28 0 447748974 29458776064 263317 33554432000 4194304 4196468 140730237218352 140730237200896 140173899517687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
/proc/903/statm: 7192084 263317 3547 1 0 7153184 0
[pid=903/tid=904] ppid=901 vsize=28768336 memory=1053268 CPUtime=0.74 cores=0-7
/proc/903/task/904/stat : 904 (java) S 901 901 32283 0 -1 1077944384 10474 0 0 0 70 4 0 0 20 0 28 0 447748974 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173903758464 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=905] ppid=901 vsize=28768336 memory=1053268 CPUtime=11.5 cores=0-7
/proc/903/task/905/stat : 905 (java) S 901 901 32283 0 -1 1077944384 35219 0 0 0 1118 32 0 0 20 0 28 0 447748975 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173852137744 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=906] ppid=901 vsize=28768336 memory=1053268 CPUtime=11.54 cores=0-7
/proc/903/task/906/stat : 906 (java) S 901 901 32283 0 -1 1077944384 47180 0 0 0 1120 34 0 0 20 0 28 0 447748975 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173851085200 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=907] ppid=901 vsize=28768336 memory=1452 CPUtime=11.49 cores=0-7
/proc/903/task/907/stat : 907 (java) S 901 901 32283 0 -1 1077944384 39404 0 0 0 1120 29 0 0 20 0 28 0 447748975 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173850032656 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=909] ppid=901 vsize=28768336 memory=1053268 CPUtime=11.49 cores=0-7
/proc/903/task/909/stat : 909 (java) S 901 901 32283 0 -1 1077944384 43722 0 0 0 1117 32 0 0 20 0 28 0 447748975 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173848980112 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=910] ppid=901 vsize=28768336 memory=1053268 CPUtime=11.58 cores=0-7
/proc/903/task/910/stat : 910 (java) S 901 901 32283 0 -1 1077944384 43541 0 0 0 1125 33 0 0 20 0 28 0 447748975 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173847927568 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=911] ppid=901 vsize=28768336 memory=1053268 CPUtime=11.45 cores=0-7
/proc/903/task/911/stat : 911 (java) S 901 901 32283 0 -1 1077944384 38267 0 0 0 1113 32 0 0 20 0 28 0 447748975 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173846875024 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=912] ppid=901 vsize=28768336 memory=1452 CPUtime=11.54 cores=0-7
/proc/903/task/912/stat : 912 (java) S 901 901 32283 0 -1 1077944384 48040 0 0 0 1120 34 0 0 20 0 28 0 447748975 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173845822480 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=913] ppid=901 vsize=28768336 memory=1452 CPUtime=11.58 cores=0-7
/proc/903/task/913/stat : 913 (java) S 901 901 32283 0 -1 1077944384 39478 0 0 0 1126 32 0 0 20 0 28 0 447748975 29458776064 263317 33554432000 4194304 4196468 140730237218352 140173844769936 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=914] ppid=901 vsize=28768336 memory=1452 CPUtime=7.31 cores=0-7
/proc/903/task/914/stat : 914 (java) S 901 901 32283 0 -1 1077944384 250402 0 0 0 430 301 0 0 20 0 28 0 447748977 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172948690928 140173899528834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=915] ppid=901 vsize=28768336 memory=1053268 CPUtime=0 cores=0-7
/proc/903/task/915/stat : 915 (java) S 901 901 32283 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 447748977 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172947637216 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=916] ppid=901 vsize=28768336 memory=988 CPUtime=0 cores=0-7
/proc/903/task/916/stat : 916 (java) S 901 901 32283 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 447748977 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172946584576 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=917] ppid=901 vsize=28768336 memory=2012 CPUtime=0 cores=0-7
/proc/903/task/917/stat : 917 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447748980 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172945533136 140173899536283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=919] ppid=901 vsize=28768336 memory=281346131380672 CPUtime=1.95 cores=0-7
/proc/903/task/919/stat : 919 (java) S 901 901 32283 0 -1 1077944384 13890 0 0 0 192 3 0 0 20 0 28 0 447748980 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172944480752 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=921] ppid=901 vsize=28768336 memory=0 CPUtime=1.68 cores=0-7
/proc/903/task/921/stat : 921 (java) S 901 901 32283 0 -1 1077944384 7781 0 0 0 168 0 0 0 20 0 28 0 447748980 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172943428208 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=922] ppid=901 vsize=28768336 memory=281346128524281 CPUtime=2.04 cores=0-7
/proc/903/task/922/stat : 922 (java) S 901 901 32283 0 -1 1077944384 12486 0 0 0 202 2 0 0 20 0 28 0 447748980 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172942375664 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=923] ppid=901 vsize=28768336 memory=6004536771842042986 CPUtime=0.83 cores=0-7
/proc/903/task/923/stat : 923 (java) S 901 901 32283 0 -1 1077944384 9697 0 0 0 82 1 0 0 20 0 28 0 447748980 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172941323120 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=924] ppid=901 vsize=28768336 memory=2308 CPUtime=0 cores=0-7
/proc/903/task/924/stat : 924 (java) S 901 901 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447748980 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172940269792 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=925] ppid=901 vsize=28768336 memory=4516 CPUtime=0.54 cores=0-7
/proc/903/task/925/stat : 925 (java) S 901 901 32283 0 -1 1077944384 7875 0 0 0 0 54 0 0 20 0 28 0 447748980 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172939217328 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1258] ppid=901 vsize=28768336 memory=1452 CPUtime=26.55 cores=0-7
/proc/903/task/1258/stat : 1258 (java) R 901 901 32283 0 -1 4202560 644 0 0 0 2655 0 0 0 20 0 28 0 447996517 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172929997656 140173528894187 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1259] ppid=901 vsize=28768336 memory=1053268 CPUtime=26.73 cores=0-7
/proc/903/task/1259/stat : 1259 (java) R 901 901 32283 0 -1 4202560 498 0 0 0 2673 0 0 0 20 0 28 0 447996517 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172924735704 140173529656535 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1260] ppid=901 vsize=28768336 memory=1053268 CPUtime=26.69 cores=0-7
/proc/903/task/1260/stat : 1260 (java) R 901 901 32283 0 -1 4202560 677 0 0 0 2669 0 0 0 20 0 28 0 447996517 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172928946384 140173528894156 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1261] ppid=901 vsize=28768336 memory=1452 CPUtime=26.5 cores=0-7
/proc/903/task/1261/stat : 1261 (java) R 901 901 32283 0 -1 4202560 908 0 0 0 2649 1 0 0 20 0 28 0 447996517 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172927893976 140173528896273 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1262] ppid=901 vsize=28768336 memory=1053268 CPUtime=26.46 cores=0-7
/proc/903/task/1262/stat : 1262 (java) R 901 901 32283 0 -1 4202560 701 0 0 0 2646 0 0 0 20 0 28 0 447996517 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172926841432 140173528895422 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1263] ppid=901 vsize=28768336 memory=988 CPUtime=26.71 cores=0-7
/proc/903/task/1263/stat : 1263 (java) R 901 901 32283 0 -1 4202560 701 0 0 0 2671 0 0 0 20 0 28 0 447996517 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172922630872 140173528474280 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1264] ppid=901 vsize=28768336 memory=2012 CPUtime=26.66 cores=0-7
/proc/903/task/1264/stat : 1264 (java) R 901 901 32283 0 -1 4202560 1132 0 0 0 2666 0 0 0 20 0 28 0 447996517 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172923684816 140173528894448 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1265] ppid=901 vsize=28768336 memory=1324 CPUtime=26.7 cores=0-7
/proc/903/task/1265/stat : 1265 (java) R 901 901 32283 0 -1 4202560 619 0 0 0 2670 0 0 0 20 0 28 0 447996517 29458776064 263317 33554432000 4194304 4196468 140730237218352 140172925787216 140173528897168 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
Current children cumulated CPU time: 19867.4 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1054720 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.13 8.44 8.37 9/221 1269
/proc/meminfo: memFree=29872664/32770624 swapFree=66922560/67108860
[pid=901] ppid=896 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/901/stat : 901 (xcsp3-exec) S 896 901 32283 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 447748974 115843072 363 33554432000 4194304 5098028 140729153866624 140729153864728 140327424959100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 14360576 140729153868662 140729153868905 140729153868905 140729153871818 0
/proc/901/statm: 28282 363 305 221 0 87 0
[pid=903] ppid=901 vsize=28768336 memory=1051216 CPUtime=20008.4 cores=0-7
/proc/903/stat : 903 (java) S 901 901 32283 0 -1 1077944320 1712759 0 0 0 1999868 970 0 0 20 0 28 0 447748974 29458776064 262804 33554432000 4194304 4196468 140730237218352 140730237200896 140173899517687 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
/proc/903/statm: 7192084 262804 3547 1 0 7153184 0
[pid=903/tid=904] ppid=901 vsize=28768336 memory=6935054825532540783 CPUtime=0.74 cores=0-7
/proc/903/task/904/stat : 904 (java) S 901 901 32283 0 -1 1077944384 10474 0 0 0 70 4 0 0 20 0 28 0 447748974 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173903758464 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=905] ppid=901 vsize=28768336 memory=4126316290023845779 CPUtime=11.54 cores=0-7
/proc/903/task/905/stat : 905 (java) S 901 901 32283 0 -1 1077944384 35311 0 0 0 1122 32 0 0 20 0 28 0 447748975 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173852137744 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=906] ppid=901 vsize=28768336 memory=2432 CPUtime=11.59 cores=0-7
/proc/903/task/906/stat : 906 (java) S 901 901 32283 0 -1 1077944384 47247 0 0 0 1125 34 0 0 20 0 28 0 447748975 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173851085200 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=907] ppid=901 vsize=28768336 memory=1760 CPUtime=11.53 cores=0-7
/proc/903/task/907/stat : 907 (java) S 901 901 32283 0 -1 1077944384 39582 0 0 0 1124 29 0 0 20 0 28 0 447748975 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173850032656 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=909] ppid=901 vsize=28768336 memory=111636 CPUtime=11.53 cores=0-7
/proc/903/task/909/stat : 909 (java) S 901 901 32283 0 -1 1077944384 44276 0 0 0 1121 32 0 0 20 0 28 0 447748975 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173848980112 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=910] ppid=901 vsize=28768336 memory=800 CPUtime=11.63 cores=0-7
/proc/903/task/910/stat : 910 (java) S 901 901 32283 0 -1 1077944384 43639 0 0 0 1130 33 0 0 20 0 28 0 447748975 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173847927568 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=911] ppid=901 vsize=28768336 memory=1580 CPUtime=11.49 cores=0-7
/proc/903/task/911/stat : 911 (java) S 901 901 32283 0 -1 1077944384 38819 0 0 0 1117 32 0 0 20 0 28 0 447748975 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173846875024 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=912] ppid=901 vsize=28768336 memory=1452 CPUtime=11.58 cores=0-7
/proc/903/task/912/stat : 912 (java) S 901 901 32283 0 -1 1077944384 48167 0 0 0 1124 34 0 0 20 0 28 0 447748975 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173845822480 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=913] ppid=901 vsize=28768336 memory=1052240 CPUtime=11.62 cores=0-7
/proc/903/task/913/stat : 913 (java) S 901 901 32283 0 -1 1077944384 39606 0 0 0 1130 32 0 0 20 0 28 0 447748975 29458776064 262804 33554432000 4194304 4196468 140730237218352 140173844769936 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=914] ppid=901 vsize=28768336 memory=6944938067432061290 CPUtime=7.32 cores=0-7
/proc/903/task/914/stat : 914 (java) S 901 901 32283 0 -1 1077944384 250933 0 0 0 431 301 0 0 20 0 28 0 447748977 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172948690928 140173899528834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=915] ppid=901 vsize=28768336 memory=1580 CPUtime=0 cores=0-7
/proc/903/task/915/stat : 915 (java) S 901 901 32283 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 447748977 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172947637216 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=916] ppid=901 vsize=28768336 memory=1808 CPUtime=0 cores=0-7
/proc/903/task/916/stat : 916 (java) S 901 901 32283 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 447748977 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172946584576 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=917] ppid=901 vsize=28768336 memory=920 CPUtime=0 cores=0-7
/proc/903/task/917/stat : 917 (java) S 901 901 32283 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447748980 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172945533136 140173899536283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=919] ppid=901 vsize=28768336 memory=4248 CPUtime=1.95 cores=0-7
/proc/903/task/919/stat : 919 (java) S 901 901 32283 0 -1 1077944384 13896 0 0 0 192 3 0 0 20 0 28 0 447748980 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172944480752 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=921] ppid=901 vsize=28768336 memory=6935054825532540783 CPUtime=1.68 cores=0-7
/proc/903/task/921/stat : 921 (java) S 901 901 32283 0 -1 1077944384 7790 0 0 0 168 0 0 0 20 0 28 0 447748980 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172943428208 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=922] ppid=901 vsize=28768336 memory=-9001733975035308135 CPUtime=2.04 cores=0-7
/proc/903/task/922/stat : 922 (java) S 901 901 32283 0 -1 1077944384 12492 0 0 0 202 2 0 0 20 0 28 0 447748980 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172942375664 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 26 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=923] ppid=901 vsize=28768336 memory=7593185972820006248 CPUtime=0.83 cores=0-7
/proc/903/task/923/stat : 923 (java) S 901 901 32283 0 -1 1077944384 9703 0 0 0 82 1 0 0 20 0 28 0 447748980 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172941323120 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=924] ppid=901 vsize=28768336 memory=7593185972820006248 CPUtime=0 cores=0-7
/proc/903/task/924/stat : 924 (java) S 901 901 32283 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447748980 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172940269792 140173899527893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=925] ppid=901 vsize=28768336 memory=1560 CPUtime=0.55 cores=0-7
/proc/903/task/925/stat : 925 (java) S 901 901 32283 0 -1 1077944384 7911 0 0 0 0 55 0 0 20 0 28 0 447748980 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172939217328 140173899528834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 26 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1258] ppid=901 vsize=28768336 memory=1172 CPUtime=44.19 cores=0-7
/proc/903/task/1258/stat : 1258 (java) R 901 901 32283 0 -1 4202560 726 0 0 0 4419 0 0 0 20 0 28 0 447996517 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172929997672 140173529655775 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1259] ppid=901 vsize=28768336 memory=14008 CPUtime=44.35 cores=0-7
/proc/903/task/1259/stat : 1259 (java) R 901 901 32283 0 -1 4202560 600 0 0 0 4435 0 0 0 20 0 28 0 447996517 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172924735632 140173529800380 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1260] ppid=901 vsize=28768336 memory=1412 CPUtime=44.3 cores=0-7
/proc/903/task/1260/stat : 1260 (java) R 901 901 32283 0 -1 4202560 831 0 0 0 4430 0 0 0 20 0 28 0 447996517 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172928948456 140173529656024 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1261] ppid=901 vsize=28768336 memory=3992 CPUtime=44.06 cores=0-7
/proc/903/task/1261/stat : 1261 (java) R 901 901 32283 0 -1 4202560 1099 0 0 0 4404 2 0 0 20 0 28 0 447996517 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172927897376 140173528896576 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1262] ppid=901 vsize=28768336 memory=14076 CPUtime=44.04 cores=0-7
/proc/903/task/1262/stat : 1262 (java) R 901 901 32283 0 -1 4202560 800 0 0 0 4404 0 0 0 20 0 28 0 447996517 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172926841696 140173529402024 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1263] ppid=901 vsize=28768336 memory=2116 CPUtime=44.35 cores=0-7
/proc/903/task/1263/stat : 1263 (java) R 901 901 32283 0 -1 4202560 834 0 0 0 4435 0 0 0 20 0 28 0 447996517 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172922630440 140173529797048 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1264] ppid=901 vsize=28768336 memory=1452 CPUtime=44.16 cores=0-7
/proc/903/task/1264/stat : 1264 (java) R 901 901 32283 0 -1 4202560 1288 0 0 0 4416 0 0 0 20 0 28 0 447996517 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172923681816 140173528895153 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
[pid=903/tid=1265] ppid=901 vsize=28768336 memory=1052240 CPUtime=44.22 cores=0-7
/proc/903/task/1265/stat : 1265 (java) R 901 901 32283 0 -1 4202560 769 0 0 0 4422 0 0 0 20 0 28 0 447996517 29458776064 262804 33554432000 4194304 4196468 140730237218352 140172925788296 140173528473837 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31535104 140730237219818 140730237219990 140730237219990 140730237222863 0
Current children cumulated CPU time: 20008.4 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1052668 KiB

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

[startup+2520.04 s]
# the end of solver process 901 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.002404 s

[startup+2520.11 s]
# the end of solver process 903 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19999.4 s, system=9.71581 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): 2520.11
CPU time (s): 20009.2
CPU user time (s): 19999.4
CPU system time (s): 9.71581
CPU usage (%): 793.979
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 1236284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19999.4
system time used= 9.71581
maximum resident set size= 1236912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1713677
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 228091
involuntary context switches= 255183


# summary of solver processes directly reported to runsolver:
#   pid: 901,903
#   total CPU time (s): 20009.2
#   total CPU user time (s): 19999.4
#   total CPU system time (s): 9.71581

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.4595 second user time and 28.0008 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 13:01:09
IDJOB=4400018
IDBENCH=141368
IDSOLVER=2854
FILE ID=node141/4400018-1568718111
RUNJOBID= node141-1568713016-32310
PBS_JOBID= 21703943
Free space on /tmp= 58544 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-13_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 /tmp/evaluation-result-4400018-1568718111/watcher-4400018-1568718111 -o /tmp/evaluation-result-4400018-1568718111/solver-4400018-1568718111 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568713016-32310 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 512023315 HOME/instance-4400018-1568718111.xml

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

MD5SUM BENCH= 66cce14b45be89e007abc3e2885e8941
RANDOM SEED=512023315

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30912484 kB
MemAvailable:   31828208 kB
Buffers:          233712 kB
Cached:           978456 kB
SwapCached:        77620 kB
Active:           566424 kB
Inactive:         726972 kB
Active(anon):       9648 kB
Inactive(anon):   114832 kB
Active(file):     556776 kB
Inactive(file):   612140 kB
Unevictable:      109432 kB
Mlocked:          109432 kB
SwapTotal:      67108860 kB
SwapFree:       66922552 kB
Dirty:             26268 kB
Writeback:             0 kB
AnonPages:        260784 kB
Mapped:            43184 kB
Shmem:             34732 kB
Slab:             155336 kB
SReclaimable:     125284 kB
SUnreclaim:        30052 kB
KernelStack:        3904 kB
PageTables:         6076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58516 MiB
End job on node141 at 2019-09-17 13:43:09