Trace number 4271119

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)? (TO) 20095.6 2520.1499

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K097.xml
MD5SUMc736c64a10dc2dd55507b217b8552514
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6596
Number of constraints6792
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6596}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":174},{"degree":5,"count":1168},{"degree":6,"count":2582},{"degree":7,"count":1621},{"degree":8,"count":668},{"degree":9,"count":192},{"degree":10,"count":190}]
Minimum constraint arity1
Maximum constraint arity97
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1248},{"arity":3,"count":2592},{"arity":4,"count":1728},{"arity":5,"count":576},{"arity":6,"count":192},{"arity":7,"count":192},{"arity":68,"count":194},{"arity":97,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6792}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271119-1502773761.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271119-1502773761.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
6.51/2.00	c solve instance...
20094.78/2520.09	s UNKNOWN
20094.78/2520.09	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 (15203 MiB free)
  memory of node 1: 16384 MiB (15523 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271119-1502773761/watcher-4271119-1502773761 -o /tmp/evaluation-result-4271119-1502773761/solver-4271119-1502773761 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1502772902-19803 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1043259437 HOME/instance-4271119-1502773761.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=19820, runsolver pid=19817
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 8.03 8.45 8.58 2/199 19841
/proc/meminfo: memFree=31448556/32770624 swapFree=67108860/67108860
[pid=19820] ppid=19817 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19820/stat : 19820 (xcsp3-exec) S 19817 19820 19776 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110463703 9740288 346 33554432000 4194304 5098028 140729152876864 140729152874968 140453405389436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15794176 140729152881764 140729152881975 140729152881975 140729152884715 0
/proc/19820/statm: 2378 346 289 221 0 87 0
[pid=19822] ppid=19820 vsize=25999808 memory=26456 CPUtime=0.11 cores=0-7
/proc/19822/stat : 19822 (java) S 19820 19820 19776 0 -1 1077944320 5490 0 0 0 10 1 0 0 20 0 20 0 110463703 26623803392 6614 33554432000 4194304 4196468 140737263290272 140737263272816 139772508262135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
/proc/19822/statm: 6499952 6614 2869 1 0 6488269 0
[pid=19822/tid=19823] ppid=19820 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/19822/task/19823/stat : 19823 (java) R 19820 19820 19776 0 -1 4202560 3495 0 0 0 8 1 0 0 20 0 20 0 110463703 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772512493824 139772508274070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19824] ppid=19820 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772464814480 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19825] ppid=19820 vsize=25999808 memory=140316243674752 CPUtime=0 cores=0-7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463704 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772065085712 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19826] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463704 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772064033424 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19827] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772062980624 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19828] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772061928336 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19829] ppid=19820 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463704 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772060875536 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19830] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772059823248 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19831] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463704 26623803392 6614 33554432000 4194304 4196468 140737263290272 139772058770448 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19832] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463705 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771635578992 139772508273282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19833] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19820 19776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110463706 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771634524960 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19834] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19820 19776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110463706 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771633472624 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19835] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463708 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771632420944 139772508280731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19836] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19820 19776 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 20 0 110463708 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771631368816 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19837] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463708 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771630316016 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19838] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463709 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771629263728 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19839] ppid=19820 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/19822/task/19839/stat : 19839 (java) R 19820 19820 19776 0 -1 4202560 252 0 0 0 1 0 0 0 20 0 20 0 110463709 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771628210928 139772508274070 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19840] ppid=19820 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463709 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771627157856 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19841] ppid=19820 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/19822/task/19841/stat : 19841 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463709 26623803392 6614 33554432000 4194304 4196468 140737263290272 139771626105136 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27840 KiB

[startup+0.210231 s]*
/proc/loadavg: 8.03 8.45 8.58 3/199 19841
/proc/meminfo: memFree=31436728/32770624 swapFree=67108860/67108860
[pid=19820] ppid=19817 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19820/stat : 19820 (xcsp3-exec) S 19817 19820 19776 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110463703 9740288 346 33554432000 4194304 5098028 140729152876864 140729152874968 140453405389436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15794176 140729152881764 140729152881975 140729152881975 140729152884715 0
/proc/19820/statm: 2378 346 289 221 0 87 0
[pid=19822] ppid=19820 vsize=26004064 memory=39164 CPUtime=0.33 cores=0-7
/proc/19822/stat : 19822 (java) S 19820 19820 19776 0 -1 1077944320 8358 0 0 0 30 3 0 0 20 0 20 0 110463703 26628161536 9791 33554432000 4194304 4196468 140737263290272 140737263272816 139772508262135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
/proc/19822/statm: 6501016 9791 3056 1 0 6488269 0
[pid=19822/tid=19823] ppid=19820 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19822/task/19823/stat : 19823 (java) R 19820 19820 19776 0 -1 4202560 5410 0 0 0 18 2 0 0 20 0 20 0 110463703 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772512481104 139772508284061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19824] ppid=19820 vsize=26004064 memory=328 CPUtime=0 cores=0-7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772464814480 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19825] ppid=19820 vsize=26004064 memory=140316244161597 CPUtime=0 cores=0-7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772065085712 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19826] ppid=19820 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772064033424 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19827] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772062980624 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19828] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772061928336 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19829] ppid=19820 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772060875536 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19830] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772059823248 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19831] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 9791 33554432000 4194304 4196468 140737263290272 139772058770448 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19832] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463705 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771635578992 139772508273282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19833] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19820 19776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110463706 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771634524960 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19834] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19820 19776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110463706 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771633472624 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19835] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463708 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771632420944 139772508280731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19836] ppid=19820 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19820 19776 0 -1 1077944384 548 0 0 0 1 0 0 0 20 0 20 0 110463708 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771631368816 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19837] ppid=19820 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19820 19776 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 20 0 110463708 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771630316016 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19838] ppid=19820 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19820 19776 0 -1 1077944384 297 0 0 0 1 0 0 0 20 0 20 0 110463709 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771629263728 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19839] ppid=19820 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/19822/task/19839/stat : 19839 (java) R 19820 19820 19776 0 -1 4202560 764 0 0 0 7 0 0 0 20 0 20 0 110463709 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771628210928 139772486782273 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19840] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463709 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771627157856 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19841] ppid=19820 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19822/task/19841/stat : 19841 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463709 26628161536 9791 33554432000 4194304 4196468 140737263290272 139771626105136 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40548 KiB

[startup+0.310342 s]*
/proc/loadavg: 8.03 8.45 8.58 3/199 19841
/proc/meminfo: memFree=31431952/32770624 swapFree=67108860/67108860
[pid=19820] ppid=19817 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19820/stat : 19820 (xcsp3-exec) S 19817 19820 19776 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110463703 9740288 346 33554432000 4194304 5098028 140729152876864 140729152874968 140453405389436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15794176 140729152881764 140729152881975 140729152881975 140729152884715 0
/proc/19820/statm: 2378 346 289 221 0 87 0
[pid=19822] ppid=19820 vsize=26004064 memory=46904 CPUtime=0.51 cores=0-7
/proc/19822/stat : 19822 (java) S 19820 19820 19776 0 -1 1077944320 9466 0 0 0 47 4 0 0 20 0 20 0 110463703 26628161536 11726 33554432000 4194304 4196468 140737263290272 140737263272816 139772508262135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
/proc/19822/statm: 6501016 11726 3108 1 0 6488269 0
[pid=19822/tid=19823] ppid=19820 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19822/task/19823/stat : 19823 (java) R 19820 19820 19776 0 -1 4202560 6077 0 0 0 27 2 0 0 20 0 20 0 110463703 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772512499008 139772508284061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19824] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772464814480 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19825] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772065085712 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19826] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772064033424 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19827] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772062980624 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19828] ppid=19820 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772061928336 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19829] ppid=19820 vsize=26004064 memory=140316111893423 CPUtime=0 cores=0-7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772060875536 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19830] ppid=19820 vsize=26004064 memory=140316111895728 CPUtime=0 cores=0-7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772059823248 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19831] ppid=19820 vsize=26004064 memory=140316111898032 CPUtime=0 cores=0-7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463704 26628161536 11726 33554432000 4194304 4196468 140737263290272 139772058770448 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19832] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463705 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771635578992 139772508273282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19833] ppid=19820 vsize=26004064 memory=280632223803024 CPUtime=0 cores=0-7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19820 19776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 110463706 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771634524960 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19834] ppid=19820 vsize=26004064 memory=280632223809936 CPUtime=0 cores=0-7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19820 19776 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 110463706 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771633472624 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19835] ppid=19820 vsize=26004064 memory=280632223751216 CPUtime=0 cores=0-7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463708 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771632420944 139772508280731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19836] ppid=19820 vsize=26004064 memory=280632223823760 CPUtime=0.01 cores=0-7
/proc/19822/task/19836/stat : 19836 (java) R 19820 19820 19776 0 -1 4202560 556 0 0 0 1 0 0 0 20 0 20 0 110463708 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771631368816 139772489807099 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19837] ppid=19820 vsize=26004064 memory=280632223830672 CPUtime=0.03 cores=0-7
/proc/19822/task/19837/stat : 19837 (java) R 19820 19820 19776 0 -1 4202560 231 0 0 0 3 0 0 0 20 0 20 0 110463708 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771630297032 139772486284337 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19838] ppid=19820 vsize=26004064 memory=280632223828368 CPUtime=0.02 cores=0-7
/proc/19822/task/19838/stat : 19838 (java) R 19820 19820 19776 0 -1 4202560 370 0 0 0 2 0 0 0 20 0 20 0 110463709 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771629263728 139772487979271 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19839] ppid=19820 vsize=26004064 memory=280632223844528 CPUtime=0.12 cores=0-7
/proc/19822/task/19839/stat : 19839 (java) R 19820 19820 19776 0 -1 4202560 922 0 0 0 12 0 0 0 20 0 20 0 110463709 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771628207736 139772486945700 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19840] ppid=19820 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463709 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771627157856 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19841] ppid=19820 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/19822/task/19841/stat : 19841 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463709 26628161536 11726 33554432000 4194304 4196468 140737263290272 139771626105136 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 48288 KiB

[startup+0.707374 s]
/proc/loadavg: 8.03 8.45 8.58 5/199 19841
/proc/meminfo: memFree=31403476/32770624 swapFree=67108860/67108860
[pid=19820] ppid=19817 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19820/stat : 19820 (xcsp3-exec) S 19817 19820 19776 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110463703 9740288 346 33554432000 4194304 5098028 140729152876864 140729152874968 140453405389436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15794176 140729152881764 140729152881975 140729152881975 140729152884715 0
/proc/19820/statm: 2378 346 289 221 0 87 0
[pid=19822] ppid=19820 vsize=26004140 memory=140876 CPUtime=2.04 cores=0-7
/proc/19822/stat : 19822 (java) S 19820 19820 19776 0 -1 1077944320 13993 0 0 0 196 8 0 0 20 0 20 0 110463703 26628239360 35219 33554432000 4194304 4196468 140737263290272 140737263272816 139772508262135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
/proc/19822/statm: 6501035 35219 3199 1 0 6488269 0
[pid=19822/tid=19823] ppid=19820 vsize=26004140 memory=280632224202416 CPUtime=0.68 cores=0-7
/proc/19822/task/19823/stat : 19823 (java) S 19820 19820 19776 0 -1 1077944384 6495 0 0 0 64 4 0 0 20 0 20 0 110463703 26628239360 35219 33554432000 4194304 4196468 140737263290272 139772512481088 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19824] ppid=19820 vsize=26004140 memory=140316112102256 CPUtime=0 cores=0-7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 110463704 26628239360 35219 33554432000 4194304 4196468 140737263290272 139772464814480 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19825] ppid=19820 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19820 19776 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 110463704 26628239360 35219 33554432000 4194304 4196468 140737263290272 139772065085712 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19826] ppid=19820 vsize=26004140 memory=4612 CPUtime=0 cores=0-7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 110463704 26628239360 35219 33554432000 4194304 4196468 140737263290272 139772064033424 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0

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

/proc/meminfo: memFree=26140568/32770624 swapFree=67108860/67108860
[pid=19820] ppid=19817 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19820/stat : 19820 (xcsp3-exec) S 19817 19820 19776 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110463703 9740288 346 33554432000 4194304 5098028 140729152876864 140729152874968 140453405389436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15794176 140729152881764 140729152881975 140729152881975 140729152884715 0
/proc/19820/statm: 2378 346 289 221 0 87 0
[pid=19822] ppid=19820 vsize=26538700 memory=5331096 CPUtime=19953.5 cores=0-7
/proc/19822/stat : 19822 (java) S 19820 19820 19776 0 -1 1077944320 202543 0 0 0 1994726 624 0 0 20 0 28 0 110463703 27175628800 1332774 33554432000 4194304 4196468 140737263290272 140737263272816 139772508262135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
/proc/19822/statm: 6634675 1332774 3273 1 0 6621909 0
[pid=19822/tid=19823] ppid=19820 vsize=26538700 memory=5331096 CPUtime=1.87 cores=0-7
/proc/19822/task/19823/stat : 19823 (java) S 19820 19820 19776 0 -1 1077944384 6858 0 0 0 180 7 0 0 20 0 28 0 110463703 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772512502912 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19824] ppid=19820 vsize=26538700 memory=5331096 CPUtime=0.39 cores=0-7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19820 19776 0 -1 1077944384 1071 0 0 0 24 15 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772464814480 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19825] ppid=19820 vsize=26538700 memory=5331096 CPUtime=0.38 cores=0-7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19820 19776 0 -1 1077944384 1451 0 0 0 24 14 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772065085712 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19826] ppid=19820 vsize=26538700 memory=1384 CPUtime=0.38 cores=0-7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19820 19776 0 -1 1077944384 2415 0 0 0 26 12 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772064033424 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19827] ppid=19820 vsize=26538700 memory=5331096 CPUtime=0.36 cores=0-7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19820 19776 0 -1 1077944384 2019 0 0 0 24 12 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772062980624 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19828] ppid=19820 vsize=26538700 memory=0 CPUtime=0.38 cores=0-7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19820 19776 0 -1 1077944384 3684 0 0 0 25 13 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772061928336 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19829] ppid=19820 vsize=26538700 memory=140316112861849 CPUtime=0.36 cores=0-7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19820 19776 0 -1 1077944384 1930 0 0 0 23 13 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772060875536 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19830] ppid=19820 vsize=26538700 memory=1384 CPUtime=0.37 cores=0-7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19820 19776 0 -1 1077944384 2716 0 0 0 24 13 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772059823248 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19831] ppid=19820 vsize=26538700 memory=1384 CPUtime=0.36 cores=0-7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19820 19776 0 -1 1077944384 3434 0 0 0 22 14 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772058770448 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19832] ppid=19820 vsize=26538700 memory=12068 CPUtime=0.2 cores=0-7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19820 19776 0 -1 1077944384 7951 0 0 0 9 11 0 0 20 0 28 0 110463705 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771635578992 139772508273282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19833] ppid=19820 vsize=26538700 memory=1440 CPUtime=0 cores=0-7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19820 19776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 110463706 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771634525024 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19834] ppid=19820 vsize=26538700 memory=164 CPUtime=0 cores=0-7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19820 19776 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 110463706 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771633472640 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19835] ppid=19820 vsize=26538700 memory=280632223596784 CPUtime=0 cores=0-7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 110463708 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771632420944 139772508280731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19836] ppid=19820 vsize=26538700 memory=4100 CPUtime=2.38 cores=0-7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19820 19776 0 -1 1077944384 10934 0 0 0 235 3 0 0 20 0 28 0 110463708 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771631368816 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19837] ppid=19820 vsize=26538700 memory=31204 CPUtime=2.25 cores=0-7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19820 19776 0 -1 1077944384 7739 0 0 0 224 1 0 0 20 0 28 0 110463708 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771630316016 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19838] ppid=19820 vsize=26538700 memory=4100 CPUtime=2.21 cores=0-7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19820 19776 0 -1 1077944384 12587 0 0 0 218 3 0 0 20 0 28 0 110463709 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771629263728 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19839] ppid=19820 vsize=26538700 memory=31204 CPUtime=0.75 cores=0-7
/proc/19822/task/19839/stat : 19839 (java) S 19820 19820 19776 0 -1 1077944384 8196 0 0 0 73 2 0 0 20 0 28 0 110463709 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771628210928 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19840] ppid=19820 vsize=26538700 memory=5331096 CPUtime=0 cores=0-7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 110463709 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771627157856 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19841] ppid=19820 vsize=26538700 memory=1384 CPUtime=0.91 cores=0-7
/proc/19822/task/19841/stat : 19841 (java) S 19820 19820 19776 0 -1 1077944384 3320 0 0 0 0 91 0 0 20 0 28 0 110463709 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771626105136 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19842] ppid=19820 vsize=26538700 memory=5331096 CPUtime=2488.63 cores=0-7
/proc/19822/task/19842/stat : 19842 (java) R 19820 19820 19776 0 -1 4202560 4888 0 0 0 248861 2 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771618098048 139772151955158 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19843] ppid=19820 vsize=26538700 memory=6791534058613427641 CPUtime=2497.47 cores=0-7
/proc/19822/task/19843/stat : 19843 (java) R 19820 19820 19776 0 -1 4202560 3649 0 0 0 249744 3 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771617046256 139772152131428 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19844] ppid=19820 vsize=26538700 memory=31204 CPUtime=2488.53 cores=0-7
/proc/19822/task/19844/stat : 19844 (java) R 19820 19820 19776 0 -1 4202560 19161 0 0 0 248784 69 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771615992880 139772151613307 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19845] ppid=19820 vsize=26538700 memory=1292 CPUtime=2498.77 cores=0-7
/proc/19822/task/19845/stat : 19845 (java) R 19820 19820 19776 0 -1 4202560 10450 0 0 0 249825 52 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771614937576 139772153267251 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19846] ppid=19820 vsize=26538700 memory=2448 CPUtime=2498.26 cores=0-7
/proc/19822/task/19846/stat : 19846 (java) R 19820 19820 19776 0 -1 4202560 27875 0 0 0 249717 109 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771613884608 139772151734077 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19847] ppid=19820 vsize=26538700 memory=0 CPUtime=2496.88 cores=0-7
/proc/19822/task/19847/stat : 19847 (java) R 19820 19820 19776 0 -1 4202560 3188 0 0 0 249686 2 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771612836528 139772151734372 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19848] ppid=19820 vsize=26538700 memory=0 CPUtime=2487.23 cores=0-7
/proc/19822/task/19848/stat : 19848 (java) R 19820 19820 19776 0 -1 4202560 51931 0 0 0 248479 244 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771611779000 139772151323142 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19849] ppid=19820 vsize=26538700 memory=0 CPUtime=2483.95 cores=0-7
/proc/19822/task/19849/stat : 19849 (java) R 19820 19820 19776 0 -1 4202560 3800 0 0 0 248393 2 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771610726632 139772151559040 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
Current children cumulated CPU time: 19953.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5332480 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.06 8.20 8.26 9/207 19905
/proc/meminfo: memFree=26140988/32770624 swapFree=67108860/67108860
[pid=19820] ppid=19817 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/19820/stat : 19820 (xcsp3-exec) S 19817 19820 19776 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 110463703 9740288 346 33554432000 4194304 5098028 140729152876864 140729152874968 140453405389436 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15794176 140729152881764 140729152881975 140729152881975 140729152884715 0
/proc/19820/statm: 2378 346 289 221 0 87 0
[pid=19822] ppid=19820 vsize=26538700 memory=5331096 CPUtime=20094.8 cores=0-7
/proc/19822/stat : 19822 (java) S 19820 19820 19776 0 -1 1077944320 203574 0 0 0 2008852 626 0 0 20 0 28 0 110463703 27175628800 1332774 33554432000 4194304 4196468 140737263290272 140737263272816 139772508262135 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
/proc/19822/statm: 6634675 1332774 3273 1 0 6621909 0
[pid=19822/tid=19823] ppid=19820 vsize=26538700 memory=1200 CPUtime=1.87 cores=0-7
/proc/19822/task/19823/stat : 19823 (java) S 19820 19820 19776 0 -1 1077944384 6858 0 0 0 180 7 0 0 20 0 28 0 110463703 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772512502912 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19824] ppid=19820 vsize=26538700 memory=4872558044660077418 CPUtime=0.39 cores=0-7
/proc/19822/task/19824/stat : 19824 (java) S 19820 19820 19776 0 -1 1077944384 1071 0 0 0 24 15 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772464814480 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19825] ppid=19820 vsize=26538700 memory=8568 CPUtime=0.38 cores=0-7
/proc/19822/task/19825/stat : 19825 (java) S 19820 19820 19776 0 -1 1077944384 1451 0 0 0 24 14 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772065085712 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19826] ppid=19820 vsize=26538700 memory=1712 CPUtime=0.38 cores=0-7
/proc/19822/task/19826/stat : 19826 (java) S 19820 19820 19776 0 -1 1077944384 2415 0 0 0 26 12 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772064033424 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19827] ppid=19820 vsize=26538700 memory=4612 CPUtime=0.36 cores=0-7
/proc/19822/task/19827/stat : 19827 (java) S 19820 19820 19776 0 -1 1077944384 2019 0 0 0 24 12 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772062980624 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19828] ppid=19820 vsize=26538700 memory=1004 CPUtime=0.38 cores=0-7
/proc/19822/task/19828/stat : 19828 (java) S 19820 19820 19776 0 -1 1077944384 3684 0 0 0 25 13 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772061928336 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19829] ppid=19820 vsize=26538700 memory=1200 CPUtime=0.36 cores=0-7
/proc/19822/task/19829/stat : 19829 (java) S 19820 19820 19776 0 -1 1077944384 1930 0 0 0 23 13 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772060875536 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19830] ppid=19820 vsize=26538700 memory=800 CPUtime=0.37 cores=0-7
/proc/19822/task/19830/stat : 19830 (java) S 19820 19820 19776 0 -1 1077944384 2716 0 0 0 24 13 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772059823248 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19831] ppid=19820 vsize=26538700 memory=12068 CPUtime=0.36 cores=0-7
/proc/19822/task/19831/stat : 19831 (java) S 19820 19820 19776 0 -1 1077944384 3434 0 0 0 22 14 0 0 20 0 28 0 110463704 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139772058770448 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19832] ppid=19820 vsize=26538700 memory=1440 CPUtime=0.2 cores=0-7
/proc/19822/task/19832/stat : 19832 (java) S 19820 19820 19776 0 -1 1077944384 7955 0 0 0 9 11 0 0 20 0 28 0 110463705 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771635578992 139772508273282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19833] ppid=19820 vsize=26538700 memory=5792 CPUtime=0 cores=0-7
/proc/19822/task/19833/stat : 19833 (java) S 19820 19820 19776 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 110463706 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771634525024 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19834] ppid=19820 vsize=26538700 memory=4100 CPUtime=0 cores=0-7
/proc/19822/task/19834/stat : 19834 (java) S 19820 19820 19776 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 110463706 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771633472640 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19835] ppid=19820 vsize=26538700 memory=1398720917958146503 CPUtime=0 cores=0-7
/proc/19822/task/19835/stat : 19835 (java) S 19820 19820 19776 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 110463708 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771632420944 139772508280731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19836] ppid=19820 vsize=26538700 memory=4872558044660077418 CPUtime=2.38 cores=0-7
/proc/19822/task/19836/stat : 19836 (java) S 19820 19820 19776 0 -1 1077944384 10942 0 0 0 235 3 0 0 20 0 28 0 110463708 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771631368816 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19837] ppid=19820 vsize=26538700 memory=916 CPUtime=2.25 cores=0-7
/proc/19822/task/19837/stat : 19837 (java) S 19820 19820 19776 0 -1 1077944384 7742 0 0 0 224 1 0 0 20 0 28 0 110463708 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771630316016 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19838] ppid=19820 vsize=26538700 memory=3888 CPUtime=2.21 cores=0-7
/proc/19822/task/19838/stat : 19838 (java) S 19820 19820 19776 0 -1 1077944384 12590 0 0 0 218 3 0 0 20 0 28 0 110463709 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771629263728 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19839] ppid=19820 vsize=26538700 memory=1152 CPUtime=0.75 cores=0-7
/proc/19822/task/19839/stat : 19839 (java) S 19820 19820 19776 0 -1 1077944384 8200 0 0 0 73 2 0 0 20 0 28 0 110463709 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771628210928 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19840] ppid=19820 vsize=26538700 memory=3808 CPUtime=0 cores=0-7
/proc/19822/task/19840/stat : 19840 (java) S 19820 19820 19776 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 110463709 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771627157856 139772508272341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19841] ppid=19820 vsize=26538700 memory=1384 CPUtime=0.91 cores=0-7
/proc/19822/task/19841/stat : 19841 (java) S 19820 19820 19776 0 -1 1077944384 3347 0 0 0 0 91 0 0 20 0 28 0 110463709 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771626105136 139772508273282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19842] ppid=19820 vsize=26538700 memory=5331096 CPUtime=2506.33 cores=0-7
/proc/19822/task/19842/stat : 19842 (java) R 19820 19820 19776 0 -1 4202560 4960 0 0 0 250631 2 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771618098112 139772151519969 0 4 0 16800975 0 0 0 -1 5 0 0 7 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19843] ppid=19820 vsize=26538700 memory=4100 CPUtime=2515.18 cores=0-7
/proc/19822/task/19843/stat : 19843 (java) R 19820 19820 19776 0 -1 4202560 3669 0 0 0 251515 3 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771617046824 139772152131138 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19844] ppid=19820 vsize=26538700 memory=1692 CPUtime=2506.24 cores=0-7
/proc/19822/task/19844/stat : 19844 (java) R 19820 19820 19776 0 -1 4202560 19312 0 0 0 250555 69 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771615992880 139772151680567 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19845] ppid=19820 vsize=26538700 memory=916 CPUtime=2516.47 cores=0-7
/proc/19822/task/19845/stat : 19845 (java) R 19820 19820 19776 0 -1 4202560 10564 0 0 0 251595 52 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771614941168 139772153267251 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19846] ppid=19820 vsize=26538700 memory=1384 CPUtime=2515.97 cores=0-7
/proc/19822/task/19846/stat : 19846 (java) R 19820 19820 19776 0 -1 4202560 28065 0 0 0 251487 110 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771613889448 139772151323825 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19847] ppid=19820 vsize=26538700 memory=5331096 CPUtime=2514.59 cores=0-7
/proc/19822/task/19847/stat : 19847 (java) R 19820 19820 19776 0 -1 4202560 3222 0 0 0 251457 2 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771612836528 139772151734406 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19848] ppid=19820 vsize=26538700 memory=1712 CPUtime=2504.57 cores=0-7
/proc/19822/task/19848/stat : 19848 (java) R 19820 19820 19776 0 -1 4202560 52265 0 0 0 250212 245 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771611779000 139772152912404 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
[pid=19822/tid=19849] ppid=19820 vsize=26538700 memory=4612 CPUtime=2501.65 cores=0-7
/proc/19822/task/19849/stat : 19849 (java) R 19820 19820 19776 0 -1 4202560 3867 0 0 0 250163 2 0 0 20 0 28 0 110463906 27175628800 1332774 33554432000 4194304 4196468 140737263290272 139771610726632 139772151559140 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 24784896 140737263293586 140737263293763 140737263293763 140737263296463 0
Current children cumulated CPU time: 20094.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5332480 KiB

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

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

[startup+2520.15 s]
# the end of solver process 19822 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20089.3 s, system=6.30519 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

[startup+2520.13 s]*
/proc/loadavg: 8.06 8.20 8.26 2/180 19907
/proc/meminfo: memFree=29440004/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.001844 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.15
CPU time (s): 20095.6
CPU user time (s): 20089.3
CPU system time (s): 6.30519
CPU usage (%): 797.399
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5521516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20089.3
system time used= 6.30519
maximum resident set size= 5528312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204878
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60512
involuntary context switches= 203384


# summary of solver processes directly reported to runsolver:
#   pid: 19820,19822
#   total CPU time (s): 20095.6
#   total CPU user time (s): 20089.3
#   total CPU system time (s): 6.30519

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.2614 second user time and 30.5562 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-15 06:55:02
IDJOB=4271119
IDBENCH=135026
IDSOLVER=2662
FILE ID=node113/4271119-1502773761
RUNJOBID= node113-1502772902-19803
PBS_JOBID= 20629104
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K097.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271119-1502773761/watcher-4271119-1502773761 -o /tmp/evaluation-result-4271119-1502773761/solver-4271119-1502773761 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1502772902-19803 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1043259437 HOME/instance-4271119-1502773761.xml

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

MD5SUM BENCH= c736c64a10dc2dd55507b217b8552514
RANDOM SEED=1043259437

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31465244 kB
MemAvailable:   31971812 kB
Buffers:          190884 kB
Cached:           590852 kB
SwapCached:            0 kB
Active:           593368 kB
Inactive:         241364 kB
Active(anon):       3040 kB
Inactive(anon):    77728 kB
Active(file):     590328 kB
Inactive(file):   163636 kB
Unevictable:        6588 kB
Mlocked:            6588 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8104 kB
Writeback:             0 kB
AnonPages:         59384 kB
Mapped:            45480 kB
Shmem:             25224 kB
Slab:             163664 kB
SReclaimable:     136880 kB
SUnreclaim:        26784 kB
KernelStack:        3104 kB
PageTables:         4516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node113 at 2017-08-15 07:37:02