Trace number 4404427

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallel? (TO) 20035.8 2520.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-4_X2.xml
MD5SUMf5121aa225c6127ab5abec7ec5104cc1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark170.824
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404427-1569002568.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404427-1569002568.xml, -tl, 20160s, -p, 8]
0.33/0.23	c 8 solvers in parallel
0.33/0.29	c parse instance...
3.17/1.14	c solve instance...
20035.14/2520.07	s UNKNOWN
20035.14/2520.07	c Unexpected resolution interruption!

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404427-1569002568/watcher-4404427-1569002568 -o /tmp/evaluation-result-4404427-1569002568/solver-4404427-1569002568 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568994624-13980 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 550499782 HOME/instance-4404427-1569002568.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=16275, runsolver pid=16272
Current StackSize limit: 8192 KiB


[startup+0.100143 s]*
/proc/loadavg: 5.19 5.65 6.90 2/213 16296
/proc/meminfo: memFree=25876436/32770624 swapFree=66959628/67108860
[pid=16275] ppid=16272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16275/stat : 16275 (xcsp3-exec) S 16272 16275 13953 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476525688 115843072 363 33554432000 4194304 5098028 140723624325888 140723624323992 140009523339900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35045376 140723624334198 140723624334441 140723624334441 140723624337354 0
/proc/16275/statm: 28282 363 304 221 0 87 0
[pid=16277] ppid=16275 vsize=28227396 memory=27640 CPUtime=0.12 cores=0-7
/proc/16277/stat : 16277 (java) S 16275 16275 13953 0 -1 1077944320 5802 0 0 0 11 1 0 0 20 0 20 0 476525688 28904853504 6910 33554432000 4194304 4196468 140728248455312 140728248437856 140153271459575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
/proc/16277/statm: 7056849 6910 3158 1 0 7019032 0
[pid=16277/tid=16278] ppid=16275 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/16277/task/16278/stat : 16278 (java) R 16275 16275 13953 0 -1 4202560 3676 0 0 0 8 1 0 0 20 0 20 0 476525688 28904853504 6910 33554432000 4194304 4196468 140728248455312 140153275693856 140153271471510 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16279] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16279/stat : 16279 (java) S 16275 16275 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152822950416 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16280] ppid=16275 vsize=28227396 memory=140492292645001 CPUtime=0 cores=0-7
/proc/16277/task/16280/stat : 16280 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152821897872 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16281] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16281/stat : 16281 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152820844816 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16282] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16282/stat : 16282 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152819792272 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16283] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16283/stat : 16283 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152818740240 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16284] ppid=16275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16277/task/16284/stat : 16284 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152817687696 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16285] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16285/stat : 16285 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152816634640 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16286] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16286/stat : 16286 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152815582096 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16287] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16287/stat : 16287 (java) S 16275 16275 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476525690 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152772565232 140153271470722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16288] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16288/stat : 16288 (java) S 16275 16275 13953 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476525691 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152771511456 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16289] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16289/stat : 16289 (java) S 16275 16275 13953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476525691 28904853504 6910 33554432000 4194304 4196468 140728248455312 140152770458352 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16290] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16290/stat : 16290 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525693 28904853504 6910 33554432000 4194304 4196468 140728248455312 140151915276240 140153271478171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16291] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16291/stat : 16291 (java) S 16275 16275 13953 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 20 0 476525693 28904853504 6910 33554432000 4194304 4196468 140728248455312 140151914224368 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16292] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16292/stat : 16292 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525693 28904853504 6910 33554432000 4194304 4196468 140728248455312 140151913171824 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16293] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16293/stat : 16293 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476525694 28904853504 6910 33554432000 4194304 4196468 140728248455312 140151912118768 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16294] ppid=16275 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16277/task/16294/stat : 16294 (java) R 16275 16275 13953 0 -1 4202560 401 0 0 0 2 0 0 0 20 0 20 0 476525694 28904853504 6910 33554432000 4194304 4196468 140728248455312 140151911066224 140153263696702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16295] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16295/stat : 16295 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476525694 28904853504 6910 33554432000 4194304 4196468 140728248455312 140151910013408 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16296] ppid=16275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16277/task/16296/stat : 16296 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525694 28904853504 6910 33554432000 4194304 4196468 140728248455312 140151908960944 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29092 KiB

[startup+0.211338 s]*
/proc/loadavg: 5.19 5.65 6.90 5/213 16296
/proc/meminfo: memFree=25862288/32770624 swapFree=66959628/67108860
[pid=16275] ppid=16272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16275/stat : 16275 (xcsp3-exec) S 16272 16275 13953 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476525688 115843072 363 33554432000 4194304 5098028 140723624325888 140723624323992 140009523339900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35045376 140723624334198 140723624334441 140723624334441 140723624337354 0
/proc/16275/statm: 28282 363 304 221 0 87 0
[pid=16277] ppid=16275 vsize=28227396 memory=39692 CPUtime=0.33 cores=0-7
/proc/16277/stat : 16277 (java) S 16275 16275 13953 0 -1 1077944320 9722 0 0 0 30 3 0 0 20 0 20 0 476525688 28904853504 9923 33554432000 4194304 4196468 140728248455312 140728248437856 140153271459575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
/proc/16277/statm: 7056849 9923 3260 1 0 7019032 0
[pid=16277/tid=16278] ppid=16275 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16277/task/16278/stat : 16278 (java) R 16275 16275 13953 0 -1 4202560 6695 0 0 0 17 2 0 0 20 0 20 0 476525688 28904853504 9923 33554432000 4194304 4196468 140728248455312 140153275689296 140153271481501 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16279] ppid=16275 vsize=28227396 memory=288230609019732336 CPUtime=0 cores=0-7
/proc/16277/task/16279/stat : 16279 (java) S 16275 16275 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152822950416 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16280] ppid=16275 vsize=28227396 memory=288370868444341888 CPUtime=0 cores=0-7
/proc/16277/task/16280/stat : 16280 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152821897872 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16281] ppid=16275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16277/task/16281/stat : 16281 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152820844816 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16282] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16282/stat : 16282 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152819792272 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16283] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16283/stat : 16283 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152818740240 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16284] ppid=16275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16277/task/16284/stat : 16284 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152817687696 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16285] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16285/stat : 16285 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152816634640 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16286] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16286/stat : 16286 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152815582096 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16287] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16287/stat : 16287 (java) S 16275 16275 13953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476525690 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152772565232 140153271470722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16288] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16288/stat : 16288 (java) S 16275 16275 13953 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476525691 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152771511456 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16289] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16289/stat : 16289 (java) S 16275 16275 13953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476525691 28904853504 9923 33554432000 4194304 4196468 140728248455312 140152770458352 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16290] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16290/stat : 16290 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525693 28904853504 9923 33554432000 4194304 4196468 140728248455312 140151915276240 140153271478171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16291] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16291/stat : 16291 (java) S 16275 16275 13953 0 -1 1077944384 458 0 0 0 0 0 0 0 20 0 20 0 476525693 28904853504 9923 33554432000 4194304 4196468 140728248455312 140151914224368 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16292] ppid=16275 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16277/task/16292/stat : 16292 (java) S 16275 16275 13953 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 20 0 476525693 28904853504 9923 33554432000 4194304 4196468 140728248455312 140151913171824 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16293] ppid=16275 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/16277/task/16293/stat : 16293 (java) S 16275 16275 13953 0 -1 1077944384 220 0 0 0 1 0 0 0 20 0 20 0 476525694 28904853504 9923 33554432000 4194304 4196468 140728248455312 140151912118768 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16294] ppid=16275 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/16277/task/16294/stat : 16294 (java) S 16275 16275 13953 0 -1 1077944384 913 0 0 0 7 0 0 0 20 0 20 0 476525694 28904853504 9923 33554432000 4194304 4196468 140728248455312 140151911066224 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16295] ppid=16275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16295/stat : 16295 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476525694 28904853504 9923 33554432000 4194304 4196468 140728248455312 140151910013408 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16296] ppid=16275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16277/task/16296/stat : 16296 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525694 28904853504 9923 33554432000 4194304 4196468 140728248455312 140151908960944 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41144 KiB

[startup+0.310445 s]*
/proc/loadavg: 5.19 5.65 6.90 3/213 16296
/proc/meminfo: memFree=25857324/32770624 swapFree=66959628/67108860
[pid=16275] ppid=16272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16275/stat : 16275 (xcsp3-exec) S 16272 16275 13953 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476525688 115843072 363 33554432000 4194304 5098028 140723624325888 140723624323992 140009523339900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35045376 140723624334198 140723624334441 140723624334441 140723624337354 0
/proc/16275/statm: 28282 363 304 221 0 87 0
[pid=16277] ppid=16275 vsize=28231652 memory=48580 CPUtime=0.5 cores=0-7
/proc/16277/stat : 16277 (java) S 16275 16275 13953 0 -1 1077944320 11042 0 1 0 46 4 0 0 20 0 20 0 476525688 28909211648 12145 33554432000 4194304 4196468 140728248455312 140728248437856 140153271459575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
/proc/16277/statm: 7057913 12145 3348 1 0 7019032 0
[pid=16277/tid=16278] ppid=16275 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/16277/task/16278/stat : 16278 (java) D 16275 16275 13953 0 -1 1077944384 7761 0 1 0 27 2 0 0 20 0 20 0 476525688 28909211648 12145 33554432000 4194304 4196468 140728248455312 140153275691064 140153264137589 0 4 0 16800975 18446744072101633572 0 0 -1 3 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16279] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16279/stat : 16279 (java) S 16275 16275 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476525689 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152822950416 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16280] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16280/stat : 16280 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152821897872 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16281] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16281/stat : 16281 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152820844816 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16282] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16282/stat : 16282 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152819792272 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16283] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16283/stat : 16283 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152818740240 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16284] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16284/stat : 16284 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152817687696 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16285] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16285/stat : 16285 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476525689 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152816634640 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16286] ppid=16275 vsize=28231652 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/16277/task/16286/stat : 16286 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152815582096 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16287] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16287/stat : 16287 (java) S 16275 16275 13953 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476525690 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152772565232 140153271470722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16288] ppid=16275 vsize=28231652 memory=280984276901248 CPUtime=0 cores=0-7
/proc/16277/task/16288/stat : 16288 (java) S 16275 16275 13953 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476525691 28909211648 12145 33554432000 4194304 4196468 140728248455312 140152771511456 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16289] ppid=16275 vsize=28231652 memory=280984276905856 CPUtime=0 cores=0-7
/proc/16277/task/16289/stat : 16289 (java) S 16275 16275 13953 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476525691 28909211648 12211 33554432000 4194304 4196468 140728248455312 140152770458352 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16290] ppid=16275 vsize=28231652 memory=280984276910464 CPUtime=0 cores=0-7
/proc/16277/task/16290/stat : 16290 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525693 28909211648 12211 33554432000 4194304 4196468 140728248455312 140151915276240 140153271478171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16291] ppid=16275 vsize=28231652 memory=280984276915072 CPUtime=0.02 cores=0-7
/proc/16277/task/16291/stat : 16291 (java) R 16275 16275 13953 0 -1 4202560 557 0 0 0 2 0 0 0 20 0 20 0 476525693 28909211648 12211 33554432000 4194304 4196468 140728248455312 140151914223552 140153252159872 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16292] ppid=16275 vsize=28231652 memory=280984276919680 CPUtime=0.02 cores=0-7
/proc/16277/task/16292/stat : 16292 (java) S 16275 16275 13953 0 -1 1077944384 132 0 0 0 2 0 0 0 20 0 20 0 476525693 28909211648 12211 33554432000 4194304 4196468 140728248455312 140151913171824 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16293] ppid=16275 vsize=28231652 memory=280984276924288 CPUtime=0.02 cores=0-7
/proc/16277/task/16293/stat : 16293 (java) S 16275 16275 13953 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 20 0 476525694 28909211648 12211 33554432000 4194304 4196468 140728248455312 140151912118768 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16294] ppid=16275 vsize=28231652 memory=280984276928896 CPUtime=0.12 cores=0-7
/proc/16277/task/16294/stat : 16294 (java) R 16275 16275 13953 0 -1 4202560 1090 0 0 0 12 0 0 0 20 0 20 0 476525694 28909211648 12211 33554432000 4194304 4196468 140728248455312 140151911066224 140153250119593 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16295] ppid=16275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16295/stat : 16295 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476525694 28909211648 12211 33554432000 4194304 4196468 140728248455312 140151910013408 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16296] ppid=16275 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16277/task/16296/stat : 16296 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525694 28909211648 12211 33554432000 4194304 4196468 140728248455312 140151908960944 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50032 KiB

[startup+0.708068 s]
/proc/loadavg: 5.19 5.65 6.90 3/213 16296
/proc/meminfo: memFree=25839816/32770624 swapFree=66959628/67108860
[pid=16275] ppid=16272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16275/stat : 16275 (xcsp3-exec) S 16272 16275 13953 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476525688 115843072 363 33554432000 4194304 5098028 140723624325888 140723624323992 140009523339900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35045376 140723624334198 140723624334441 140723624334441 140723624337354 0
/proc/16275/statm: 28282 363 304 221 0 87 0
[pid=16277] ppid=16275 vsize=28233776 memory=77552 CPUtime=1.39 cores=0-7
/proc/16277/stat : 16277 (java) S 16275 16275 13953 0 -1 1077944320 14258 0 2 0 133 6 0 0 20 0 20 0 476525688 28911386624 19388 33554432000 4194304 4196468 140728248455312 140728248437856 140153271459575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
/proc/16277/statm: 7058444 19388 3442 1 0 7019544 0
[pid=16277/tid=16278] ppid=16275 vsize=28233776 memory=4580 CPUtime=0.6 cores=0-7
/proc/16277/task/16278/stat : 16278 (java) R 16275 16275 13953 0 -1 4202560 8656 0 2 0 57 3 0 0 20 0 20 0 476525688 28911386624 19388 33554432000 4194304 4196468 140728248455312 140153275695752 140152912846944 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16279] ppid=16275 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16279/stat : 16279 (java) S 16275 16275 13953 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476525689 28911386624 19388 33554432000 4194304 4196468 140728248455312 140152822950416 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16280] ppid=16275 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16277/task/16280/stat : 16280 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28911386624 19388 33554432000 4194304 4196468 140728248455312 140152821897872 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16281] ppid=16275 vsize=28233776 memory=1188 CPUtime=0 cores=0-7
/proc/16277/task/16281/stat : 16281 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476525689 28911386624 19388 33554432000 4194304 4196468 140728248455312 140152820844816 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0

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

[pid=16277/tid=16304] ppid=16275 vsize=28766288 memory=2337864 CPUtime=2417.7 cores=0-7
/proc/16277/task/16304/stat : 16304 (java) R 16275 16275 13953 0 -1 4202560 71196 0 0 0 241596 174 0 0 20 0 28 0 476525804 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151775924280 140152915240727 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
Current children cumulated CPU time: 19416.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2339316 KiB

[startup+2502.3 s]
/proc/loadavg: 8.07 8.20 8.19 9/220 16488
/proc/meminfo: memFree=23550092/32770624 swapFree=66959628/67108860
[pid=16275] ppid=16272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16275/stat : 16275 (xcsp3-exec) S 16272 16275 13953 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476525688 115843072 363 33554432000 4194304 5098028 140723624325888 140723624323992 140009523339900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35045376 140723624334198 140723624334441 140723624334441 140723624337354 0
/proc/16275/statm: 28282 363 304 221 0 87 0
[pid=16277] ppid=16275 vsize=28766288 memory=2337864 CPUtime=19894.2 cores=0-7
/proc/16277/stat : 16277 (java) S 16275 16275 13953 0 -1 1077944320 915535 0 2 0 1988465 953 0 0 20 0 28 0 476525688 29456678912 584466 33554432000 4194304 4196468 140728248455312 140728248437856 140153271459575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
/proc/16277/statm: 7191572 584466 3550 1 0 7152672 0
[pid=16277/tid=16278] ppid=16275 vsize=28766288 memory=2337864 CPUtime=1.02 cores=0-7
/proc/16277/task/16278/stat : 16278 (java) S 16275 16275 13953 0 -1 1077944384 8927 0 2 0 97 5 0 0 20 0 28 0 476525688 29456678912 584466 33554432000 4194304 4196468 140728248455312 140153275700352 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16279] ppid=16275 vsize=28766288 memory=1452 CPUtime=7.12 cores=0-7
/proc/16277/task/16279/stat : 16279 (java) S 16275 16275 13953 0 -1 1077944384 45064 0 0 0 684 28 0 0 20 0 28 0 476525689 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152822950416 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16280] ppid=16275 vsize=28766288 memory=2337864 CPUtime=7.15 cores=0-7
/proc/16277/task/16280/stat : 16280 (java) S 16275 16275 13953 0 -1 1077944384 46225 0 0 0 689 26 0 0 20 0 28 0 476525689 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152821897872 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16281] ppid=16275 vsize=28766288 memory=2337864 CPUtime=7.09 cores=0-7
/proc/16277/task/16281/stat : 16281 (java) S 16275 16275 13953 0 -1 1077944384 41714 0 0 0 678 31 0 0 20 0 28 0 476525689 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152820844816 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16282] ppid=16275 vsize=28766288 memory=2337864 CPUtime=7.07 cores=0-7
/proc/16277/task/16282/stat : 16282 (java) S 16275 16275 13953 0 -1 1077944384 44045 0 0 0 677 30 0 0 20 0 28 0 476525689 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152819792272 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16283] ppid=16275 vsize=28766288 memory=2337864 CPUtime=7.05 cores=0-7
/proc/16277/task/16283/stat : 16283 (java) S 16275 16275 13953 0 -1 1077944384 41367 0 0 0 676 29 0 0 20 0 28 0 476525689 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152818740240 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16284] ppid=16275 vsize=28766288 memory=1452 CPUtime=7.05 cores=0-7
/proc/16277/task/16284/stat : 16284 (java) S 16275 16275 13953 0 -1 1077944384 38568 0 0 0 676 29 0 0 20 0 28 0 476525689 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152817687696 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16285] ppid=16275 vsize=28766288 memory=1452 CPUtime=7.12 cores=0-7
/proc/16277/task/16285/stat : 16285 (java) S 16275 16275 13953 0 -1 1077944384 43544 0 0 0 679 33 0 0 20 0 28 0 476525689 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152816634640 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16286] ppid=16275 vsize=28766288 memory=1452 CPUtime=7.09 cores=0-7
/proc/16277/task/16286/stat : 16286 (java) S 16275 16275 13953 0 -1 1077944384 42245 0 0 0 678 31 0 0 20 0 28 0 476525689 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152815582096 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16287] ppid=16275 vsize=28766288 memory=1452 CPUtime=3.4 cores=0-7
/proc/16277/task/16287/stat : 16287 (java) S 16275 16275 13953 0 -1 1077944384 180835 0 0 0 248 92 0 0 20 0 28 0 476525690 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152772565232 140153271470722 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16288] ppid=16275 vsize=28766288 memory=2337864 CPUtime=0 cores=0-7
/proc/16277/task/16288/stat : 16288 (java) S 16275 16275 13953 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 476525691 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152771511520 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16289] ppid=16275 vsize=28766288 memory=3624 CPUtime=0 cores=0-7
/proc/16277/task/16289/stat : 16289 (java) S 16275 16275 13953 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 476525691 29456678912 584466 33554432000 4194304 4196468 140728248455312 140152770458368 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16290] ppid=16275 vsize=28766288 memory=55976 CPUtime=0 cores=0-7
/proc/16277/task/16290/stat : 16290 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476525693 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151915276240 140153271478171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16291] ppid=16275 vsize=28766288 memory=1452 CPUtime=1.63 cores=0-7
/proc/16277/task/16291/stat : 16291 (java) S 16275 16275 13953 0 -1 1077944384 7668 0 0 0 161 2 0 0 20 0 28 0 476525693 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151914224368 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16292] ppid=16275 vsize=28766288 memory=1452 CPUtime=2.03 cores=0-7
/proc/16277/task/16292/stat : 16292 (java) S 16275 16275 13953 0 -1 1077944384 9671 0 0 0 201 2 0 0 20 0 28 0 476525693 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151913171824 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16293] ppid=16275 vsize=28766288 memory=800 CPUtime=1.71 cores=0-7
/proc/16277/task/16293/stat : 16293 (java) S 16275 16275 13953 0 -1 1077944384 8800 0 0 0 169 2 0 0 20 0 28 0 476525694 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151912118768 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16294] ppid=16275 vsize=28766288 memory=1800 CPUtime=0.7 cores=0-7
/proc/16277/task/16294/stat : 16294 (java) S 16275 16275 13953 0 -1 1077944384 6590 0 0 0 68 2 0 0 20 0 28 0 476525694 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151911066224 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16295] ppid=16275 vsize=28766288 memory=3624 CPUtime=0 cores=0-7
/proc/16277/task/16295/stat : 16295 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476525694 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151910013408 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16296] ppid=16275 vsize=28766288 memory=55976 CPUtime=0.71 cores=0-7
/proc/16277/task/16296/stat : 16296 (java) S 16275 16275 13953 0 -1 1077944384 7827 0 0 0 21 50 0 0 20 0 28 0 476525694 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151908960944 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16297] ppid=16275 vsize=28766288 memory=2337864 CPUtime=2480.16 cores=0-7
/proc/16277/task/16297/stat : 16297 (java) R 16275 16275 13953 0 -1 4202560 27265 0 0 0 247997 19 0 0 20 0 28 0 476525803 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151899978712 140152916156516 0 4 0 16800975 0 0 0 -1 7 0 0 22 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16298] ppid=16275 vsize=28766288 memory=1452 CPUtime=2476.95 cores=0-7
/proc/16277/task/16298/stat : 16298 (java) R 16275 16275 13953 0 -1 4202560 35289 0 0 0 247661 34 0 0 20 0 28 0 476525803 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151898927288 140152917037038 0 4 0 16800975 0 0 0 -1 5 0 0 19 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16299] ppid=16275 vsize=28766288 memory=2024 CPUtime=2479.84 cores=0-7
/proc/16277/task/16299/stat : 16299 (java) R 16275 16275 13953 0 -1 4202560 24005 0 0 0 247964 20 0 0 20 0 28 0 476525803 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151897875256 140152917036492 0 4 0 16800975 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16300] ppid=16275 vsize=28766288 memory=1384 CPUtime=2476.29 cores=0-7
/proc/16277/task/16300/stat : 16300 (java) R 16275 16275 13953 0 -1 4202560 64546 0 0 0 247504 125 0 0 20 0 28 0 476525803 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151780135880 140152915240727 0 4 0 16800975 0 0 0 -1 6 0 0 21 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16301] ppid=16275 vsize=28766288 memory=1452 CPUtime=2476.61 cores=0-7
/proc/16277/task/16301/stat : 16301 (java) R 16275 16275 13953 0 -1 4202560 37734 0 0 0 247601 60 0 0 20 0 28 0 476525803 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151779082384 140152915240872 0 4 0 16800975 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16302] ppid=16275 vsize=28766288 memory=2337864 CPUtime=2480.98 cores=0-7
/proc/16277/task/16302/stat : 16302 (java) R 16275 16275 13953 0 -1 4202560 22310 0 0 0 248079 19 0 0 20 0 28 0 476525803 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151778029744 140152915240858 0 4 0 16800975 0 0 0 -1 2 0 0 20 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16303] ppid=16275 vsize=28766288 memory=1452 CPUtime=2477.76 cores=0-7
/proc/16277/task/16303/stat : 16303 (java) R 16275 16275 13953 0 -1 4202560 57098 0 0 0 247606 170 0 0 20 0 28 0 476525803 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151776976824 140152915397455 0 4 0 16800975 0 0 0 -1 3 0 0 22 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16304] ppid=16275 vsize=28766288 memory=2337864 CPUtime=2477.5 cores=0-7
/proc/16277/task/16304/stat : 16304 (java) R 16275 16275 13953 0 -1 4202560 72839 0 0 0 247570 180 0 0 20 0 28 0 476525804 29456678912 584466 33554432000 4194304 4196468 140728248455312 140151775927184 140152915397741 0 4 0 16800975 0 0 0 -1 0 0 0 19 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
Current children cumulated CPU time: 19894.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2339316 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.06 8.19 8.19 9/220 16491
/proc/meminfo: memFree=23535332/32770624 swapFree=66959628/67108860
[pid=16275] ppid=16272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16275/stat : 16275 (xcsp3-exec) S 16272 16275 13953 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476525688 115843072 363 33554432000 4194304 5098028 140723624325888 140723624323992 140009523339900 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35045376 140723624334198 140723624334441 140723624334441 140723624337354 0
/proc/16275/statm: 28282 363 304 221 0 87 0
[pid=16277] ppid=16275 vsize=28766288 memory=2352416 CPUtime=20035.1 cores=0-7
/proc/16277/stat : 16277 (java) S 16275 16275 13953 0 -1 1077944320 918652 0 2 0 2002559 955 0 0 20 0 28 0 476525688 29456678912 588104 33554432000 4194304 4196468 140728248455312 140728248437856 140153271459575 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
/proc/16277/statm: 7191572 588104 3550 1 0 7152672 0
[pid=16277/tid=16278] ppid=16275 vsize=28766288 memory=620 CPUtime=1.02 cores=0-7
/proc/16277/task/16278/stat : 16278 (java) S 16275 16275 13953 0 -1 1077944384 8927 0 2 0 97 5 0 0 20 0 28 0 476525688 29456678912 588104 33554432000 4194304 4196468 140728248455312 140153275700352 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16279] ppid=16275 vsize=28766288 memory=1496 CPUtime=7.19 cores=0-7
/proc/16277/task/16279/stat : 16279 (java) S 16275 16275 13953 0 -1 1077944384 45183 0 0 0 691 28 0 0 20 0 28 0 476525689 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152822950416 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16280] ppid=16275 vsize=28766288 memory=1016 CPUtime=7.21 cores=0-7
/proc/16277/task/16280/stat : 16280 (java) S 16275 16275 13953 0 -1 1077944384 46274 0 0 0 695 26 0 0 20 0 28 0 476525689 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152821897872 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16281] ppid=16275 vsize=28766288 memory=8317482817917895235 CPUtime=7.16 cores=0-7
/proc/16277/task/16281/stat : 16281 (java) S 16275 16275 13953 0 -1 1077944384 41802 0 0 0 684 32 0 0 20 0 28 0 476525689 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152820844816 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16282] ppid=16275 vsize=28766288 memory=288230596050944315 CPUtime=7.14 cores=0-7
/proc/16277/task/16282/stat : 16282 (java) S 16275 16275 13953 0 -1 1077944384 44451 0 0 0 684 30 0 0 20 0 28 0 476525689 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152819792272 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16283] ppid=16275 vsize=28766288 memory=16099273431322896 CPUtime=7.11 cores=0-7
/proc/16277/task/16283/stat : 16283 (java) S 16275 16275 13953 0 -1 1077944384 41465 0 0 0 682 29 0 0 20 0 28 0 476525689 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152818740240 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16284] ppid=16275 vsize=28766288 memory=2116 CPUtime=7.12 cores=0-7
/proc/16277/task/16284/stat : 16284 (java) S 16275 16275 13953 0 -1 1077944384 38664 0 0 0 683 29 0 0 20 0 28 0 476525689 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152817687696 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16285] ppid=16275 vsize=28766288 memory=-3622645143214314312 CPUtime=7.19 cores=0-7
/proc/16277/task/16285/stat : 16285 (java) S 16275 16275 13953 0 -1 1077944384 43670 0 0 0 686 33 0 0 20 0 28 0 476525689 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152816634640 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16286] ppid=16275 vsize=28766288 memory=2314192 CPUtime=7.16 cores=0-7
/proc/16277/task/16286/stat : 16286 (java) S 16275 16275 13953 0 -1 1077944384 43397 0 0 0 684 32 0 0 20 0 28 0 476525689 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152815582096 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16287] ppid=16275 vsize=28766288 memory=1800 CPUtime=3.42 cores=0-7
/proc/16277/task/16287/stat : 16287 (java) S 16275 16275 13953 0 -1 1077944384 181081 0 0 0 250 92 0 0 20 0 28 0 476525690 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152772565232 140153271470722 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16288] ppid=16275 vsize=28766288 memory=916 CPUtime=0 cores=0-7
/proc/16277/task/16288/stat : 16288 (java) S 16275 16275 13953 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 476525691 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152771511520 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16289] ppid=16275 vsize=28766288 memory=4436 CPUtime=0 cores=0-7
/proc/16277/task/16289/stat : 16289 (java) S 16275 16275 13953 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 476525691 29456678912 588104 33554432000 4194304 4196468 140728248455312 140152770458368 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16290] ppid=16275 vsize=28766288 memory=1976 CPUtime=0 cores=0-7
/proc/16277/task/16290/stat : 16290 (java) S 16275 16275 13953 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476525693 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151915276240 140153271478171 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16291] ppid=16275 vsize=28766288 memory=1452 CPUtime=1.63 cores=0-7
/proc/16277/task/16291/stat : 16291 (java) S 16275 16275 13953 0 -1 1077944384 7671 0 0 0 161 2 0 0 20 0 28 0 476525693 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151914224368 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16292] ppid=16275 vsize=28766288 memory=6791534058613427641 CPUtime=2.03 cores=0-7
/proc/16277/task/16292/stat : 16292 (java) S 16275 16275 13953 0 -1 1077944384 9679 0 0 0 201 2 0 0 20 0 28 0 476525693 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151913171824 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16293] ppid=16275 vsize=28766288 memory=1800 CPUtime=1.71 cores=0-7
/proc/16277/task/16293/stat : 16293 (java) S 16275 16275 13953 0 -1 1077944384 8803 0 0 0 169 2 0 0 20 0 28 0 476525694 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151912118768 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16294] ppid=16275 vsize=28766288 memory=916 CPUtime=0.7 cores=0-7
/proc/16277/task/16294/stat : 16294 (java) S 16275 16275 13953 0 -1 1077944384 6594 0 0 0 68 2 0 0 20 0 28 0 476525694 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151911066224 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16295] ppid=16275 vsize=28766288 memory=4436 CPUtime=0 cores=0-7
/proc/16277/task/16295/stat : 16295 (java) S 16275 16275 13953 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476525694 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151910013408 140153271469781 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16296] ppid=16275 vsize=28766288 memory=4096 CPUtime=0.71 cores=0-7
/proc/16277/task/16296/stat : 16296 (java) S 16275 16275 13953 0 -1 1077944384 7829 0 0 0 21 50 0 0 20 0 28 0 476525694 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151908960944 140153271470722 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16297] ppid=16275 vsize=28766288 memory=1412 CPUtime=2497.7 cores=0-7
/proc/16277/task/16297/stat : 16297 (java) R 16275 16275 13953 0 -1 4202560 27313 0 0 0 249751 19 0 0 20 0 28 0 476525803 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151899978712 140152916585893 0 4 0 16800975 0 0 0 -1 3 0 0 22 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16298] ppid=16275 vsize=28766288 memory=3832 CPUtime=2494.54 cores=0-7
/proc/16277/task/16298/stat : 16298 (java) R 16275 16275 13953 0 -1 4202560 35334 0 0 0 249420 34 0 0 20 0 28 0 476525803 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151898926752 140152915210893 0 4 0 16800975 0 0 0 -1 5 0 0 19 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16299] ppid=16275 vsize=28766288 memory=1452 CPUtime=2497.44 cores=0-7
/proc/16277/task/16299/stat : 16299 (java) R 16275 16275 13953 0 -1 4202560 24045 0 0 0 249724 20 0 0 20 0 28 0 476525803 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151897874720 140152917037104 0 4 0 16800975 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16300] ppid=16275 vsize=28766288 memory=1452 CPUtime=2493.88 cores=0-7
/proc/16277/task/16300/stat : 16300 (java) R 16275 16275 13953 0 -1 4202560 64659 0 0 0 249263 125 0 0 20 0 28 0 476525803 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151780135344 140152915497260 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16301] ppid=16275 vsize=28766288 memory=2350368 CPUtime=2494.02 cores=0-7
/proc/16277/task/16301/stat : 16301 (java) R 16275 16275 13953 0 -1 4202560 37779 0 0 0 249342 60 0 0 20 0 28 0 476525803 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151779082384 140152915240758 0 4 0 16800975 0 0 0 -1 1 0 0 22 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16302] ppid=16275 vsize=28766288 memory=14971161601488257 CPUtime=2498.58 cores=0-7
/proc/16277/task/16302/stat : 16302 (java) R 16275 16275 13953 0 -1 4202560 22347 0 0 0 249839 19 0 0 20 0 28 0 476525803 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151778029632 140152915210864 0 4 0 16800975 0 0 0 -1 4 0 0 20 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16303] ppid=16275 vsize=28766288 memory=-7595718147998060693 CPUtime=2495.25 cores=0-7
/proc/16277/task/16303/stat : 16303 (java) R 16275 16275 13953 0 -1 4202560 57151 0 0 0 249355 170 0 0 20 0 28 0 476525803 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151776977240 140152917036513 0 4 0 16800975 0 0 0 -1 7 0 0 22 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
[pid=16277/tid=16304] ppid=16275 vsize=28766288 memory=280984278667360 CPUtime=2495.09 cores=0-7
/proc/16277/task/16304/stat : 16304 (java) R 16275 16275 13953 0 -1 4202560 73175 0 0 0 249327 182 0 0 20 0 28 0 476525804 29456678912 588104 33554432000 4194304 4196468 140728248455312 140151775927184 140152917256348 0 4 0 16800975 0 0 0 -1 2 0 0 19 0 0 6293624 6294260 18513920 140728248460266 140728248460438 140728248460438 140728248463311 0
Current children cumulated CPU time: 20035.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2353868 KiB

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

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

[startup+2520.1 s]
# the end of solver process 16277 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20026.2 s, system=9.57496 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.1
CPU time (s): 20035.8
CPU user time (s): 20026.2
CPU system time (s): 9.57496
CPU usage (%): 795.038
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 4557624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20026.2
system time used= 9.57496
maximum resident set size= 4558220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 919649
page faults= 2
swaps= 0
block input operations= 19760
block output operations= 3632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 251519
involuntary context switches= 249596


# summary of solver processes directly reported to runsolver:
#   pid: 16275,16277
#   total CPU time (s): 20035.8
#   total CPU user time (s): 20026.2
#   total CPU system time (s): 9.57496

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.5914 second user time and 25.7733 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-20 20:02:08
IDJOB=4404427
IDBENCH=134574
IDSOLVER=2865
FILE ID=node127/4404427-1569002568
RUNJOBID= node127-1568994624-13980
PBS_JOBID= 21704728
Free space on /tmp= 35920 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-4_X2.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-4404427-1569002568/watcher-4404427-1569002568 -o /tmp/evaluation-result-4404427-1569002568/solver-4404427-1569002568 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1568994624-13980 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 550499782 HOME/instance-4404427-1569002568.xml

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

MD5SUM BENCH= f5121aa225c6127ab5abec7ec5104cc1
RANDOM SEED=550499782

node127.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.55
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.55
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.55
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.55
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:        25891640 kB
MemAvailable:   31807572 kB
Buffers:           30588 kB
Cached:          6082016 kB
SwapCached:        44464 kB
Active:          2981900 kB
Inactive:        3180340 kB
Active(anon):        296 kB
Inactive(anon):    98832 kB
Active(file):    2981604 kB
Inactive(file):  3081508 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       66959628 kB
Dirty:             26020 kB
Writeback:             0 kB
AnonPages:        114488 kB
Mapped:            52400 kB
Shmem:             40780 kB
Slab:             310860 kB
SReclaimable:     281280 kB
SUnreclaim:        29580 kB
KernelStack:        3504 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35896 MiB
End job on node127 at 2019-09-20 20:44:08