Trace number 4393648

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-06-14 parallel? (TO) 20049.7 2520.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-5_X2.xml
MD5SUM0d344e361328211ed16699cc315bd3d7
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 benchmark165.955
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-4393648-1568436499.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393648-1568436499.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
3.01/1.07	c solve instance...
20049.13/2520.06	s UNKNOWN
20049.13/2520.06	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 (15094 MiB free)
  memory of node 1: 16384 MiB (15695 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393648-1568436499/watcher-4393648-1568436499 -o /tmp/evaluation-result-4393648-1568436499/solver-4393648-1568436499 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568432499-11955 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 891783253 HOME/instance-4393648-1568436499.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=15759, runsolver pid=15756

[startup+0.100111 s]*
/proc/loadavg: 0.90 1.31 3.47 2/211 15780
/proc/meminfo: memFree=31512312/32770624 swapFree=67004232/67108860
[pid=15759] ppid=15756 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15759/stat : 15759 (xcsp3-exec) S 15756 15759 11928 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419811525 115843072 364 33554432000 4194304 5098028 140724662151632 140724662149736 140544900289148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17371136 140724662158198 140724662158441 140724662158441 140724662161354 0
/proc/15759/statm: 28282 364 305 221 0 87 0
[pid=15761] ppid=15759 vsize=28227388 memory=28996 CPUtime=0.12 cores=0-7
/proc/15761/stat : 15761 (java) S 15759 15759 11928 0 -1 1077944320 5691 0 0 0 11 1 0 0 20 0 20 0 419811525 28904845312 7249 33554432000 4194304 4196468 140721889829392 140721889811936 140077146144503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
/proc/15761/statm: 7056847 7249 3146 1 0 7019032 0
[pid=15761/tid=15762] ppid=15759 vsize=28227388 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/15761/task/15762/stat : 15762 (java) R 15759 15759 11928 0 -1 4202560 3592 0 0 0 8 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077150370640 140077130225020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15763] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15763/stat : 15763 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077098765328 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15764] ppid=15759 vsize=28227388 memory=140307454661683 CPUtime=0 cores=0-7
/proc/15761/task/15764/stat : 15764 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077097712784 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15765] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15765/stat : 15765 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077096659728 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15766] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15766/stat : 15766 (java) S 15759 15759 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077095607184 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15767] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15767/stat : 15767 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077094554128 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15768] ppid=15759 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15761/task/15768/stat : 15768 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077093501584 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15769] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15769/stat : 15769 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077092448528 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15770] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15770/stat : 15770 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 7249 33554432000 4194304 4196468 140721889829392 140077091395984 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15771] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15771/stat : 15771 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811528 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075273796336 140077146155650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15772] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15772/stat : 15772 (java) S 15759 15759 11928 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419811528 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075272742560 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15773] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15773/stat : 15773 (java) S 15759 15759 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419811529 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075271689456 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15774] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15774/stat : 15774 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075270638032 140077146163099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15775] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15775/stat : 15775 (java) S 15759 15759 11928 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075269585136 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15776] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15776/stat : 15776 (java) S 15759 15759 11928 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075268532592 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15777] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15777/stat : 15777 (java) S 15759 15759 11928 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075267479536 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15778] ppid=15759 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/15761/task/15778/stat : 15778 (java) R 15759 15759 11928 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 20 0 419811531 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075266426992 140077146165850 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15779] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15779/stat : 15779 (java) S 15759 15759 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075265375200 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15780] ppid=15759 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15761/task/15780/stat : 15780 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 7249 33554432000 4194304 4196468 140721889829392 140075264322736 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30452 KiB

[startup+0.210386 s]*
/proc/loadavg: 0.90 1.31 3.47 2/211 15780
/proc/meminfo: memFree=31499604/32770624 swapFree=67004232/67108860
[pid=15759] ppid=15756 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15759/stat : 15759 (xcsp3-exec) S 15756 15759 11928 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419811525 115843072 364 33554432000 4194304 5098028 140724662151632 140724662149736 140544900289148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17371136 140724662158198 140724662158441 140724662158441 140724662161354 0
/proc/15759/statm: 28282 364 305 221 0 87 0
[pid=15761] ppid=15759 vsize=28227388 memory=40620 CPUtime=0.34 cores=0-7
/proc/15761/stat : 15761 (java) S 15759 15759 11928 0 -1 1077944320 9483 0 0 0 31 3 0 0 20 0 20 0 419811525 28904845312 10155 33554432000 4194304 4196468 140721889829392 140721889811936 140077146144503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
/proc/15761/statm: 7056847 10155 3254 1 0 7019032 0
[pid=15761/tid=15762] ppid=15759 vsize=28227388 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/15761/task/15762/stat : 15762 (java) R 15759 15759 11928 0 -1 4202560 6614 0 0 0 18 2 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077150375728 140077146156438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15763] ppid=15759 vsize=28227388 memory=14965 CPUtime=0 cores=0-7
/proc/15761/task/15763/stat : 15763 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077098765328 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15764] ppid=15759 vsize=28227388 memory=3833328324224571040 CPUtime=0 cores=0-7
/proc/15761/task/15764/stat : 15764 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077097712784 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15765] ppid=15759 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15761/task/15765/stat : 15765 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077096659728 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15766] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15766/stat : 15766 (java) S 15759 15759 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077095607184 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15767] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15767/stat : 15767 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077094554128 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15768] ppid=15759 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15761/task/15768/stat : 15768 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077093501584 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15769] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15769/stat : 15769 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077092448528 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15770] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15770/stat : 15770 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28904845312 10155 33554432000 4194304 4196468 140721889829392 140077091395984 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15771] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15771/stat : 15771 (java) S 15759 15759 11928 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419811528 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075273796336 140077146155650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15772] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15772/stat : 15772 (java) S 15759 15759 11928 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419811528 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075272742560 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15773] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15773/stat : 15773 (java) S 15759 15759 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419811529 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075271689456 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15774] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15774/stat : 15774 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075270638032 140077146163099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15775] ppid=15759 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/15761/task/15775/stat : 15775 (java) S 15759 15759 11928 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 20 0 419811531 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075269585136 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15776] ppid=15759 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/15761/task/15776/stat : 15776 (java) S 15759 15759 11928 0 -1 1077944384 58 0 0 0 1 0 0 0 20 0 20 0 419811531 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075268532592 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15777] ppid=15759 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/15761/task/15777/stat : 15777 (java) S 15759 15759 11928 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 20 0 419811531 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075267479536 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15778] ppid=15759 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/15761/task/15778/stat : 15778 (java) R 15759 15759 11928 0 -1 4202560 791 0 0 0 7 0 0 0 20 0 20 0 419811531 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075266426992 140077130224990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15779] ppid=15759 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15779/stat : 15779 (java) S 15759 15759 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075265375200 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15780] ppid=15759 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15761/task/15780/stat : 15780 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811531 28904845312 10155 33554432000 4194304 4196468 140721889829392 140075264322736 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42076 KiB

[startup+0.310373 s]*
/proc/loadavg: 0.90 1.31 3.47 4/211 15780
/proc/meminfo: memFree=31494144/32770624 swapFree=67004232/67108860
[pid=15759] ppid=15756 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15759/stat : 15759 (xcsp3-exec) S 15756 15759 11928 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419811525 115843072 364 33554432000 4194304 5098028 140724662151632 140724662149736 140544900289148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17371136 140724662158198 140724662158441 140724662158441 140724662161354 0
/proc/15759/statm: 28282 364 305 221 0 87 0
[pid=15761] ppid=15759 vsize=28231644 memory=50236 CPUtime=0.52 cores=0-7
/proc/15761/stat : 15761 (java) S 15759 15759 11928 0 -1 1077944320 10907 0 0 0 48 4 0 0 20 0 20 0 419811525 28909203456 12559 33554432000 4194304 4196468 140721889829392 140721889811936 140077146144503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
/proc/15761/statm: 7057911 12559 3363 1 0 7019032 0
[pid=15761/tid=15762] ppid=15759 vsize=28231644 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/15761/task/15762/stat : 15762 (java) R 15759 15759 11928 0 -1 4202560 7718 0 0 0 27 2 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077150375616 140077127729674 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15763] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15763/stat : 15763 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077098765328 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15764] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15764/stat : 15764 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077097712784 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15765] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15765/stat : 15765 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077096659728 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15766] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15766/stat : 15766 (java) S 15759 15759 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077095607184 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15767] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15767/stat : 15767 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077094554128 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15768] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15768/stat : 15768 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077093501584 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15769] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15769/stat : 15769 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077092448528 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15770] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15770/stat : 15770 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28909203456 12559 33554432000 4194304 4196468 140721889829392 140077091395984 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15771] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15771/stat : 15771 (java) S 15759 15759 11928 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419811528 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075273796336 140077146155650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15772] ppid=15759 vsize=28231644 memory=280614641278336 CPUtime=0 cores=0-7
/proc/15761/task/15772/stat : 15772 (java) S 15759 15759 11928 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419811528 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075272742560 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15773] ppid=15759 vsize=28231644 memory=280614641282944 CPUtime=0 cores=0-7
/proc/15761/task/15773/stat : 15773 (java) S 15759 15759 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419811529 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075271689456 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15774] ppid=15759 vsize=28231644 memory=280614641287552 CPUtime=0 cores=0-7
/proc/15761/task/15774/stat : 15774 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811531 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075270638032 140077146163099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15775] ppid=15759 vsize=28231644 memory=280614641292160 CPUtime=0.01 cores=0-7
/proc/15761/task/15775/stat : 15775 (java) S 15759 15759 11928 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 20 0 419811531 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075269585136 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15776] ppid=15759 vsize=28231644 memory=280614641296768 CPUtime=0.03 cores=0-7
/proc/15761/task/15776/stat : 15776 (java) R 15759 15759 11928 0 -1 4202560 188 0 0 0 3 0 0 0 20 0 20 0 419811531 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075268532592 140077138433957 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15777] ppid=15759 vsize=28231644 memory=280614641301376 CPUtime=0.02 cores=0-7
/proc/15761/task/15777/stat : 15777 (java) S 15759 15759 11928 0 -1 1077944384 493 0 0 0 2 0 0 0 20 0 20 0 419811531 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075267479536 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15778] ppid=15759 vsize=28231644 memory=280614641305984 CPUtime=0.12 cores=0-7
/proc/15761/task/15778/stat : 15778 (java) S 15759 15759 11928 0 -1 1077944384 930 0 0 0 12 0 0 0 20 0 20 0 419811531 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075266426992 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15779] ppid=15759 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15779/stat : 15779 (java) S 15759 15759 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419811531 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075265375200 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15780] ppid=15759 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/15761/task/15780/stat : 15780 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811531 28909203456 12559 33554432000 4194304 4196468 140721889829392 140075264322736 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51692 KiB

[startup+0.700946 s]
/proc/loadavg: 0.90 1.31 3.47 6/211 15780
/proc/meminfo: memFree=31481600/32770624 swapFree=67004232/67108860
[pid=15759] ppid=15756 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15759/stat : 15759 (xcsp3-exec) S 15756 15759 11928 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419811525 115843072 364 33554432000 4194304 5098028 140724662151632 140724662149736 140544900289148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17371136 140724662158198 140724662158441 140724662158441 140724662161354 0
/proc/15759/statm: 28282 364 305 221 0 87 0
[pid=15761] ppid=15759 vsize=28233768 memory=96936 CPUtime=1.7 cores=0-7
/proc/15761/stat : 15761 (java) S 15759 15759 11928 0 -1 1077944320 15431 0 0 0 164 6 0 0 20 0 20 0 419811525 28911378432 24234 33554432000 4194304 4196468 140721889829392 140721889811936 140077146144503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
/proc/15761/statm: 7058442 24234 3450 1 0 7019544 0
[pid=15761/tid=15762] ppid=15759 vsize=28233768 memory=0 CPUtime=0.68 cores=0-7
/proc/15761/task/15762/stat : 15762 (java) R 15759 15759 11928 0 -1 4202560 9022 0 0 0 64 4 0 0 20 0 20 0 419811526 28911378432 24234 33554432000 4194304 4196468 140721889829392 140077150382160 140077126969794 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15763] ppid=15759 vsize=28233768 memory=140307320841088 CPUtime=0 cores=0-7
/proc/15761/task/15763/stat : 15763 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28911378432 24234 33554432000 4194304 4196468 140721889829392 140077098765328 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15764] ppid=15759 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/15761/task/15764/stat : 15764 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419811526 28911378432 24234 33554432000 4194304 4196468 140721889829392 140077097712784 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15765] ppid=15759 vsize=28233768 memory=1052 CPUtime=0 cores=0-7
/proc/15761/task/15765/stat : 15765 (java) S 15759 15759 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419811526 28911378432 24234 33554432000 4194304 4196468 140721889829392 140077096659728 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0

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

[pid=15761/tid=15788] ppid=15759 vsize=28768328 memory=1456 CPUtime=2415.8 cores=0-7
/proc/15761/task/15788/stat : 15788 (java) R 15759 15759 11928 0 -1 4202560 214809 0 0 0 241320 260 0 0 20 0 28 0 419811635 29458767872 691416 33554432000 4194304 4196468 140721889829392 140074940068272 140076758906711 0 4 0 16800975 0 0 0 -1 3 0 0 28 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
Current children cumulated CPU time: 19431.2 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2767120 KiB

[startup+2502.3 s]
/proc/loadavg: 8.03 8.16 7.92 9/219 16002
/proc/meminfo: memFree=28775192/32770624 swapFree=67004232/67108860
[pid=15759] ppid=15756 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15759/stat : 15759 (xcsp3-exec) S 15756 15759 11928 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419811525 115843072 364 33554432000 4194304 5098028 140724662151632 140724662149736 140544900289148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17371136 140724662158198 140724662158441 140724662158441 140724662161354 0
/proc/15759/statm: 28282 364 305 221 0 87 0
[pid=15761] ppid=15759 vsize=28768328 memory=2758256 CPUtime=19908.4 cores=0-7
/proc/15761/stat : 15761 (java) S 15759 15759 11928 0 -1 1077944320 1249993 0 0 0 1989335 1502 0 0 20 0 28 0 419811525 29458767872 689564 33554432000 4194304 4196468 140721889829392 140721889811936 140077146144503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
/proc/15761/statm: 7192082 689564 3551 1 0 7153184 0
[pid=15761/tid=15762] ppid=15759 vsize=28768328 memory=2759280 CPUtime=1.04 cores=0-7
/proc/15761/task/15762/stat : 15762 (java) S 15759 15759 11928 0 -1 1077944384 9221 0 0 0 98 6 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077150385280 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15763] ppid=15759 vsize=28768328 memory=2759792 CPUtime=11.53 cores=0-7
/proc/15761/task/15763/stat : 15763 (java) S 15759 15759 11928 0 -1 1077944384 37120 0 0 0 1086 67 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077098765328 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15764] ppid=15759 vsize=28768328 memory=2759792 CPUtime=11.54 cores=0-7
/proc/15761/task/15764/stat : 15764 (java) S 15759 15759 11928 0 -1 1077944384 39067 0 0 0 1084 70 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077097712784 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15765] ppid=15759 vsize=28768328 memory=1416 CPUtime=11.56 cores=0-7
/proc/15761/task/15765/stat : 15765 (java) S 15759 15759 11928 0 -1 1077944384 45602 0 0 0 1084 72 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077096659728 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15766] ppid=15759 vsize=28768328 memory=1556 CPUtime=11.55 cores=0-7
/proc/15761/task/15766/stat : 15766 (java) S 15759 15759 11928 0 -1 1077944384 42524 0 0 0 1085 70 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077095607184 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15767] ppid=15759 vsize=28768328 memory=1456 CPUtime=11.58 cores=0-7
/proc/15761/task/15767/stat : 15767 (java) S 15759 15759 11928 0 -1 1077944384 40345 0 0 0 1085 73 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077094554128 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15768] ppid=15759 vsize=28768328 memory=1456 CPUtime=11.5 cores=0-7
/proc/15761/task/15768/stat : 15768 (java) S 15759 15759 11928 0 -1 1077944384 42159 0 0 0 1082 68 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077093501584 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15769] ppid=15759 vsize=28768328 memory=1456 CPUtime=11.56 cores=0-7
/proc/15761/task/15769/stat : 15769 (java) S 15759 15759 11928 0 -1 1077944384 40758 0 0 0 1088 68 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077092448528 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15770] ppid=15759 vsize=28768328 memory=2759792 CPUtime=11.52 cores=0-7
/proc/15761/task/15770/stat : 15770 (java) S 15759 15759 11928 0 -1 1077944384 40018 0 0 0 1084 68 0 0 20 0 28 0 419811526 29458767872 689564 33554432000 4194304 4196468 140721889829392 140077091395984 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15771] ppid=15759 vsize=28768328 memory=1416 CPUtime=3.56 cores=0-7
/proc/15761/task/15771/stat : 15771 (java) S 15759 15759 11928 0 -1 1077944384 139889 0 0 0 235 121 0 0 20 0 28 0 419811528 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075273796336 140077146155650 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15772] ppid=15759 vsize=28768328 memory=1556 CPUtime=0 cores=0-7
/proc/15761/task/15772/stat : 15772 (java) S 15759 15759 11928 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 419811528 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075272742624 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15773] ppid=15759 vsize=28768328 memory=280614641835536 CPUtime=0 cores=0-7
/proc/15761/task/15773/stat : 15773 (java) S 15759 15759 11928 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 419811529 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075271689472 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15774] ppid=15759 vsize=28768328 memory=301793952531743010 CPUtime=0 cores=0-7
/proc/15761/task/15774/stat : 15774 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419811531 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075270638032 140077146163099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15775] ppid=15759 vsize=28768328 memory=319 CPUtime=2.9 cores=0-7
/proc/15761/task/15775/stat : 15775 (java) S 15759 15759 11928 0 -1 1077944384 18104 0 0 0 288 2 0 0 20 0 28 0 419811531 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075269585136 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15776] ppid=15759 vsize=28768328 memory=101 CPUtime=3.3 cores=0-7
/proc/15761/task/15776/stat : 15776 (java) S 15759 15759 11928 0 -1 1077944384 19171 0 0 0 327 3 0 0 20 0 28 0 419811531 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075268532592 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15777] ppid=15759 vsize=28768328 memory=2760308 CPUtime=3.19 cores=0-7
/proc/15761/task/15777/stat : 15777 (java) S 15759 15759 11928 0 -1 1077944384 21881 0 0 0 315 4 0 0 20 0 28 0 419811531 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075267479536 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15778] ppid=15759 vsize=28768328 memory=1456 CPUtime=1.01 cores=0-7
/proc/15761/task/15778/stat : 15778 (java) S 15759 15759 11928 0 -1 1077944384 13731 0 0 0 99 2 0 0 20 0 28 0 419811531 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075266426992 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15779] ppid=15759 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/15761/task/15779/stat : 15779 (java) S 15759 15759 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419811531 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075265375200 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15780] ppid=15759 vsize=28768328 memory=1456 CPUtime=0.82 cores=0-7
/proc/15761/task/15780/stat : 15780 (java) S 15759 15759 11928 0 -1 1077944384 6409 0 0 0 45 37 0 0 20 0 28 0 419811531 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075264322736 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15781] ppid=15759 vsize=28768328 memory=1456 CPUtime=2477.48 cores=0-7
/proc/15761/task/15781/stat : 15781 (java) R 15759 15759 11928 0 -1 4202560 30517 0 0 0 247720 28 0 0 20 0 28 0 419811635 29458767872 689564 33554432000 4194304 4196468 140721889829392 140075259636808 140076758906646 0 4 0 16800975 0 0 0 -1 2 0 0 22 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15782] ppid=15759 vsize=28768328 memory=2761332 CPUtime=2477.47 cores=0-7
/proc/15761/task/15782/stat : 15782 (java) R 15759 15759 11928 0 -1 4202560 27519 0 0 0 247718 29 0 0 20 0 28 0 419811635 29458767872 689564 33554432000 4194304 4196468 140721889829392 140074946384584 140076758799477 0 4 0 16800975 0 0 0 -1 7 0 0 24 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15783] ppid=15759 vsize=28768328 memory=1456 CPUtime=2474.79 cores=0-7
/proc/15761/task/15783/stat : 15783 (java) R 15759 15759 11928 0 -1 4202560 152958 0 0 0 247328 151 0 0 20 0 28 0 419811635 29458767872 689564 33554432000 4194304 4196468 140721889829392 140074945331016 140076757949540 0 4 0 16800975 0 0 0 -1 0 0 0 28 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15784] ppid=15759 vsize=28768328 memory=1456 CPUtime=2472.15 cores=0-7
/proc/15761/task/15784/stat : 15784 (java) R 15759 15759 11928 0 -1 4202560 57451 0 0 0 247152 63 0 0 20 0 28 0 419811635 29458767872 689564 33554432000 4194304 4196468 140721889829392 140074944281536 140076758906717 0 4 0 16800975 0 0 0 -1 3 0 0 25 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15785] ppid=15759 vsize=28768328 memory=2759792 CPUtime=2471.96 cores=0-7
/proc/15761/task/15785/stat : 15785 (java) R 15759 15759 11928 0 -1 4202560 74101 0 0 0 247106 90 0 0 20 0 28 0 419811635 29458767872 689564 33554432000 4194304 4196468 140721889829392 140074943225520 140076762305868 0 4 0 16800975 0 0 0 -1 5 0 0 29 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15786] ppid=15759 vsize=28768328 memory=2759280 CPUtime=2476.84 cores=0-7
/proc/15761/task/15786/stat : 15786 (java) R 15759 15759 11928 0 -1 4202560 24324 0 0 0 247657 27 0 0 20 0 28 0 419811635 29458767872 689564 33554432000 4194304 4196468 140721889829392 140074942172888 140076762404164 0 4 0 16800975 0 0 0 -1 6 0 0 24 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15787] ppid=15759 vsize=28768328 memory=3588 CPUtime=2474.22 cores=0-7
/proc/15761/task/15787/stat : 15787 (java) R 15759 15759 11928 0 -1 4202560 108202 0 0 0 247250 172 0 0 20 0 28 0 419811635 29458767872 689564 33554432000 4194304 4196468 140721889829392 140074941120952 140076762305348 0 4 0 16800975 0 0 0 -1 4 0 0 31 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15788] ppid=15759 vsize=28768328 memory=40808 CPUtime=2475.11 cores=0-7
/proc/15761/task/15788/stat : 15788 (java) R 15759 15759 11928 0 -1 4202560 217576 0 0 0 247250 261 0 0 20 0 28 0 419811635 29458767872 689564 33554432000 4194304 4196468 140721889829392 140074940071968 140076760383333 0 4 0 16800975 0 0 0 -1 1 0 0 28 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
Current children cumulated CPU time: 19908.4 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2759712 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.24 8.19 7.93 9/219 16002
/proc/meminfo: memFree=28791644/32770624 swapFree=67004232/67108860
[pid=15759] ppid=15756 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15759/stat : 15759 (xcsp3-exec) S 15756 15759 11928 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419811525 115843072 364 33554432000 4194304 5098028 140724662151632 140724662149736 140544900289148 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17371136 140724662158198 140724662158441 140724662158441 140724662161354 0
/proc/15759/statm: 28282 364 305 221 0 87 0
[pid=15761] ppid=15759 vsize=28768328 memory=2741524 CPUtime=20049.1 cores=0-7
/proc/15761/stat : 15761 (java) S 15759 15759 11928 0 -1 1077944320 1258328 0 0 0 2003405 1508 0 0 20 0 28 0 419811525 29458767872 685381 33554432000 4194304 4196468 140721889829392 140721889811936 140077146144503 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
/proc/15761/statm: 7192082 685381 3551 1 0 7153184 0
[pid=15761/tid=15762] ppid=15759 vsize=28768328 memory=1398722017469774279 CPUtime=1.04 cores=0-7
/proc/15761/task/15762/stat : 15762 (java) S 15759 15759 11928 0 -1 1077944384 9221 0 0 0 98 6 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077150385280 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15763] ppid=15759 vsize=28768328 memory=14068 CPUtime=11.59 cores=0-7
/proc/15761/task/15763/stat : 15763 (java) S 15759 15759 11928 0 -1 1077944384 37521 0 0 0 1092 67 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077098765328 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15764] ppid=15759 vsize=28768328 memory=2120 CPUtime=11.62 cores=0-7
/proc/15761/task/15764/stat : 15764 (java) S 15759 15759 11928 0 -1 1077944384 39859 0 0 0 1091 71 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077097712784 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15765] ppid=15759 vsize=28768328 memory=504 CPUtime=11.63 cores=0-7
/proc/15761/task/15765/stat : 15765 (java) S 15759 15759 11928 0 -1 1077944384 46399 0 0 0 1090 73 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077096659728 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15766] ppid=15759 vsize=28768328 memory=1560 CPUtime=11.63 cores=0-7
/proc/15761/task/15766/stat : 15766 (java) S 15759 15759 11928 0 -1 1077944384 42698 0 0 0 1092 71 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077095607184 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15767] ppid=15759 vsize=28768328 memory=924 CPUtime=11.65 cores=0-7
/proc/15761/task/15767/stat : 15767 (java) S 15759 15759 11928 0 -1 1077944384 40516 0 0 0 1092 73 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077094554128 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15768] ppid=15759 vsize=28768328 memory=1692 CPUtime=11.58 cores=0-7
/proc/15761/task/15768/stat : 15768 (java) S 15759 15759 11928 0 -1 1077944384 42529 0 0 0 1090 68 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077093501584 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15769] ppid=15759 vsize=28768328 memory=1720 CPUtime=11.63 cores=0-7
/proc/15761/task/15769/stat : 15769 (java) S 15759 15759 11928 0 -1 1077944384 40873 0 0 0 1095 68 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077092448528 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15770] ppid=15759 vsize=28768328 memory=1096 CPUtime=11.59 cores=0-7
/proc/15761/task/15770/stat : 15770 (java) S 15759 15759 11928 0 -1 1077944384 40505 0 0 0 1091 68 0 0 20 0 28 0 419811526 29458767872 685381 33554432000 4194304 4196468 140721889829392 140077091395984 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15771] ppid=15759 vsize=28768328 memory=1456 CPUtime=3.58 cores=0-7
/proc/15761/task/15771/stat : 15771 (java) S 15759 15759 11928 0 -1 1077944384 140486 0 0 0 236 122 0 0 20 0 28 0 419811528 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075273796336 140077146155650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15772] ppid=15759 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/15761/task/15772/stat : 15772 (java) S 15759 15759 11928 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 419811528 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075272742624 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15773] ppid=15759 vsize=28768328 memory=2742552 CPUtime=0 cores=0-7
/proc/15761/task/15773/stat : 15773 (java) S 15759 15759 11928 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 419811529 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075271689472 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15774] ppid=15759 vsize=28768328 memory=14068 CPUtime=0 cores=0-7
/proc/15761/task/15774/stat : 15774 (java) S 15759 15759 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419811531 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075270638032 140077146163099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15775] ppid=15759 vsize=28768328 memory=2120 CPUtime=2.9 cores=0-7
/proc/15761/task/15775/stat : 15775 (java) S 15759 15759 11928 0 -1 1077944384 18106 0 0 0 288 2 0 0 20 0 28 0 419811531 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075269585136 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15776] ppid=15759 vsize=28768328 memory=504 CPUtime=3.3 cores=0-7
/proc/15761/task/15776/stat : 15776 (java) S 15759 15759 11928 0 -1 1077944384 19173 0 0 0 327 3 0 0 20 0 28 0 419811531 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075268532592 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15777] ppid=15759 vsize=28768328 memory=1560 CPUtime=3.19 cores=0-7
/proc/15761/task/15777/stat : 15777 (java) S 15759 15759 11928 0 -1 1077944384 21885 0 0 0 315 4 0 0 20 0 28 0 419811531 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075267479536 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15778] ppid=15759 vsize=28768328 memory=924 CPUtime=1.01 cores=0-7
/proc/15761/task/15778/stat : 15778 (java) S 15759 15759 11928 0 -1 1077944384 13735 0 0 0 99 2 0 0 20 0 28 0 419811531 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075266426992 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15779] ppid=15759 vsize=28768328 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/15761/task/15779/stat : 15779 (java) S 15759 15759 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419811531 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075265375200 140077146154709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15780] ppid=15759 vsize=28768328 memory=1940 CPUtime=0.82 cores=0-7
/proc/15761/task/15780/stat : 15780 (java) S 15759 15759 11928 0 -1 1077944384 6442 0 0 0 45 37 0 0 20 0 28 0 419811531 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075264322736 140077146155650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15781] ppid=15759 vsize=28768328 memory=1416 CPUtime=2495.07 cores=0-7
/proc/15761/task/15781/stat : 15781 (java) R 15759 15759 11928 0 -1 4202560 30738 0 0 0 249479 28 0 0 20 0 28 0 419811635 29458767872 685381 33554432000 4194304 4196468 140721889829392 140075259637208 140076761673604 0 4 0 16800975 0 0 0 -1 6 0 0 22 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15782] ppid=15759 vsize=28768328 memory=1556 CPUtime=2494.96 cores=0-7
/proc/15761/task/15782/stat : 15782 (java) R 15759 15759 11928 0 -1 4202560 27723 0 0 0 249467 29 0 0 20 0 28 0 419811635 29458767872 685381 33554432000 4194304 4196468 140721889829392 140074946384448 140076757783170 0 4 0 16800975 0 0 0 -1 3 0 0 25 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15783] ppid=15759 vsize=28768328 memory=740 CPUtime=2492.39 cores=0-7
/proc/15761/task/15783/stat : 15783 (java) R 15759 15759 11928 0 -1 4202560 153913 0 0 0 249088 151 0 0 20 0 28 0 419811635 29458767872 685381 33554432000 4194304 4196468 140721889829392 140074945330832 140076760242725 0 4 0 16800975 0 0 0 -1 2 0 0 29 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15784] ppid=15759 vsize=28768328 memory=1052 CPUtime=2489.69 cores=0-7
/proc/15761/task/15784/stat : 15784 (java) R 15759 15759 11928 0 -1 4202560 57667 0 0 0 248906 63 0 0 20 0 28 0 419811635 29458767872 685381 33554432000 4194304 4196468 140721889829392 140074944281424 140076762305713 0 4 0 16800975 0 0 0 -1 5 0 0 25 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15785] ppid=15759 vsize=28768328 memory=7548 CPUtime=2489.4 cores=0-7
/proc/15761/task/15785/stat : 15785 (java) R 15759 15759 11928 0 -1 4202560 74300 0 0 0 248850 90 0 0 20 0 28 0 419811635 29458767872 685381 33554432000 4194304 4196468 140721889829392 140074943225376 140076758799278 0 4 0 16800975 0 0 0 -1 1 0 0 30 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15786] ppid=15759 vsize=28768328 memory=4004 CPUtime=2494.44 cores=0-7
/proc/15761/task/15786/stat : 15786 (java) R 15759 15759 11928 0 -1 4202560 24557 0 0 0 249417 27 0 0 20 0 28 0 419811635 29458767872 685381 33554432000 4194304 4196468 140721889829392 140074942172848 140076758799384 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15787] ppid=15759 vsize=28768328 memory=1398722017469774279 CPUtime=2491.81 cores=0-7
/proc/15761/task/15787/stat : 15787 (java) R 15759 15759 11928 0 -1 4202560 108473 0 0 0 249009 172 0 0 20 0 28 0 419811635 29458767872 685381 33554432000 4194304 4196468 140721889829392 140074941120888 140076758906796 0 4 0 16800975 0 0 0 -1 4 0 0 32 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
[pid=15761/tid=15788] ppid=15759 vsize=28768328 memory=2750248 CPUtime=2492.42 cores=0-7
/proc/15761/task/15788/stat : 15788 (java) R 15759 15759 11928 0 -1 4202560 219663 0 0 0 248979 263 0 0 20 0 28 0 419811635 29458767872 685381 33554432000 4194304 4196468 140721889829392 140074940068408 140076758906642 0 4 0 16800975 0 0 0 -1 7 0 0 29 0 0 6293624 6294260 38055936 140721889833962 140721889834134 140721889834134 140721889837007 0
Current children cumulated CPU time: 20049.1 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2742980 KiB

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

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

[startup+2520.1 s]
# the end of solver process 15761 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20034.6 s, system=15.1009 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): 20049.7
CPU user time (s): 20034.6
CPU system time (s): 15.1009
CPU usage (%): 795.592
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 3547372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20034.6
system time used= 15.1009
maximum resident set size= 3547964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1259176
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 188151
involuntary context switches= 229828


# summary of solver processes directly reported to runsolver:
#   pid: 15759,15761
#   total CPU time (s): 20049.7
#   total CPU user time (s): 20034.6
#   total CPU system time (s): 15.1009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.4404 second user time and 27.6196 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-14 06:47:42
IDJOB=4393648
IDBENCH=134572
IDSOLVER=2841
FILE ID=node148/4393648-1568436499
RUNJOBID= node148-1568432499-11955
PBS_JOBID= 21702314
Free space on /tmp= 61308 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-5_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-4393648-1568436499/watcher-4393648-1568436499 -o /tmp/evaluation-result-4393648-1568436499/solver-4393648-1568436499 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568432499-11955 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 891783253 HOME/instance-4393648-1568436499.xml

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

MD5SUM BENCH= 0d344e361328211ed16699cc315bd3d7
RANDOM SEED=891783253

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31528328 kB
MemAvailable:   31908972 kB
Buffers:           97124 kB
Cached:           579340 kB
SwapCached:         3812 kB
Active:           417136 kB
Inactive:         267136 kB
Active(anon):       5152 kB
Inactive(anon):    43744 kB
Active(file):     411984 kB
Inactive(file):   223392 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67004232 kB
Dirty:             26136 kB
Writeback:             0 kB
AnonPages:        203864 kB
Mapped:            44336 kB
Shmem:             32352 kB
Slab:             150580 kB
SReclaimable:     122204 kB
SUnreclaim:        28376 kB
KernelStack:        3824 kB
PageTables:         5876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61284 MiB
End job on node148 at 2019-09-14 07:29:43