Trace number 4280746

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 4.0.5 par (2017-08-18)? (TO) 19398.4 2520.1399

General information on the benchmark

NameGracefulGraph/GracefulGraph-m1-s1/
GracefulGraph-K10-P04.xml
MD5SUMddb81c87fc1d8e68708f77d31c52a231
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints212
Number of domains2
Minimum domain size210
Maximum domain size211
Distribution of domain sizes[{"size":210,"count":210},{"size":211,"count":40}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":220},{"degree":2,"count":210},{"degree":11,"count":20},{"degree":12,"count":20}]
Minimum constraint arity3
Maximum constraint arity210
Distribution of constraint arities[{"arity":3,"count":210},{"arity":40,"count":1},{"arity":210,"count":1}]
Number of extensional constraints0
Number of intensional constraints210
Distribution of constraint types[{"type":"intension","count":210},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280746-1503122477.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280746-1503122477.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
2.16/0.80	c solve instance...
19397.47/2520.10	s UNKNOWN
19397.47/2520.10	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 (13314 MiB free)
  memory of node 1: 16384 MiB (13298 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280746-1503122477/watcher-4280746-1503122477 -o /tmp/evaluation-result-4280746-1503122477/solver-4280746-1503122477 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503118348-10945 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1644906462 HOME/instance-4280746-1503122477.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
Current StackSize limit: 8192 KiB
solver pid=11529, runsolver pid=11526


[startup+0.100113 s]*
/proc/loadavg: 7.54 7.89 7.68 3/199 11550
/proc/meminfo: memFree=27234856/32770624 swapFree=67108860/67108860
[pid=11529] ppid=11526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11529/stat : 11529 (xcsp3-exec) S 11526 11529 10918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145335240 9740288 346 33554432000 4194304 5098028 140729455993312 140729455991416 140324881330812 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15970304 140729456002148 140729456002359 140729456002359 140729456005099 0
/proc/11529/statm: 2378 346 289 221 0 87 0
[pid=11531] ppid=11529 vsize=25999808 memory=26984 CPUtime=0.11 cores=0-7
/proc/11531/stat : 11531 (java) S 11529 11529 10918 0 -1 1077944320 5687 0 0 0 10 1 0 0 20 0 20 0 145335240 26623803392 6746 33554432000 4194304 4196468 140732038178464 140732038161008 139642701061879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
/proc/11531/statm: 6499952 6746 2839 1 0 6488269 0
[pid=11531/tid=11532] ppid=11529 vsize=25999808 memory=8040502517855853210 CPUtime=0.08 cores=0-7
/proc/11531/task/11532/stat : 11532 (java) R 11529 11529 10918 0 -1 4202560 3696 0 0 0 8 0 0 0 20 0 20 0 145335240 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642705295152 139642685105509 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11533] ppid=11529 vsize=25999808 memory=732370353603808229 CPUtime=0 cores=0-7
/proc/11531/task/11533/stat : 11533 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642608622352 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11534] ppid=11529 vsize=25999808 memory=140215266354816 CPUtime=0 cores=0-7
/proc/11531/task/11534/stat : 11534 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642258426768 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11535] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11535/stat : 11535 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642257374224 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11536] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11536/stat : 11536 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642256321680 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11537] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11537/stat : 11537 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642255268112 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11538] ppid=11529 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11531/task/11538/stat : 11538 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642254215568 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11539] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11539/stat : 11539 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642253163024 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11540] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11540/stat : 11540 (java) S 11529 11529 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145335241 26623803392 6746 33554432000 4194304 4196468 140732038178464 139642252110480 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11541] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11541/stat : 11541 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335243 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641375980016 139642701073026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11542] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11542/stat : 11542 (java) S 11529 11529 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145335243 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641374926240 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11543] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11543/stat : 11543 (java) S 11529 11529 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145335243 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641373873648 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11544] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11544/stat : 11544 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335246 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641372822224 139642701080475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11545] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11545/stat : 11545 (java) S 11529 11529 10918 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 145335246 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641371768816 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11546] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11546/stat : 11546 (java) S 11529 11529 10918 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 145335246 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641370716272 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11547] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11547/stat : 11547 (java) S 11529 11529 10918 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 145335246 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641369663728 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11548] ppid=11529 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/11531/task/11548/stat : 11548 (java) S 11529 11529 10918 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 20 0 145335246 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641368611184 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11549] ppid=11529 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11549/stat : 11549 (java) S 11529 11529 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145335246 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641367558880 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11550] ppid=11529 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/11531/task/11550/stat : 11550 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335246 26623803392 6746 33554432000 4194304 4196468 140732038178464 139641366506416 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28368 KiB

[startup+0.210355 s]*
/proc/loadavg: 7.54 7.89 7.68 2/199 11550
/proc/meminfo: memFree=27224048/32770624 swapFree=67108860/67108860
[pid=11529] ppid=11526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11529/stat : 11529 (xcsp3-exec) S 11526 11529 10918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145335240 9740288 346 33554432000 4194304 5098028 140729455993312 140729455991416 140324881330812 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15970304 140729456002148 140729456002359 140729456002359 140729456005099 0
/proc/11529/statm: 2378 346 289 221 0 87 0
[pid=11531] ppid=11529 vsize=26004064 memory=39068 CPUtime=0.33 cores=0-7
/proc/11531/stat : 11531 (java) S 11529 11529 10918 0 -1 1077944320 8371 0 0 0 30 3 0 0 20 0 20 0 145335240 26628161536 9767 33554432000 4194304 4196468 140732038178464 140732038161008 139642701061879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
/proc/11531/statm: 6501016 9767 3057 1 0 6488269 0
[pid=11531/tid=11532] ppid=11529 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/11531/task/11532/stat : 11532 (java) R 11529 11529 10918 0 -1 1077944384 5465 0 0 0 18 1 0 0 20 0 20 0 145335240 26628161536 9767 33554432000 4194304 4196468 140732038178464 139642705272688 139642693741101 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11533] ppid=11529 vsize=26004096 memory=280430379312888 CPUtime=0 cores=0-7
/proc/11531/task/11533/stat : 11533 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26628194304 9767 33554432000 4194304 4196468 140732038178464 139642608622352 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11534] ppid=11529 vsize=26004096 memory=140215266354816 CPUtime=0 cores=0-7
/proc/11531/task/11534/stat : 11534 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26628194304 9767 33554432000 4194304 4196468 140732038178464 139642258426768 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11535] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11535/stat : 11535 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 9767 33554432000 4194304 4196468 140732038178464 139642257374224 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11536] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11536/stat : 11536 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 9767 33554432000 4194304 4196468 140732038178464 139642256321680 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11537] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11537/stat : 11537 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 9767 33554432000 4194304 4196468 140732038178464 139642255268112 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11538] ppid=11529 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11531/task/11538/stat : 11538 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 9767 33554432000 4194304 4196468 140732038178464 139642254215568 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11539] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11539/stat : 11539 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 9767 33554432000 4194304 4196468 140732038178464 139642253163024 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11540] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11540/stat : 11540 (java) S 11529 11529 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 9767 33554432000 4194304 4196468 140732038178464 139642252110480 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11541] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11541/stat : 11541 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335243 26628161536 9767 33554432000 4194304 4196468 140732038178464 139641375980016 139642701073026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11542] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11542/stat : 11542 (java) S 11529 11529 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145335243 26628161536 9767 33554432000 4194304 4196468 140732038178464 139641374926240 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11543] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11543/stat : 11543 (java) S 11529 11529 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145335243 26628161536 9767 33554432000 4194304 4196468 140732038178464 139641373873648 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11544] ppid=11529 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11544/stat : 11544 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335246 26628194304 9767 33554432000 4194304 4196468 140732038178464 139641372822224 139642701080475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11545] ppid=11529 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/11531/task/11545/stat : 11545 (java) S 11529 11529 10918 0 -1 1077944384 522 0 0 0 1 0 0 0 20 0 20 0 145335246 26628194304 9767 33554432000 4194304 4196468 140732038178464 139641371768816 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11546] ppid=11529 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11531/task/11546/stat : 11546 (java) S 11529 11529 10918 0 -1 1077944384 164 0 0 0 1 0 0 0 20 0 20 0 145335246 26628161536 9767 33554432000 4194304 4196468 140732038178464 139641370716272 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11547] ppid=11529 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/11531/task/11547/stat : 11547 (java) S 11529 11529 10918 0 -1 1077944384 214 0 0 0 1 0 0 0 20 0 20 0 145335246 26628161536 9767 33554432000 4194304 4196468 140732038178464 139641369663728 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11548] ppid=11529 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/11531/task/11548/stat : 11548 (java) S 11529 11529 10918 0 -1 1077944384 704 0 0 0 7 0 0 0 20 0 20 0 145335246 26628161536 9767 33554432000 4194304 4196468 140732038178464 139641368611184 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11549] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11549/stat : 11549 (java) S 11529 11529 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145335246 26628161536 9767 33554432000 4194304 4196468 140732038178464 139641367558880 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11550] ppid=11529 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11531/task/11550/stat : 11550 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335246 26628161536 9767 33554432000 4194304 4196468 140732038178464 139641366506416 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40452 KiB

[startup+0.310211 s]*
/proc/loadavg: 7.54 7.89 7.68 4/199 11550
/proc/meminfo: memFree=27219644/32770624 swapFree=67108860/67108860
[pid=11529] ppid=11526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11529/stat : 11529 (xcsp3-exec) S 11526 11529 10918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145335240 9740288 346 33554432000 4194304 5098028 140729455993312 140729455991416 140324881330812 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15970304 140729456002148 140729456002359 140729456002359 140729456005099 0
/proc/11529/statm: 2378 346 289 221 0 87 0
[pid=11531] ppid=11529 vsize=26004064 memory=45660 CPUtime=0.5 cores=0-7
/proc/11531/stat : 11531 (java) S 11529 11529 10918 0 -1 1077944320 9208 0 0 0 46 4 0 0 20 0 20 0 145335240 26628161536 11415 33554432000 4194304 4196468 140732038178464 140732038161008 139642701061879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
/proc/11531/statm: 6501016 11415 3086 1 0 6488269 0
[pid=11531/tid=11532] ppid=11529 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11531/task/11532/stat : 11532 (java) R 11529 11529 10918 0 -1 4202560 6162 0 0 0 27 2 0 0 20 0 20 0 145335240 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642705296928 139642685142366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11533] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11533/stat : 11533 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642608622352 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11534] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11534/stat : 11534 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642258426768 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11535] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11535/stat : 11535 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642257374224 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11536] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11536/stat : 11536 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642256321680 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11537] ppid=11529 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/11531/task/11537/stat : 11537 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642255268112 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11538] ppid=11529 vsize=26004064 memory=140215113053103 CPUtime=0 cores=0-7
/proc/11531/task/11538/stat : 11538 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642254215568 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11539] ppid=11529 vsize=26004064 memory=140215113055408 CPUtime=0 cores=0-7
/proc/11531/task/11539/stat : 11539 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642253163024 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11540] ppid=11529 vsize=26004064 memory=140215113057712 CPUtime=0 cores=0-7
/proc/11531/task/11540/stat : 11540 (java) S 11529 11529 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145335241 26628161536 11479 33554432000 4194304 4196468 140732038178464 139642252110480 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11541] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11541/stat : 11541 (java) S 11529 11529 10918 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145335243 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641375980016 139642701073026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11542] ppid=11529 vsize=26004064 memory=280430226122384 CPUtime=0 cores=0-7
/proc/11531/task/11542/stat : 11542 (java) S 11529 11529 10918 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145335243 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641374926240 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11543] ppid=11529 vsize=26004064 memory=280430226129296 CPUtime=0 cores=0-7
/proc/11531/task/11543/stat : 11543 (java) S 11529 11529 10918 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145335243 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641373873648 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11544] ppid=11529 vsize=26004064 memory=280430226070576 CPUtime=0 cores=0-7
/proc/11531/task/11544/stat : 11544 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335246 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641372822224 139642701080475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11545] ppid=11529 vsize=26004064 memory=280430226143120 CPUtime=0.01 cores=0-7
/proc/11531/task/11545/stat : 11545 (java) S 11529 11529 10918 0 -1 1077944384 543 0 0 0 1 0 0 0 20 0 20 0 145335246 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641371768816 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11546] ppid=11529 vsize=26004064 memory=280430226150032 CPUtime=0.03 cores=0-7
/proc/11531/task/11546/stat : 11546 (java) S 11529 11529 10918 0 -1 1077944384 193 0 0 0 3 0 0 0 20 0 20 0 145335246 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641370716272 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11547] ppid=11529 vsize=26004064 memory=280430226147728 CPUtime=0.02 cores=0-7
/proc/11531/task/11547/stat : 11547 (java) S 11529 11529 10918 0 -1 1077944384 226 0 0 0 2 0 0 0 20 0 20 0 145335246 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641369663728 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11548] ppid=11529 vsize=26004064 memory=280430226163888 CPUtime=0.12 cores=0-7
/proc/11531/task/11548/stat : 11548 (java) S 11529 11529 10918 0 -1 1077944384 781 0 0 0 12 0 0 0 20 0 20 0 145335246 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641368611184 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11549] ppid=11529 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/11531/task/11549/stat : 11549 (java) S 11529 11529 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145335246 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641367558880 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11550] ppid=11529 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/11531/task/11550/stat : 11550 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335246 26628161536 11479 33554432000 4194304 4196468 140732038178464 139641366506416 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47044 KiB

[startup+0.701004 s]
/proc/loadavg: 7.54 7.89 7.68 4/199 11550
/proc/meminfo: memFree=27200040/32770624 swapFree=67108860/67108860
[pid=11529] ppid=11526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11529/stat : 11529 (xcsp3-exec) S 11526 11529 10918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145335240 9740288 346 33554432000 4194304 5098028 140729455993312 140729455991416 140324881330812 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15970304 140729456002148 140729456002359 140729456002359 140729456005099 0
/proc/11529/statm: 2378 346 289 221 0 87 0
[pid=11531] ppid=11529 vsize=26006188 memory=89396 CPUtime=1.71 cores=0-7
/proc/11531/stat : 11531 (java) S 11529 11529 10918 0 -1 1077944320 12975 0 0 0 165 6 0 0 20 0 20 0 145335240 26630336512 22349 33554432000 4194304 4196468 140732038178464 140732038161008 139642701061879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
/proc/11531/statm: 6501547 22349 3209 1 0 6488781 0
[pid=11531/tid=11532] ppid=11529 vsize=26006188 memory=280430226458752 CPUtime=0.67 cores=0-7
/proc/11531/task/11532/stat : 11532 (java) R 11529 11529 10918 0 -1 4202560 6824 0 0 0 64 3 0 0 20 0 20 0 145335240 26630336512 22349 33554432000 4194304 4196468 140732038178464 139642705294400 139642701073814 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11533] ppid=11529 vsize=26006188 memory=1948 CPUtime=0 cores=0-7
/proc/11531/task/11533/stat : 11533 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26630336512 22349 33554432000 4194304 4196468 140732038178464 139642608622352 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11534] ppid=11529 vsize=26006188 memory=800 CPUtime=0 cores=0-7
/proc/11531/task/11534/stat : 11534 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26630336512 22349 33554432000 4194304 4196468 140732038178464 139642258426768 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11535] ppid=11529 vsize=26006188 memory=12132 CPUtime=0 cores=0-7
/proc/11531/task/11535/stat : 11535 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145335241 26630336512 22349 33554432000 4194304 4196468 140732038178464 139642257374224 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0

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

[pid=11531/tid=11558] ppid=11529 vsize=26538700 memory=1384 CPUtime=2309.77 cores=0-7
/proc/11531/task/11558/stat : 11558 (java) R 11529 11529 10918 0 -1 4202560 7535 0 0 0 230958 19 0 0 20 0 28 0 145335322 27175628800 85041 33554432000 4194304 4196468 140732038178464 139641351127144 139642296312515 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
Current children cumulated CPU time: 18813.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 341548 KiB

[startup+2502.31 s]
/proc/loadavg: 8.03 7.70 7.88 10/207 11615
/proc/meminfo: memFree=26929632/32770624 swapFree=67108860/67108860
[pid=11529] ppid=11526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11529/stat : 11529 (xcsp3-exec) S 11526 11529 10918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145335240 9740288 346 33554432000 4194304 5098028 140729455993312 140729455991416 140324881330812 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15970304 140729456002148 140729456002359 140729456002359 140729456005099 0
/proc/11529/statm: 2378 346 289 221 0 87 0
[pid=11531] ppid=11529 vsize=26538700 memory=330900 CPUtime=19265.5 cores=0-7
/proc/11531/stat : 11531 (java) S 11529 11529 10918 0 -1 1077944320 390333 0 0 0 1918929 7619 0 0 20 0 28 0 145335240 27175628800 82725 33554432000 4194304 4196468 140732038178464 140732038161008 139642701061879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
/proc/11531/statm: 6634675 82725 3293 1 0 6621909 0
[pid=11531/tid=11532] ppid=11529 vsize=26538700 memory=280430229352176 CPUtime=0.78 cores=0-7
/proc/11531/task/11532/stat : 11532 (java) S 11529 11529 10918 0 -1 1077944384 6890 0 0 0 75 3 0 0 20 0 28 0 145335240 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642705302656 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11533] ppid=11529 vsize=26538700 memory=332164 CPUtime=8.81 cores=0-7
/proc/11531/task/11533/stat : 11533 (java) S 11529 11529 10918 0 -1 1077944384 18368 0 0 0 847 34 0 0 20 0 28 0 145335241 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642608622352 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11534] ppid=11529 vsize=26538700 memory=330900 CPUtime=8.86 cores=0-7
/proc/11531/task/11534/stat : 11534 (java) S 11529 11529 10918 0 -1 1077944384 21508 0 0 0 854 32 0 0 20 0 28 0 145335241 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642258426768 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11535] ppid=11529 vsize=26538700 memory=0 CPUtime=8.78 cores=0-7
/proc/11531/task/11535/stat : 11535 (java) S 11529 11529 10918 0 -1 1077944384 20617 0 0 0 845 33 0 0 20 0 28 0 145335241 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642257374224 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11536] ppid=11529 vsize=26538700 memory=0 CPUtime=8.87 cores=0-7
/proc/11531/task/11536/stat : 11536 (java) S 11529 11529 10918 0 -1 1077944384 20316 0 0 0 854 33 0 0 20 0 28 0 145335241 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642256321680 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11537] ppid=11529 vsize=26538700 memory=301793952447856926 CPUtime=8.82 cores=0-7
/proc/11531/task/11537/stat : 11537 (java) S 11529 11529 10918 0 -1 1077944384 20200 0 0 0 846 36 0 0 20 0 28 0 145335241 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642255268112 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11538] ppid=11529 vsize=26538700 memory=1384 CPUtime=8.88 cores=0-7
/proc/11531/task/11538/stat : 11538 (java) S 11529 11529 10918 0 -1 1077944384 23325 0 0 0 855 33 0 0 20 0 28 0 145335241 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642254215568 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11539] ppid=11529 vsize=26538700 memory=1384 CPUtime=8.79 cores=0-7
/proc/11531/task/11539/stat : 11539 (java) S 11529 11529 10918 0 -1 1077944384 23097 0 0 0 848 31 0 0 20 0 28 0 145335241 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642253163024 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11540] ppid=11529 vsize=26538700 memory=1384 CPUtime=8.83 cores=0-7
/proc/11531/task/11540/stat : 11540 (java) S 11529 11529 10918 0 -1 1077944384 22910 0 0 0 851 32 0 0 20 0 28 0 145335241 27175628800 82725 33554432000 4194304 4196468 140732038178464 139642252110480 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11541] ppid=11529 vsize=26538700 memory=333308 CPUtime=111.21 cores=0-7
/proc/11531/task/11541/stat : 11541 (java) S 11529 11529 10918 0 -1 1077944384 54664 0 0 0 3870 7251 0 0 20 0 28 0 145335243 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641375980016 139642701073026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11542] ppid=11529 vsize=26538700 memory=932 CPUtime=0 cores=0-7
/proc/11531/task/11542/stat : 11542 (java) S 11529 11529 10918 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 145335243 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641374926304 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11543] ppid=11529 vsize=26538700 memory=1568 CPUtime=0 cores=0-7
/proc/11531/task/11543/stat : 11543 (java) S 11529 11529 10918 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 28 0 145335243 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641373873664 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11544] ppid=11529 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11531/task/11544/stat : 11544 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145335246 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641372822224 139642701080475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11545] ppid=11529 vsize=26538700 memory=331924 CPUtime=2.8 cores=0-7
/proc/11531/task/11545/stat : 11545 (java) S 11529 11529 10918 0 -1 1077944384 14233 0 0 0 276 4 0 0 20 0 28 0 145335246 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641371768816 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11546] ppid=11529 vsize=26538700 memory=1236 CPUtime=2.39 cores=0-7
/proc/11531/task/11546/stat : 11546 (java) S 11529 11529 10918 0 -1 1077944384 13597 0 0 0 236 3 0 0 20 0 28 0 145335246 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641370716272 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11547] ppid=11529 vsize=26538700 memory=1384 CPUtime=2.61 cores=0-7
/proc/11531/task/11547/stat : 11547 (java) S 11529 11529 10918 0 -1 1077944384 15776 0 0 0 258 3 0 0 20 0 28 0 145335246 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641369663728 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11548] ppid=11529 vsize=26538700 memory=332440 CPUtime=0.8 cores=0-7
/proc/11531/task/11548/stat : 11548 (java) S 11529 11529 10918 0 -1 1077944384 10800 0 0 0 78 2 0 0 20 0 28 0 145335246 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641368611184 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11549] ppid=11529 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/11531/task/11549/stat : 11549 (java) S 11529 11529 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145335246 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641367558880 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11550] ppid=11529 vsize=26538700 memory=1796 CPUtime=0.65 cores=0-7
/proc/11531/task/11550/stat : 11550 (java) S 11529 11529 10918 0 -1 1077944384 2557 0 0 0 25 40 0 0 20 0 28 0 145335246 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641366506416 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11551] ppid=11529 vsize=26538700 memory=644 CPUtime=2362.1 cores=0-7
/proc/11531/task/11551/stat : 11551 (java) R 11529 11529 10918 0 -1 4202560 7265 0 0 0 236190 20 0 0 20 0 28 0 145335321 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641358494936 139642296190560 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11552] ppid=11529 vsize=26538700 memory=960 CPUtime=2361.75 cores=0-7
/proc/11531/task/11552/stat : 11552 (java) R 11529 11529 10918 0 -1 4202560 7016 0 0 0 236154 21 0 0 20 0 28 0 145335321 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641357443296 139642296188630 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11553] ppid=11529 vsize=26538700 memory=1384 CPUtime=2436.32 cores=0-7
/proc/11531/task/11553/stat : 11553 (java) R 11529 11529 10918 0 -1 4202560 21724 0 0 0 243618 14 0 0 20 0 28 0 145335321 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641356389880 139642298474298 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11554] ppid=11529 vsize=26538700 memory=4100 CPUtime=2412 cores=0-7
/proc/11531/task/11554/stat : 11554 (java) R 11529 11529 10918 0 -1 4202560 19114 0 0 0 241183 17 0 0 20 0 28 0 145335321 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641355337560 139642295489122 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11555] ppid=11529 vsize=26538700 memory=40192 CPUtime=2368.41 cores=0-7
/proc/11531/task/11555/stat : 11555 (java) R 11529 11529 10918 0 -1 4202560 16939 0 0 0 236817 24 0 0 20 0 28 0 145335322 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641354287136 139642296188419 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11556] ppid=11529 vsize=26538700 memory=332396 CPUtime=2363.49 cores=0-7
/proc/11531/task/11556/stat : 11556 (java) R 11529 11529 10918 0 -1 4202560 5914 0 0 0 236327 22 0 0 20 0 28 0 145335322 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641353232360 139642296190525 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11557] ppid=11529 vsize=26538700 memory=4100 CPUtime=2404.58 cores=0-7
/proc/11531/task/11557/stat : 11557 (java) R 11529 11529 10918 0 -1 4202560 14574 0 0 0 240442 16 0 0 20 0 28 0 145335322 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641352179704 139642298474328 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11558] ppid=11529 vsize=26538700 memory=40192 CPUtime=2364.7 cores=0-7
/proc/11531/task/11558/stat : 11558 (java) R 11529 11529 10918 0 -1 4202560 7578 0 0 0 236450 20 0 0 20 0 28 0 145335322 27175628800 82725 33554432000 4194304 4196468 140732038178464 139641351127240 139642295733071 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
Current children cumulated CPU time: 19265.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 332284 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.31 7.79 7.91 9/207 11615
/proc/meminfo: memFree=26935712/32770624 swapFree=67108860/67108860
[pid=11529] ppid=11526 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/11529/stat : 11529 (xcsp3-exec) S 11526 11529 10918 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 145335240 9740288 346 33554432000 4194304 5098028 140729455993312 140729455991416 140324881330812 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15970304 140729456002148 140729456002359 140729456002359 140729456005099 0
/proc/11529/statm: 2378 346 289 221 0 87 0
[pid=11531] ppid=11529 vsize=26538700 memory=325872 CPUtime=19397.5 cores=0-7
/proc/11531/stat : 11531 (java) S 11529 11529 10918 0 -1 1077944320 391352 0 0 0 1932025 7722 0 0 20 0 28 0 145335240 27175628800 81468 33554432000 4194304 4196468 140732038178464 140732038161008 139642701061879 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
/proc/11531/statm: 6634675 81468 3293 1 0 6621909 0
[pid=11531/tid=11532] ppid=11529 vsize=26538700 memory=6791534058613427641 CPUtime=0.78 cores=0-7
/proc/11531/task/11532/stat : 11532 (java) S 11529 11529 10918 0 -1 1077944384 6890 0 0 0 75 3 0 0 20 0 28 0 145335240 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642705302656 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11533] ppid=11529 vsize=26538700 memory=-7003737579269690708 CPUtime=8.9 cores=0-7
/proc/11531/task/11533/stat : 11533 (java) S 11529 11529 10918 0 -1 1077944384 18369 0 0 0 855 35 0 0 20 0 28 0 145335241 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642608622352 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11534] ppid=11529 vsize=26538700 memory=4612 CPUtime=8.95 cores=0-7
/proc/11531/task/11534/stat : 11534 (java) S 11529 11529 10918 0 -1 1077944384 21510 0 0 0 862 33 0 0 20 0 28 0 145335241 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642258426768 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11535] ppid=11529 vsize=26538700 memory=1004 CPUtime=8.86 cores=0-7
/proc/11531/task/11535/stat : 11535 (java) S 11529 11529 10918 0 -1 1077944384 21135 0 0 0 853 33 0 0 20 0 28 0 145335241 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642257374224 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11536] ppid=11529 vsize=26538700 memory=1200 CPUtime=8.95 cores=0-7
/proc/11531/task/11536/stat : 11536 (java) S 11529 11529 10918 0 -1 1077944384 20318 0 0 0 861 34 0 0 20 0 28 0 145335241 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642256321680 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11537] ppid=11529 vsize=26538700 memory=15876 CPUtime=8.9 cores=0-7
/proc/11531/task/11537/stat : 11537 (java) S 11529 11529 10918 0 -1 1077944384 20264 0 0 0 854 36 0 0 20 0 28 0 145335241 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642255268112 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11538] ppid=11529 vsize=26538700 memory=22276 CPUtime=8.96 cores=0-7
/proc/11531/task/11538/stat : 11538 (java) S 11529 11529 10918 0 -1 1077944384 23326 0 0 0 863 33 0 0 20 0 28 0 145335241 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642254215568 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11539] ppid=11529 vsize=26538700 memory=4052 CPUtime=8.86 cores=0-7
/proc/11531/task/11539/stat : 11539 (java) S 11529 11529 10918 0 -1 1077944384 23099 0 0 0 855 31 0 0 20 0 28 0 145335241 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642253163024 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11540] ppid=11529 vsize=26538700 memory=1384 CPUtime=8.9 cores=0-7
/proc/11531/task/11540/stat : 11540 (java) S 11529 11529 10918 0 -1 1077944384 22912 0 0 0 858 32 0 0 20 0 28 0 145335241 27175628800 81468 33554432000 4194304 4196468 140732038178464 139642252110480 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11541] ppid=11529 vsize=26538700 memory=326904 CPUtime=112.71 cores=0-7
/proc/11531/task/11541/stat : 11541 (java) S 11529 11529 10918 0 -1 1077944384 55043 0 0 0 3919 7352 0 0 20 0 28 0 145335243 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641375980016 139642701073026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11542] ppid=11529 vsize=26538700 memory=1948 CPUtime=0 cores=0-7
/proc/11531/task/11542/stat : 11542 (java) S 11529 11529 10918 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 145335243 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641374926304 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11543] ppid=11529 vsize=26538700 memory=800 CPUtime=0 cores=0-7
/proc/11531/task/11543/stat : 11543 (java) S 11529 11529 10918 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 28 0 145335243 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641373873664 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11544] ppid=11529 vsize=26538700 memory=12132 CPUtime=0 cores=0-7
/proc/11531/task/11544/stat : 11544 (java) S 11529 11529 10918 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145335246 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641372822224 139642701080475 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11545] ppid=11529 vsize=26538700 memory=327928 CPUtime=2.8 cores=0-7
/proc/11531/task/11545/stat : 11545 (java) S 11529 11529 10918 0 -1 1077944384 14233 0 0 0 276 4 0 0 20 0 28 0 145335246 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641371768816 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11546] ppid=11529 vsize=26538700 memory=1292 CPUtime=2.39 cores=0-7
/proc/11531/task/11546/stat : 11546 (java) S 11529 11529 10918 0 -1 1077944384 13597 0 0 0 236 3 0 0 20 0 28 0 145335246 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641370716272 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11547] ppid=11529 vsize=26538700 memory=2448 CPUtime=2.61 cores=0-7
/proc/11531/task/11547/stat : 11547 (java) S 11529 11529 10918 0 -1 1077944384 15776 0 0 0 258 3 0 0 20 0 28 0 145335246 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641369663728 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11548] ppid=11529 vsize=26538700 memory=1732 CPUtime=0.8 cores=0-7
/proc/11531/task/11548/stat : 11548 (java) S 11529 11529 10918 0 -1 1077944384 10800 0 0 0 78 2 0 0 20 0 28 0 145335246 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641368611184 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11549] ppid=11529 vsize=26538700 memory=4100 CPUtime=0 cores=0-7
/proc/11531/task/11549/stat : 11549 (java) S 11529 11529 10918 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145335246 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641367558880 139642701072085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11550] ppid=11529 vsize=26538700 memory=40192 CPUtime=0.72 cores=0-7
/proc/11531/task/11550/stat : 11550 (java) S 11529 11529 10918 0 -1 1077944384 2559 0 0 0 32 40 0 0 20 0 28 0 145335246 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641366506416 139642701073026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11551] ppid=11529 vsize=26538700 memory=1292 CPUtime=2378.08 cores=0-7
/proc/11531/task/11551/stat : 11551 (java) R 11529 11529 10918 0 -1 4202560 7267 0 0 0 237788 20 0 0 20 0 28 0 145335321 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641358494936 139642296190610 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11552] ppid=11529 vsize=26538700 memory=2448 CPUtime=2377.75 cores=0-7
/proc/11531/task/11552/stat : 11552 (java) R 11529 11529 10918 0 -1 4202560 7017 0 0 0 237753 22 0 0 20 0 28 0 145335321 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641357443392 139642296190441 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11553] ppid=11529 vsize=26538700 memory=1732 CPUtime=2453.48 cores=0-7
/proc/11531/task/11553/stat : 11553 (java) R 11529 11529 10918 0 -1 4202560 21728 0 0 0 245334 14 0 0 20 0 28 0 145335321 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641356389744 139642298474403 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11554] ppid=11529 vsize=26538700 memory=325876 CPUtime=2428.06 cores=0-7
/proc/11531/task/11554/stat : 11554 (java) R 11529 11529 10918 0 -1 4202560 19122 0 0 0 242789 17 0 0 20 0 28 0 145335321 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641355337280 139642296190581 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11555] ppid=11529 vsize=26538700 memory=5796 CPUtime=2384.41 cores=0-7
/proc/11531/task/11555/stat : 11555 (java) R 11529 11529 10918 0 -1 4202560 16954 0 0 0 238417 24 0 0 20 0 28 0 145335322 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641354287696 139642296190453 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11556] ppid=11529 vsize=26538700 memory=1224 CPUtime=2379.52 cores=0-7
/proc/11531/task/11556/stat : 11556 (java) R 11529 11529 10918 0 -1 4202560 5914 0 0 0 237929 23 0 0 20 0 28 0 145335322 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641353232192 139642296190594 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11557] ppid=11529 vsize=26538700 memory=8708 CPUtime=2421.27 cores=0-7
/proc/11531/task/11557/stat : 11557 (java) R 11529 11529 10918 0 -1 4202560 14588 0 0 0 242110 17 0 0 20 0 28 0 145335322 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641352179704 139642298474100 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
[pid=11531/tid=11558] ppid=11529 vsize=26538700 memory=1712 CPUtime=2380.67 cores=0-7
/proc/11531/task/11558/stat : 11558 (java) R 11529 11529 10918 0 -1 4202560 7580 0 0 0 238047 20 0 0 20 0 28 0 145335322 27175628800 81468 33554432000 4194304 4196468 140732038178464 139641351127104 139642297607309 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25964544 140732038186130 140732038186307 140732038186307 140732038189007 0
Current children cumulated CPU time: 19397.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 327256 KiB

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

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

[startup+2520.14 s]
# the end of solver process 11531 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19321.2 s, system=77.2409 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.14
CPU time (s): 19398.4
CPU user time (s): 19321.2
CPU system time (s): 77.2409
CPU usage (%): 769.734
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 488600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19321.2
system time used= 77.2409
maximum resident set size= 512000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 392005
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 303747
involuntary context switches= 206453


# summary of solver processes directly reported to runsolver:
#   pid: 11529,11531
#   total CPU time (s): 19398.4
#   total CPU user time (s): 19321.2
#   total CPU system time (s): 77.2409

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.6137 second user time and 24.2562 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-19 07:46:58
IDJOB=4280746
IDBENCH=120738
IDSOLVER=2675
FILE ID=node113/4280746-1503122477
RUNJOBID= node113-1503118348-10945
PBS_JOBID= 20630765
Free space on /tmp= 61692 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/GracefulGraph/GracefulGraph-m1-s1/GracefulGraph-K10-P04.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280746-1503122477/watcher-4280746-1503122477 -o /tmp/evaluation-result-4280746-1503122477/solver-4280746-1503122477 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1503118348-10945 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1644906462 HOME/instance-4280746-1503122477.xml

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

MD5SUM BENCH= ddb81c87fc1d8e68708f77d31c52a231
RANDOM SEED=1644906462

node113.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.89
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.89
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.89
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.89
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:        27251868 kB
MemAvailable:   31971488 kB
Buffers:          245544 kB
Cached:          4765076 kB
SwapCached:            0 kB
Active:          1238932 kB
Inactive:        3825976 kB
Active(anon):       4516 kB
Inactive(anon):    85840 kB
Active(file):    1234416 kB
Inactive(file):  3740136 kB
Unevictable:        7568 kB
Mlocked:            7568 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7792 kB
Writeback:             4 kB
AnonPages:        324436 kB
Mapped:            50588 kB
Shmem:             33416 kB
Slab:             148236 kB
SReclaimable:     121808 kB
SUnreclaim:        26428 kB
KernelStack:        3360 kB
PageTables:         4924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61684 MiB
End job on node113 at 2017-08-19 08:28:58