Trace number 4406786

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-24 parallel? (TO) 20091.2 2520.11

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K100.xml
MD5SUM26b9bfa7097c81a56529190245724c1c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark49.6884
Satisfiable
(Un)Satisfiability was proved
Number of variables6800
Number of constraints7002
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6800}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":177},{"degree":5,"count":1204},{"degree":6,"count":2663},{"degree":7,"count":1672},{"degree":8,"count":689},{"degree":9,"count":198},{"degree":10,"count":196}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1287},{"arity":3,"count":2673},{"arity":4,"count":1782},{"arity":5,"count":594},{"arity":6,"count":198},{"arity":7,"count":198},{"arity":68,"count":200},{"arity":100,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7002}]
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-4406786-1569355537.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406786-1569355537.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
6.96/2.16	c solve instance...
20090.62/2520.06	s UNKNOWN
20090.62/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 (10875 MiB free)
  memory of node 1: 16384 MiB (14334 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406786-1569355537/watcher-4406786-1569355537 -o /tmp/evaluation-result-4406786-1569355537/solver-4406786-1569355537 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569348851-19484 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1734529527 HOME/instance-4406786-1569355537.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=23353, runsolver pid=23350
Current StackSize limit: 8192 KiB


[startup+0.100115 s]*
/proc/loadavg: 8.18 5.42 4.45 2/213 23374
/proc/meminfo: memFree=25799476/32770624 swapFree=66999816/67108860
[pid=23353] ppid=23350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23353/stat : 23353 (xcsp3-exec) S 23350 23353 19457 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511818493 115843072 363 33554432000 4194304 5098028 140723951968528 140723951966632 140061623149180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37056512 140723951977333 140723951977577 140723951977577 140723951980490 0
/proc/23353/statm: 28282 363 304 221 0 87 0
[pid=23355] ppid=23353 vsize=28227396 memory=27816 CPUtime=0.12 cores=0-7
/proc/23355/stat : 23355 (java) S 23353 23353 19457 0 -1 1077944320 5922 0 0 0 11 1 0 0 20 0 20 0 511818493 28904853504 6954 33554432000 4194304 4196468 140725649940896 140725649923440 140012945678071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
/proc/23355/statm: 7056849 6954 3131 1 0 7019032 0
[pid=23355/tid=23356] ppid=23353 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/23355/task/23356/stat : 23356 (java) R 23353 23353 19457 0 -1 4202560 3781 0 0 0 8 1 0 0 20 0 20 0 511818493 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012949911344 140012925897476 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23357] ppid=23353 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/23355/task/23357/stat : 23357 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012915391248 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23358] ppid=23353 vsize=28227396 memory=139630089410176 CPUtime=0 cores=0-7
/proc/23355/task/23358/stat : 23358 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012496161680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23359] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23359/stat : 23359 (java) S 23353 23353 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012495109136 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23360] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23360/stat : 23360 (java) S 23353 23353 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012494056592 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23361] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23361/stat : 23361 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012493003024 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23362] ppid=23353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23355/task/23362/stat : 23362 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012491950480 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23363] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23363/stat : 23363 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012490897936 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23364] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23364/stat : 23364 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012489845392 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23365] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23365/stat : 23365 (java) S 23353 23353 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818496 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012446693872 140012945689218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23366] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23366/stat : 23366 (java) S 23353 23353 19457 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511818496 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012445640096 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23367] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23367/stat : 23367 (java) S 23353 23353 19457 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511818496 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012059485680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23368] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23368/stat : 23368 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012058434256 140012945696667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23369] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23369/stat : 23369 (java) S 23353 23353 19457 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012057380848 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23370] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23370/stat : 23370 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012056328304 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23371] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23371/stat : 23371 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012055275760 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23372] ppid=23353 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23355/task/23372/stat : 23372 (java) R 23353 23353 19457 0 -1 4202560 386 0 0 0 1 0 0 0 20 0 20 0 511818499 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012054223216 140012925392886 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23373] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23373/stat : 23373 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012053170912 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23374] ppid=23353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23355/task/23374/stat : 23374 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 6954 33554432000 4194304 4196468 140725649940896 140012052118448 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29268 KiB

[startup+0.210731 s]*
/proc/loadavg: 8.18 5.42 4.45 2/213 23374
/proc/meminfo: memFree=25786640/32770624 swapFree=66999816/67108860
[pid=23353] ppid=23350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23353/stat : 23353 (xcsp3-exec) S 23350 23353 19457 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511818493 115843072 363 33554432000 4194304 5098028 140723951968528 140723951966632 140061623149180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37056512 140723951977333 140723951977577 140723951977577 140723951980490 0
/proc/23353/statm: 28282 363 304 221 0 87 0
[pid=23355] ppid=23353 vsize=28227396 memory=40052 CPUtime=0.33 cores=0-7
/proc/23355/stat : 23355 (java) S 23353 23353 19457 0 -1 1077944320 9763 0 0 0 30 3 0 0 20 0 20 0 511818493 28904853504 10013 33554432000 4194304 4196468 140725649940896 140725649923440 140012945678071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
/proc/23355/statm: 7056849 10013 3317 1 0 7019032 0
[pid=23355/tid=23356] ppid=23353 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/23355/task/23356/stat : 23356 (java) R 23353 23353 19457 0 -1 4202560 6731 0 0 0 18 2 0 0 20 0 20 0 511818493 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012949907792 140012929758558 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23357] ppid=23353 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/23355/task/23357/stat : 23357 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012915391248 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23358] ppid=23353 vsize=28227396 memory=288370006241121920 CPUtime=0 cores=0-7
/proc/23355/task/23358/stat : 23358 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012496161680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23359] ppid=23353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23355/task/23359/stat : 23359 (java) S 23353 23353 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012495109136 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23360] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23360/stat : 23360 (java) S 23353 23353 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012494056592 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23361] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23361/stat : 23361 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012493003024 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23362] ppid=23353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23355/task/23362/stat : 23362 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012491950480 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23363] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23363/stat : 23363 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012490897936 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23364] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23364/stat : 23364 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818494 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012489845392 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23365] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23365/stat : 23365 (java) S 23353 23353 19457 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511818496 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012446693872 140012945689218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23366] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23366/stat : 23366 (java) S 23353 23353 19457 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511818496 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012445640096 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23367] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23367/stat : 23367 (java) S 23353 23353 19457 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511818496 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012059485680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23368] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23368/stat : 23368 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012058434256 140012945696667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23369] ppid=23353 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23355/task/23369/stat : 23369 (java) S 23353 23353 19457 0 -1 1077944384 497 0 0 0 1 0 0 0 20 0 20 0 511818499 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012057380848 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23370] ppid=23353 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/23355/task/23370/stat : 23370 (java) S 23353 23353 19457 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 20 0 511818499 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012056328304 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23371] ppid=23353 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/23355/task/23371/stat : 23371 (java) S 23353 23353 19457 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 20 0 511818499 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012055275760 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23372] ppid=23353 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/23355/task/23372/stat : 23372 (java) S 23353 23353 19457 0 -1 1077944384 850 0 0 0 7 0 0 0 20 0 20 0 511818499 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012054223216 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23373] ppid=23353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23373/stat : 23373 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012053170912 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23374] ppid=23353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/23355/task/23374/stat : 23374 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818499 28904853504 10013 33554432000 4194304 4196468 140725649940896 140012052118448 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41504 KiB

[startup+0.31047 s]*
/proc/loadavg: 8.18 5.42 4.45 3/213 23374
/proc/meminfo: memFree=25781904/32770624 swapFree=66999816/67108860
[pid=23353] ppid=23350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23353/stat : 23353 (xcsp3-exec) S 23350 23353 19457 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511818493 115843072 363 33554432000 4194304 5098028 140723951968528 140723951966632 140061623149180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37056512 140723951977333 140723951977577 140723951977577 140723951980490 0
/proc/23353/statm: 28282 363 304 221 0 87 0
[pid=23355] ppid=23353 vsize=28231652 memory=48816 CPUtime=0.51 cores=0-7
/proc/23355/stat : 23355 (java) S 23353 23353 19457 0 -1 1077944320 11080 0 0 0 47 4 0 0 20 0 20 0 511818493 28909211648 12204 33554432000 4194304 4196468 140725649940896 140725649923440 140012945678071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
/proc/23355/statm: 7057913 12204 3350 1 0 7019032 0
[pid=23355/tid=23356] ppid=23353 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/23355/task/23356/stat : 23356 (java) R 23353 23353 19457 0 -1 4202560 7815 0 0 0 27 3 0 0 20 0 20 0 511818493 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012949909184 140012929758558 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23357] ppid=23353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23357/stat : 23357 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012915391248 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23358] ppid=23353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23358/stat : 23358 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012496161680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23359] ppid=23353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23359/stat : 23359 (java) S 23353 23353 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818494 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012495109136 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23360] ppid=23353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23360/stat : 23360 (java) S 23353 23353 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818494 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012494056592 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23361] ppid=23353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23361/stat : 23361 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012493003024 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23362] ppid=23353 vsize=28231652 memory=139629990865583 CPUtime=0 cores=0-7
/proc/23355/task/23362/stat : 23362 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012491950480 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23363] ppid=23353 vsize=28231652 memory=139629990867888 CPUtime=0 cores=0-7
/proc/23355/task/23363/stat : 23363 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012490897936 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23364] ppid=23353 vsize=28231652 memory=139629990870192 CPUtime=0 cores=0-7
/proc/23355/task/23364/stat : 23364 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818494 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012489845392 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23365] ppid=23353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23365/stat : 23365 (java) S 23353 23353 19457 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511818496 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012446693872 140012945689218 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23366] ppid=23353 vsize=28231652 memory=279259981754256 CPUtime=0 cores=0-7
/proc/23355/task/23366/stat : 23366 (java) S 23353 23353 19457 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511818496 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012445640096 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23367] ppid=23353 vsize=28231652 memory=279259981751952 CPUtime=0 cores=0-7
/proc/23355/task/23367/stat : 23367 (java) S 23353 23353 19457 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511818496 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012059485680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23368] ppid=23353 vsize=28231652 memory=279259981758864 CPUtime=0 cores=0-7
/proc/23355/task/23368/stat : 23368 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818499 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012058434256 140012945696667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23369] ppid=23353 vsize=28231652 memory=279259981700144 CPUtime=0.02 cores=0-7
/proc/23355/task/23369/stat : 23369 (java) S 23353 23353 19457 0 -1 1077944384 524 0 0 0 2 0 0 0 20 0 20 0 511818499 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012057380848 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23370] ppid=23353 vsize=28231652 memory=279259981772688 CPUtime=0.01 cores=0-7
/proc/23355/task/23370/stat : 23370 (java) S 23353 23353 19457 0 -1 1077944384 287 0 0 0 1 0 0 0 20 0 20 0 511818499 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012056328304 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23371] ppid=23353 vsize=28231652 memory=279259981779600 CPUtime=0.02 cores=0-7
/proc/23355/task/23371/stat : 23371 (java) S 23353 23353 19457 0 -1 1077944384 122 0 0 0 2 0 0 0 20 0 20 0 511818499 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012055275760 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23372] ppid=23353 vsize=28231652 memory=279259981777296 CPUtime=0.12 cores=0-7
/proc/23355/task/23372/stat : 23372 (java) S 23353 23353 19457 0 -1 1077944384 1026 0 0 0 12 0 0 0 20 0 20 0 511818499 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012054223216 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23373] ppid=23353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23373/stat : 23373 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511818499 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012053170912 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23374] ppid=23353 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/23355/task/23374/stat : 23374 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818499 28909211648 12204 33554432000 4194304 4196468 140725649940896 140012052118448 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50268 KiB

[startup+0.700985 s]
/proc/loadavg: 8.18 5.42 4.45 4/213 23374
/proc/meminfo: memFree=25756076/32770624 swapFree=66999816/67108860
[pid=23353] ppid=23350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23353/stat : 23353 (xcsp3-exec) S 23350 23353 19457 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511818493 115843072 363 33554432000 4194304 5098028 140723951968528 140723951966632 140061623149180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37056512 140723951977333 140723951977577 140723951977577 140723951980490 0
/proc/23353/statm: 28282 363 304 221 0 87 0
[pid=23355] ppid=23353 vsize=28233776 memory=139340 CPUtime=2.05 cores=0-7
/proc/23355/stat : 23355 (java) S 23353 23353 19457 0 -1 1077944320 16338 0 0 0 199 6 0 0 20 0 20 0 511818493 28911386624 34835 33554432000 4194304 4196468 140725649940896 140725649923440 140012945678071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
/proc/23355/statm: 7058444 34835 3454 1 0 7019544 0
[pid=23355/tid=23356] ppid=23353 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/23355/task/23356/stat : 23356 (java) R 23353 23353 19457 0 -1 4202560 8525 0 0 0 63 4 0 0 20 0 20 0 511818493 28911386624 34835 33554432000 4194304 4196468 140725649940896 140012949916064 140012945690006 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23357] ppid=23353 vsize=28233776 memory=139629991076720 CPUtime=0 cores=0-7
/proc/23355/task/23357/stat : 23357 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28911386624 34835 33554432000 4194304 4196468 140725649940896 140012915391248 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23358] ppid=23353 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23358/stat : 23358 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511818494 28911386624 34835 33554432000 4194304 4196468 140725649940896 140012496161680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23359] ppid=23353 vsize=28233776 memory=776 CPUtime=0 cores=0-7
/proc/23355/task/23359/stat : 23359 (java) S 23353 23353 19457 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511818494 28911386624 34835 33554432000 4194304 4196468 140725649940896 140012495109136 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0

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

[pid=23355/tid=23382] ppid=23353 vsize=28766288 memory=5313512 CPUtime=2429.13 cores=0-7
/proc/23355/task/23382/stat : 23382 (java) R 23353 23353 19457 0 -1 4202560 22072 0 0 0 242819 94 0 0 20 0 28 0 511818713 29456678912 1328378 33554432000 4194304 4196468 140725649940896 140010980340200 140012589607444 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
Current children cumulated CPU time: 19471 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5314964 KiB

[startup+2502.3 s]
/proc/loadavg: 8.09 8.19 8.01 9/219 23567
/proc/meminfo: memFree=20517760/32770624 swapFree=66999816/67108860
[pid=23353] ppid=23350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23353/stat : 23353 (xcsp3-exec) S 23350 23353 19457 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511818493 115843072 363 33554432000 4194304 5098028 140723951968528 140723951966632 140061623149180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37056512 140723951977333 140723951977577 140723951977577 140723951980490 0
/proc/23353/statm: 28282 363 304 221 0 87 0
[pid=23355] ppid=23353 vsize=28766288 memory=5297604 CPUtime=19949.5 cores=0-7
/proc/23355/stat : 23355 (java) S 23353 23353 19457 0 -1 1077944320 243452 0 0 0 1994192 755 0 0 20 0 28 0 511818493 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140725649923440 140012945678071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
/proc/23355/statm: 7191572 1324401 3523 1 0 7152672 0
[pid=23355/tid=23356] ppid=23353 vsize=28766288 memory=5297604 CPUtime=2.04 cores=0-7
/proc/23355/task/23356/stat : 23356 (java) S 23353 23353 19457 0 -1 1077944384 9448 0 0 0 197 7 0 0 20 0 28 0 511818493 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012949918848 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23357] ppid=23353 vsize=28766288 memory=5297604 CPUtime=0.58 cores=0-7
/proc/23355/task/23357/stat : 23357 (java) S 23353 23353 19457 0 -1 1077944384 3068 0 0 0 40 18 0 0 20 0 28 0 511818494 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012915391248 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23358] ppid=23353 vsize=28766288 memory=5297604 CPUtime=0.6 cores=0-7
/proc/23355/task/23358/stat : 23358 (java) S 23353 23353 19457 0 -1 1077944384 3290 0 0 0 41 19 0 0 20 0 28 0 511818494 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012496161680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23359] ppid=23353 vsize=28766288 memory=5297604 CPUtime=0.59 cores=0-7
/proc/23355/task/23359/stat : 23359 (java) S 23353 23353 19457 0 -1 1077944384 2930 0 0 0 41 18 0 0 20 0 28 0 511818494 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012495109136 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23360] ppid=23353 vsize=28766288 memory=1452 CPUtime=0.59 cores=0-7
/proc/23355/task/23360/stat : 23360 (java) S 23353 23353 19457 0 -1 1077944384 4986 0 0 0 39 20 0 0 20 0 28 0 511818494 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012494056592 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23361] ppid=23353 vsize=28766288 memory=5297604 CPUtime=0.6 cores=0-7
/proc/23355/task/23361/stat : 23361 (java) S 23353 23353 19457 0 -1 1077944384 2404 0 0 0 42 18 0 0 20 0 28 0 511818494 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012493003024 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23362] ppid=23353 vsize=28766288 memory=100 CPUtime=0.61 cores=0-7
/proc/23355/task/23362/stat : 23362 (java) S 23353 23353 19457 0 -1 1077944384 3085 0 0 0 42 19 0 0 20 0 28 0 511818494 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012491950480 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23363] ppid=23353 vsize=28766288 memory=5297604 CPUtime=0.6 cores=0-7
/proc/23355/task/23363/stat : 23363 (java) S 23353 23353 19457 0 -1 1077944384 3899 0 0 0 40 20 0 0 20 0 28 0 511818494 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012490897936 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23364] ppid=23353 vsize=28766288 memory=248143 CPUtime=0.58 cores=0-7
/proc/23355/task/23364/stat : 23364 (java) S 23353 23353 19457 0 -1 1077944384 3276 0 0 0 40 18 0 0 20 0 28 0 511818494 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012489845392 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23365] ppid=23353 vsize=28766288 memory=247693 CPUtime=0.4 cores=0-7
/proc/23355/task/23365/stat : 23365 (java) S 23353 23353 19457 0 -1 1077944384 9930 0 0 0 17 23 0 0 20 0 28 0 511818496 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012446693872 140012945689218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23366] ppid=23353 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/23355/task/23366/stat : 23366 (java) S 23353 23353 19457 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 511818496 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012445640160 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23367] ppid=23353 vsize=28766288 memory=111632 CPUtime=0 cores=0-7
/proc/23355/task/23367/stat : 23367 (java) S 23353 23353 19457 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 511818496 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012059485696 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23368] ppid=23353 vsize=28766288 memory=164 CPUtime=0 cores=0-7
/proc/23355/task/23368/stat : 23368 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511818499 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012058434256 140012945696667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23369] ppid=23353 vsize=28766288 memory=6944656592455360569 CPUtime=2.09 cores=0-7
/proc/23355/task/23369/stat : 23369 (java) S 23353 23353 19457 0 -1 1077944384 13194 0 0 0 207 2 0 0 20 0 28 0 511818499 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012057380848 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23370] ppid=23353 vsize=28766288 memory=1760 CPUtime=2.26 cores=0-7
/proc/23355/task/23370/stat : 23370 (java) S 23353 23353 19457 0 -1 1077944384 9145 0 0 0 224 2 0 0 20 0 28 0 511818499 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012056328304 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23371] ppid=23353 vsize=28766288 memory=111632 CPUtime=2.25 cores=0-7
/proc/23355/task/23371/stat : 23371 (java) S 23353 23353 19457 0 -1 1077944384 10360 0 0 0 224 1 0 0 20 0 28 0 511818499 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012055275760 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23372] ppid=23353 vsize=28766288 memory=1452 CPUtime=0.76 cores=0-7
/proc/23355/task/23372/stat : 23372 (java) S 23353 23353 19457 0 -1 1077944384 10121 0 0 0 75 1 0 0 20 0 28 0 511818499 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012054223216 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23373] ppid=23353 vsize=28766288 memory=3580 CPUtime=0 cores=0-7
/proc/23355/task/23373/stat : 23373 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511818499 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012053170912 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23374] ppid=23353 vsize=28766288 memory=1452 CPUtime=0.81 cores=0-7
/proc/23355/task/23374/stat : 23374 (java) S 23353 23353 19457 0 -1 1077944384 2747 0 0 0 20 61 0 0 20 0 28 0 511818499 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012052118448 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23375] ppid=23353 vsize=28766288 memory=1452 CPUtime=2496.13 cores=0-7
/proc/23355/task/23375/stat : 23375 (java) R 23353 23353 19457 0 -1 4202560 8801 0 0 0 249602 11 0 0 20 0 28 0 511818712 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140012043136808 140012590027125 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23376] ppid=23353 vsize=28766288 memory=1452 CPUtime=2487.96 cores=0-7
/proc/23355/task/23376/stat : 23376 (java) R 23353 23353 19457 0 -1 4202560 8481 0 0 0 248786 10 0 0 20 0 28 0 511818712 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140010986656760 140012589687744 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23377] ppid=23353 vsize=28766288 memory=5297604 CPUtime=2482.97 cores=0-7
/proc/23355/task/23377/stat : 23377 (java) R 23353 23353 19457 0 -1 4202560 20068 0 0 0 248237 60 0 0 20 0 28 0 511818712 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140010985605536 140012589676094 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23378] ppid=23353 vsize=28766288 memory=3580 CPUtime=2497.99 cores=0-7
/proc/23355/task/23378/stat : 23378 (java) R 23353 23353 19457 0 -1 4202560 16471 0 0 0 249740 59 0 0 20 0 28 0 511818712 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140010984550312 140012591223149 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23379] ppid=23353 vsize=28766288 memory=63492 CPUtime=2490.5 cores=0-7
/proc/23355/task/23379/stat : 23379 (java) R 23353 23353 19457 0 -1 4202560 35976 0 0 0 248891 159 0 0 20 0 28 0 511818713 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140010983498104 140012591446491 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23380] ppid=23353 vsize=28766288 memory=988 CPUtime=2498 cores=0-7
/proc/23355/task/23380/stat : 23380 (java) R 23353 23353 19457 0 -1 4202560 31295 0 0 0 249639 161 0 0 20 0 28 0 511818713 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140010982444944 140012591446531 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23381] ppid=23353 vsize=28766288 memory=2020 CPUtime=2492.53 cores=0-7
/proc/23355/task/23381/stat : 23381 (java) R 23353 23353 19457 0 -1 4202560 6462 0 0 0 249247 6 0 0 20 0 28 0 511818713 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140010981392728 140012589796126 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23382] ppid=23353 vsize=28766288 memory=1432 CPUtime=2487.8 cores=0-7
/proc/23355/task/23382/stat : 23382 (java) R 23353 23353 19457 0 -1 4202560 22672 0 0 0 248684 96 0 0 20 0 28 0 511818713 29456678912 1324401 33554432000 4194304 4196468 140725649940896 140010980340200 140012589607917 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
Current children cumulated CPU time: 19949.5 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5299056 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.14 8.19 8.02 9/220 23569
/proc/meminfo: memFree=20528576/32770624 swapFree=66999816/67108860
[pid=23353] ppid=23350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/23353/stat : 23353 (xcsp3-exec) S 23350 23353 19457 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 511818493 115843072 363 33554432000 4194304 5098028 140723951968528 140723951966632 140061623149180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 37056512 140723951977333 140723951977577 140723951977577 140723951980490 0
/proc/23353/statm: 28282 363 304 221 0 87 0
[pid=23355] ppid=23353 vsize=28766288 memory=5286312 CPUtime=20090.6 cores=0-7
/proc/23355/stat : 23355 (java) S 23353 23353 19457 0 -1 1077944320 245286 0 0 0 2008301 761 0 0 20 0 28 0 511818493 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140725649923440 140012945678071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
/proc/23355/statm: 7191572 1321578 3523 1 0 7152672 0
[pid=23355/tid=23356] ppid=23353 vsize=28766288 memory=1398722017469774279 CPUtime=2.04 cores=0-7
/proc/23355/task/23356/stat : 23356 (java) S 23353 23353 19457 0 -1 1077944384 9448 0 0 0 197 7 0 0 20 0 28 0 511818493 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012949918848 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23357] ppid=23353 vsize=28766288 memory=4872558044660077418 CPUtime=0.59 cores=0-7
/proc/23355/task/23357/stat : 23357 (java) S 23353 23353 19457 0 -1 1077944384 3090 0 0 0 41 18 0 0 20 0 28 0 511818494 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012915391248 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23358] ppid=23353 vsize=28766288 memory=9396 CPUtime=0.6 cores=0-7
/proc/23355/task/23358/stat : 23358 (java) S 23353 23353 19457 0 -1 1077944384 3709 0 0 0 41 19 0 0 20 0 28 0 511818494 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012496161680 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23359] ppid=23353 vsize=28766288 memory=656 CPUtime=0.61 cores=0-7
/proc/23355/task/23359/stat : 23359 (java) S 23353 23353 19457 0 -1 1077944384 2984 0 0 0 42 19 0 0 20 0 28 0 511818494 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012495109136 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23360] ppid=23353 vsize=28766288 memory=3612 CPUtime=0.6 cores=0-7
/proc/23355/task/23360/stat : 23360 (java) S 23353 23353 19457 0 -1 1077944384 5060 0 0 0 40 20 0 0 20 0 28 0 511818494 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012494056592 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23361] ppid=23353 vsize=28766288 memory=2832 CPUtime=0.61 cores=0-7
/proc/23355/task/23361/stat : 23361 (java) S 23353 23353 19457 0 -1 1077944384 2537 0 0 0 43 18 0 0 20 0 28 0 511818494 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012493003024 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23362] ppid=23353 vsize=28766288 memory=1712 CPUtime=0.62 cores=0-7
/proc/23355/task/23362/stat : 23362 (java) S 23353 23353 19457 0 -1 1077944384 3111 0 0 0 43 19 0 0 20 0 28 0 511818494 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012491950480 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23363] ppid=23353 vsize=28766288 memory=1204 CPUtime=0.61 cores=0-7
/proc/23355/task/23363/stat : 23363 (java) S 23353 23353 19457 0 -1 1077944384 3926 0 0 0 41 20 0 0 20 0 28 0 511818494 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012490897936 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23364] ppid=23353 vsize=28766288 memory=1072 CPUtime=0.59 cores=0-7
/proc/23355/task/23364/stat : 23364 (java) S 23353 23353 19457 0 -1 1077944384 3387 0 0 0 41 18 0 0 20 0 28 0 511818494 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012489845392 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23365] ppid=23353 vsize=28766288 memory=6096 CPUtime=0.42 cores=0-7
/proc/23355/task/23365/stat : 23365 (java) S 23353 23353 19457 0 -1 1077944384 10182 0 0 0 17 25 0 0 20 0 28 0 511818496 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012446693872 140012945689218 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23366] ppid=23353 vsize=28766288 memory=1544 CPUtime=0 cores=0-7
/proc/23355/task/23366/stat : 23366 (java) S 23353 23353 19457 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 511818496 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012445640160 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23367] ppid=23353 vsize=28766288 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/23355/task/23367/stat : 23367 (java) S 23353 23353 19457 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 511818496 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012059485696 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23368] ppid=23353 vsize=28766288 memory=5297604 CPUtime=0 cores=0-7
/proc/23355/task/23368/stat : 23368 (java) S 23353 23353 19457 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511818499 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012058434256 140012945696667 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23369] ppid=23353 vsize=28766288 memory=239929758103173 CPUtime=2.09 cores=0-7
/proc/23355/task/23369/stat : 23369 (java) S 23353 23353 19457 0 -1 1077944384 13194 0 0 0 207 2 0 0 20 0 28 0 511818499 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012057380848 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23370] ppid=23353 vsize=28766288 memory=239929758103174 CPUtime=2.26 cores=0-7
/proc/23355/task/23370/stat : 23370 (java) S 23353 23353 19457 0 -1 1077944384 9145 0 0 0 224 2 0 0 20 0 28 0 511818499 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012056328304 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23371] ppid=23353 vsize=28766288 memory=3580 CPUtime=2.25 cores=0-7
/proc/23355/task/23371/stat : 23371 (java) S 23353 23353 19457 0 -1 1077944384 10360 0 0 0 224 1 0 0 20 0 28 0 511818499 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012055275760 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23372] ppid=23353 vsize=28766288 memory=63492 CPUtime=0.76 cores=0-7
/proc/23355/task/23372/stat : 23372 (java) S 23353 23353 19457 0 -1 1077944384 10121 0 0 0 75 1 0 0 20 0 28 0 511818499 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012054223216 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23373] ppid=23353 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/23355/task/23373/stat : 23373 (java) S 23353 23353 19457 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511818499 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012053170912 140012945688277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23374] ppid=23353 vsize=28766288 memory=4209716939157774234 CPUtime=0.82 cores=0-7
/proc/23355/task/23374/stat : 23374 (java) S 23353 23353 19457 0 -1 1077944384 2747 0 0 0 20 62 0 0 20 0 28 0 511818499 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012052118448 140012945689218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23375] ppid=23353 vsize=28766288 memory=3833326543010622688 CPUtime=2513.8 cores=0-7
/proc/23355/task/23375/stat : 23375 (java) R 23353 23353 19457 0 -1 4202560 8833 0 0 0 251369 11 0 0 20 0 28 0 511818712 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140012043136664 140012589622269 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23376] ppid=23353 vsize=28766288 memory=279259982089544 CPUtime=2505.64 cores=0-7
/proc/23355/task/23376/stat : 23376 (java) R 23353 23353 19457 0 -1 4202560 8532 0 0 0 250554 10 0 0 20 0 28 0 511818712 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140010986656760 140012590025253 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23377] ppid=23353 vsize=28766288 memory=279259982089576 CPUtime=2500.64 cores=0-7
/proc/23355/task/23377/stat : 23377 (java) R 23353 23353 19457 0 -1 4202560 20145 0 0 0 250004 60 0 0 20 0 28 0 511818712 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140010985603064 140012927084370 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23378] ppid=23353 vsize=28766288 memory=1452 CPUtime=2515.67 cores=0-7
/proc/23355/task/23378/stat : 23378 (java) R 23353 23353 19457 0 -1 4202560 16512 0 0 0 251508 59 0 0 20 0 28 0 511818712 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140010984550648 140012589607695 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23379] ppid=23353 vsize=28766288 memory=5286312 CPUtime=2508.02 cores=0-7
/proc/23355/task/23379/stat : 23379 (java) R 23353 23353 19457 0 -1 4202560 36123 0 0 0 250643 159 0 0 20 0 28 0 511818713 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140010983497472 140012591446500 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23380] ppid=23353 vsize=28766288 memory=1072 CPUtime=2515.68 cores=0-7
/proc/23355/task/23380/stat : 23380 (java) R 23353 23353 19457 0 -1 4202560 31508 0 0 0 251404 164 0 0 20 0 28 0 511818713 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140010982447984 140012590024892 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23381] ppid=23353 vsize=28766288 memory=6096 CPUtime=2510.2 cores=0-7
/proc/23355/task/23381/stat : 23381 (java) R 23353 23353 19457 0 -1 4202560 6509 0 0 0 251014 6 0 0 20 0 28 0 511818713 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140010981392728 140012590026290 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
[pid=23355/tid=23382] ppid=23353 vsize=28766288 memory=1544 CPUtime=2505.26 cores=0-7
/proc/23355/task/23382/stat : 23382 (java) R 23353 23353 19457 0 -1 4202560 22780 0 0 0 250430 96 0 0 20 0 28 0 511818713 29456678912 1321578 33554432000 4194304 4196468 140725649940896 140010980340200 140012589607337 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 33759232 140725649945578 140725649945750 140725649945750 140725649948623 0
Current children cumulated CPU time: 20090.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5287764 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.11
CPU time (s): 20091.2
CPU user time (s): 20083.6
CPU system time (s): 7.64802
CPU usage (%): 797.236
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 5565956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20083.6
system time used= 7.64802
maximum resident set size= 5583492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246539
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60838
involuntary context switches= 222423


# summary of solver processes directly reported to runsolver:
#   pid: 23353,23355
#   total CPU time (s): 20091.2
#   total CPU user time (s): 20083.6
#   total CPU system time (s): 7.64802

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.165 second user time and 26.4226 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-24 22:04:57
IDJOB=4406786
IDBENCH=135033
IDSOLVER=2871
FILE ID=node123/4406786-1569355537
RUNJOBID= node123-1569348851-19484
PBS_JOBID= 21705084
Free space on /tmp= 25920 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K100.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-4406786-1569355537/watcher-4406786-1569355537 -o /tmp/evaluation-result-4406786-1569355537/solver-4406786-1569355537 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1569348851-19484 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1734529527 HOME/instance-4406786-1569355537.xml

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

MD5SUM BENCH= 26b9bfa7097c81a56529190245724c1c
RANDOM SEED=1734529527

node123.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.49
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.49
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.49
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.49
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:        25814856 kB
MemAvailable:   31838064 kB
Buffers:           96732 kB
Cached:          6086116 kB
SwapCached:         6608 kB
Active:          3220972 kB
Inactive:        2974084 kB
Active(anon):       4492 kB
Inactive(anon):    63892 kB
Active(file):    3216480 kB
Inactive(file):  2910192 kB
Unevictable:      107956 kB
Mlocked:          107956 kB
SwapTotal:      67108860 kB
SwapFree:       66999816 kB
Dirty:             26628 kB
Writeback:             0 kB
AnonPages:        114324 kB
Mapped:            56916 kB
Shmem:             47948 kB
Slab:             355112 kB
SReclaimable:     324996 kB
SUnreclaim:        30116 kB
KernelStack:        3456 kB
PageTables:         5448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25892 MiB
End job on node123 at 2019-09-24 22:46:57