Trace number 4393699

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-06-14 parallel? (TO) 20083.2 2520.12

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K097.xml
MD5SUMc736c64a10dc2dd55507b217b8552514
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 benchmark64.4403
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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393699-1568438481.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393699-1568438481.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
6.87/2.15	c solve instance...
20082.53/2520.07	s UNKNOWN
20082.53/2520.07	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14380 MiB free)
  memory of node 1: 16384 MiB (15163 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393699-1568438481/watcher-4393699-1568438481 -o /tmp/evaluation-result-4393699-1568438481/solver-4393699-1568438481 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1568437264-31194 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 358353164 HOME/instance-4393699-1568438481.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=32400, runsolver pid=32397
Current StackSize limit: 8192 KiB


[startup+0.101097 s]*
/proc/loadavg: 7.77 7.89 6.46 2/218 32421
/proc/meminfo: memFree=30236444/32770624 swapFree=66916668/67108860
[pid=32400] ppid=32397 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32400/stat : 32400 (xcsp3-exec) S 32397 32400 31167 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420098593 115843072 364 33554432000 4194304 5098028 140721164478640 140721164476744 140172787454588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24662016 140721164485494 140721164485737 140721164485737 140721164488650 0
/proc/32400/statm: 28282 364 305 221 0 87 0
[pid=32402] ppid=32400 vsize=28227388 memory=29324 CPUtime=0.13 cores=0-7
/proc/32402/stat : 32402 (java) S 32400 32400 31167 0 -1 1077944320 5732 0 0 0 12 1 0 0 20 0 20 0 420098594 28904845312 7331 33554432000 4194304 4196468 140724310871760 140724310854304 140354063679223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
/proc/32402/statm: 7056847 7331 3154 1 0 7019032 0
[pid=32402/tid=32403] ppid=32400 vsize=28227388 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32402/task/32403/stat : 32403 (java) R 32400 32400 31167 0 -1 4202560 3640 0 0 0 8 0 0 0 20 0 20 0 420098594 28904845312 7331 33554432000 4194304 4196468 140724310871760 140354067911152 140354063691158 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32404] ppid=32400 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/32402/task/32404/stat : 32404 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353614949264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32405] ppid=32400 vsize=28227388 memory=140001539122816 CPUtime=0 cores=0-7
/proc/32402/task/32405/stat : 32405 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353613896464 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32406] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32406/stat : 32406 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353612844176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32407] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32407/stat : 32407 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353611791376 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32408] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32408/stat : 32408 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353610738064 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32409] ppid=32400 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32402/task/32409/stat : 32409 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353609685264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32410] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32410/stat : 32410 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353608632976 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32411] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32411/stat : 32411 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353607580176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32412] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32412/stat : 32412 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098596 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353564777072 140354063690370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32413] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32413/stat : 32413 (java) S 32400 32400 31167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420098597 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353563723040 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32414] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32414/stat : 32414 (java) S 32400 32400 31167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420098597 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353562670704 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32415] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32415/stat : 32415 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098599 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353561619024 140354063697819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32416] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32416/stat : 32416 (java) S 32400 32400 31167 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 20 0 420098599 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353560565872 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32417] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32417/stat : 32417 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420098599 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353442277360 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32418] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32418/stat : 32418 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098599 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353441225072 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32419] ppid=32400 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/32402/task/32419/stat : 32419 (java) S 32400 32400 31167 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 20 0 420098599 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353440172272 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32420] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32420/stat : 32420 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420098600 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353439120224 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32421] ppid=32400 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32402/task/32421/stat : 32421 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098600 28904845312 7331 33554432000 4194304 4196468 140724310871760 140353438067504 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30780 KiB

[startup+0.210915 s]*
/proc/loadavg: 7.77 7.89 6.46 3/218 32421
/proc/meminfo: memFree=30223280/32770624 swapFree=66916668/67108860
[pid=32400] ppid=32397 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32400/stat : 32400 (xcsp3-exec) S 32397 32400 31167 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420098593 115843072 364 33554432000 4194304 5098028 140721164478640 140721164476744 140172787454588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24662016 140721164485494 140721164485737 140721164485737 140721164488650 0
/proc/32400/statm: 28282 364 305 221 0 87 0
[pid=32402] ppid=32400 vsize=28227388 memory=41064 CPUtime=0.34 cores=0-7
/proc/32402/stat : 32402 (java) S 32400 32400 31167 0 -1 1077944320 9547 0 0 0 31 3 0 0 20 0 20 0 420098594 28904845312 10266 33554432000 4194304 4196468 140724310871760 140724310854304 140354063679223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
/proc/32402/statm: 7056847 10266 3258 1 0 7019032 0
[pid=32402/tid=32403] ppid=32400 vsize=28227388 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32402/task/32403/stat : 32403 (java) R 32400 32400 31167 0 -1 4202560 6672 0 0 0 18 2 0 0 20 0 20 0 420098594 28904845312 10266 33554432000 4194304 4196468 140724310871760 140354067911952 140354047759710 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32404] ppid=32400 vsize=28227388 memory=342 CPUtime=0 cores=0-7
/proc/32402/task/32404/stat : 32404 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353614949264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32405] ppid=32400 vsize=28227388 memory=140001542308649 CPUtime=0 cores=0-7
/proc/32402/task/32405/stat : 32405 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353613896464 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32406] ppid=32400 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32402/task/32406/stat : 32406 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353612844176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32407] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32407/stat : 32407 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353611791376 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32408] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32408/stat : 32408 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353610738064 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32409] ppid=32400 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32402/task/32409/stat : 32409 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353609685264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32410] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32410/stat : 32410 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353608632976 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32411] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32411/stat : 32411 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353607580176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32412] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32412/stat : 32412 (java) S 32400 32400 31167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420098596 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353564777072 140354063690370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32413] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32413/stat : 32413 (java) S 32400 32400 31167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420098597 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353563723040 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32414] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32414/stat : 32414 (java) S 32400 32400 31167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420098597 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353562670704 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32415] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32415/stat : 32415 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098599 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353561619024 140354063697819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32416] ppid=32400 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/32402/task/32416/stat : 32416 (java) S 32400 32400 31167 0 -1 1077944384 643 0 0 0 2 0 0 0 20 0 20 0 420098599 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353560565872 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32417] ppid=32400 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/32402/task/32417/stat : 32417 (java) S 32400 32400 31167 0 -1 1077944384 104 0 0 0 1 0 0 0 20 0 20 0 420098599 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353442277360 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32418] ppid=32400 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32402/task/32418/stat : 32418 (java) S 32400 32400 31167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 420098599 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353441225072 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32419] ppid=32400 vsize=28227388 memory=-1 CPUtime=0.08 cores=0-7
/proc/32402/task/32419/stat : 32419 (java) S 32400 32400 31167 0 -1 1077944384 760 0 0 0 8 0 0 0 20 0 20 0 420098599 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353440172272 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32420] ppid=32400 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32420/stat : 32420 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420098600 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353439120224 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32421] ppid=32400 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32402/task/32421/stat : 32421 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098600 28904845312 10266 33554432000 4194304 4196468 140724310871760 140353438067504 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42520 KiB

[startup+0.310557 s]*
/proc/loadavg: 7.77 7.89 6.46 3/218 32421
/proc/meminfo: memFree=30216940/32770624 swapFree=66916668/67108860
[pid=32400] ppid=32397 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32400/stat : 32400 (xcsp3-exec) S 32397 32400 31167 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420098593 115843072 364 33554432000 4194304 5098028 140721164478640 140721164476744 140172787454588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24662016 140721164485494 140721164485737 140721164485737 140721164488650 0
/proc/32400/statm: 28282 364 305 221 0 87 0
[pid=32402] ppid=32400 vsize=28231644 memory=49748 CPUtime=0.51 cores=0-7
/proc/32402/stat : 32402 (java) S 32400 32400 31167 0 -1 1077944320 10865 0 0 0 48 3 0 0 20 0 20 0 420098594 28909203456 12437 33554432000 4194304 4196468 140724310871760 140724310854304 140354063679223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
/proc/32402/statm: 7057911 12437 3344 1 0 7019032 0
[pid=32402/tid=32403] ppid=32400 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32402/task/32403/stat : 32403 (java) R 32400 32400 31167 0 -1 4202560 7771 0 0 0 27 2 0 0 20 0 20 0 420098594 28909203456 12437 33554432000 4194304 4196468 140724310871760 140354067910336 140354047759710 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32404] ppid=32400 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32404/stat : 32404 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353614949264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32405] ppid=32400 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32405/stat : 32405 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353613896464 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32406] ppid=32400 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32406/stat : 32406 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420098595 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353612844176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32407] ppid=32400 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32407/stat : 32407 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353611791376 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32408] ppid=32400 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/32402/task/32408/stat : 32408 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353610738064 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32409] ppid=32400 vsize=28231644 memory=140001438430127 CPUtime=0 cores=0-7
/proc/32402/task/32409/stat : 32409 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353609685264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32410] ppid=32400 vsize=28231644 memory=140001438432432 CPUtime=0 cores=0-7
/proc/32402/task/32410/stat : 32410 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353608632976 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32411] ppid=32400 vsize=28231644 memory=140001438434736 CPUtime=0 cores=0-7
/proc/32402/task/32411/stat : 32411 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098595 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353607580176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32412] ppid=32400 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32412/stat : 32412 (java) S 32400 32400 31167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420098596 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353564777072 140354063690370 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32413] ppid=32400 vsize=28231644 memory=280002876876432 CPUtime=0 cores=0-7
/proc/32402/task/32413/stat : 32413 (java) S 32400 32400 31167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420098597 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353563723040 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32414] ppid=32400 vsize=28231644 memory=280002876883344 CPUtime=0 cores=0-7
/proc/32402/task/32414/stat : 32414 (java) S 32400 32400 31167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420098597 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353562670704 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32415] ppid=32400 vsize=28231644 memory=280002876824496 CPUtime=0 cores=0-7
/proc/32402/task/32415/stat : 32415 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098599 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353561619024 140354063697819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32416] ppid=32400 vsize=28231644 memory=280002876897168 CPUtime=0.02 cores=0-7
/proc/32402/task/32416/stat : 32416 (java) S 32400 32400 31167 0 -1 1077944384 649 0 0 0 2 0 0 0 20 0 20 0 420098599 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353560565872 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32417] ppid=32400 vsize=28231644 memory=280002876904080 CPUtime=0.03 cores=0-7
/proc/32402/task/32417/stat : 32417 (java) R 32400 32400 31167 0 -1 4202560 210 0 0 0 3 0 0 0 20 0 20 0 420098599 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353442267744 140354047210706 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32418] ppid=32400 vsize=28231644 memory=280002876901776 CPUtime=0.01 cores=0-7
/proc/32402/task/32418/stat : 32418 (java) S 32400 32400 31167 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 20 0 420098599 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353441225072 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32419] ppid=32400 vsize=28231644 memory=280002876917936 CPUtime=0.13 cores=0-7
/proc/32402/task/32419/stat : 32419 (java) S 32400 32400 31167 0 -1 1077944384 844 0 0 0 13 0 0 0 20 0 20 0 420098599 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353440172272 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32420] ppid=32400 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32420/stat : 32420 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420098600 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353439120224 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32421] ppid=32400 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/32402/task/32421/stat : 32421 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420098600 28909203456 12476 33554432000 4194304 4196468 140724310871760 140353438067504 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51204 KiB

[startup+0.701063 s]
/proc/loadavg: 7.77 7.89 6.46 6/218 32421
/proc/meminfo: memFree=30191440/32770624 swapFree=66916668/67108860
[pid=32400] ppid=32397 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32400/stat : 32400 (xcsp3-exec) S 32397 32400 31167 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420098593 115843072 364 33554432000 4194304 5098028 140721164478640 140721164476744 140172787454588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24662016 140721164485494 140721164485737 140721164485737 140721164488650 0
/proc/32400/statm: 28282 364 305 221 0 87 0
[pid=32402] ppid=32400 vsize=28233768 memory=134652 CPUtime=1.97 cores=0-7
/proc/32402/stat : 32402 (java) S 32400 32400 31167 0 -1 1077944320 15102 0 0 0 191 6 0 0 20 0 20 0 420098594 28911378432 33663 33554432000 4194304 4196468 140724310871760 140724310854304 140354063679223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
/proc/32402/statm: 7058442 33663 3448 1 0 7019544 0
[pid=32402/tid=32403] ppid=32400 vsize=28233768 memory=280002877275824 CPUtime=0.67 cores=0-7
/proc/32402/task/32403/stat : 32403 (java) R 32400 32400 31167 0 -1 4202560 8411 0 0 0 64 3 0 0 20 0 20 0 420098594 28911378432 33663 33554432000 4194304 4196468 140724310871760 140354067917536 140353700888371 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32404] ppid=32400 vsize=28233768 memory=140001438638960 CPUtime=0 cores=0-7
/proc/32402/task/32404/stat : 32404 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28911378432 33663 33554432000 4194304 4196468 140724310871760 140353614949264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32405] ppid=32400 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/32402/task/32405/stat : 32405 (java) S 32400 32400 31167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420098595 28911378432 33663 33554432000 4194304 4196468 140724310871760 140353613896464 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32406] ppid=32400 vsize=28233768 memory=5996 CPUtime=0 cores=0-7
/proc/32402/task/32406/stat : 32406 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420098595 28911378432 33663 33554432000 4194304 4196468 140724310871760 140353612844176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0

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

[pid=32402/tid=32429] ppid=32400 vsize=28768328 memory=3113012 CPUtime=2423.93 cores=0-7
/proc/32402/task/32429/stat : 32429 (java) R 32400 32400 31167 0 -1 4202560 20638 0 0 0 242333 60 0 0 20 0 28 0 420098815 29458767872 761965 33554432000 4194304 4196468 140724310871760 140353219829976 140353708368267 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
Current children cumulated CPU time: 19463.2 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 3049316 KiB

[startup+2502.3 s]
/proc/loadavg: 8.23 8.25 8.17 9/224 32654
/proc/meminfo: memFree=27585372/32770624 swapFree=66916680/67108860
[pid=32400] ppid=32397 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32400/stat : 32400 (xcsp3-exec) S 32397 32400 31167 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420098593 115843072 364 33554432000 4194304 5098028 140721164478640 140721164476744 140172787454588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24662016 140721164485494 140721164485737 140721164485737 140721164488650 0
/proc/32400/statm: 28282 364 305 221 0 87 0
[pid=32402] ppid=32400 vsize=28768328 memory=2674908 CPUtime=19941.5 cores=0-7
/proc/32402/stat : 32402 (java) S 32400 32400 31167 0 -1 1077944320 656691 0 0 0 1992885 1266 0 0 20 0 28 0 420098594 29458767872 668727 33554432000 4194304 4196468 140724310871760 140724310854304 140354063679223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
/proc/32402/statm: 7192082 668727 3538 1 0 7153184 0
[pid=32402/tid=32403] ppid=32400 vsize=28768328 memory=2674908 CPUtime=2.05 cores=0-7
/proc/32402/task/32403/stat : 32403 (java) S 32400 32400 31167 0 -1 1077944384 9390 0 0 0 199 6 0 0 20 0 28 0 420098594 29458767872 668727 33554432000 4194304 4196468 140724310871760 140354067920000 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32404] ppid=32400 vsize=28768328 memory=2674908 CPUtime=5.73 cores=0-7
/proc/32402/task/32404/stat : 32404 (java) S 32400 32400 31167 0 -1 1077944384 26130 0 0 0 506 67 0 0 20 0 28 0 420098595 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353614949264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32405] ppid=32400 vsize=28768328 memory=2674908 CPUtime=5.7 cores=0-7
/proc/32402/task/32405/stat : 32405 (java) S 32400 32400 31167 0 -1 1077944384 29032 0 0 0 505 65 0 0 20 0 28 0 420098595 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353613896464 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32406] ppid=32400 vsize=28768328 memory=2887804 CPUtime=5.72 cores=0-7
/proc/32402/task/32406/stat : 32406 (java) S 32400 32400 31167 0 -1 1077944384 20333 0 0 0 505 67 0 0 20 0 28 0 420098595 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353612844176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32407] ppid=32400 vsize=28768328 memory=1456 CPUtime=5.66 cores=0-7
/proc/32402/task/32407/stat : 32407 (java) S 32400 32400 31167 0 -1 1077944384 28064 0 0 0 501 65 0 0 20 0 28 0 420098595 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353611791376 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32408] ppid=32400 vsize=28768328 memory=2674908 CPUtime=5.75 cores=0-7
/proc/32402/task/32408/stat : 32408 (java) S 32400 32400 31167 0 -1 1077944384 21991 0 0 0 507 68 0 0 20 0 28 0 420098595 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353610738064 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32409] ppid=32400 vsize=28768328 memory=6791534058613427641 CPUtime=5.73 cores=0-7
/proc/32402/task/32409/stat : 32409 (java) S 32400 32400 31167 0 -1 1077944384 26226 0 0 0 507 66 0 0 20 0 28 0 420098595 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353609685264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32410] ppid=32400 vsize=28768328 memory=944 CPUtime=5.71 cores=0-7
/proc/32402/task/32410/stat : 32410 (java) S 32400 32400 31167 0 -1 1077944384 29521 0 0 0 507 64 0 0 20 0 28 0 420098595 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353608632976 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32411] ppid=32400 vsize=28768328 memory=288230574492221466 CPUtime=5.72 cores=0-7
/proc/32402/task/32411/stat : 32411 (java) S 32400 32400 31167 0 -1 1077944384 20144 0 0 0 505 67 0 0 20 0 28 0 420098595 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353607580176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32412] ppid=32400 vsize=28768328 memory=288230596050944315 CPUtime=0.95 cores=0-7
/proc/32402/task/32412/stat : 32412 (java) S 32400 32400 31167 0 -1 1077944384 42179 0 0 0 58 37 0 0 20 0 28 0 420098596 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353564777072 140354063690370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32413] ppid=32400 vsize=28768328 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32402/task/32413/stat : 32413 (java) S 32400 32400 31167 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 420098597 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353563723104 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32414] ppid=32400 vsize=28768328 memory=1808 CPUtime=0 cores=0-7
/proc/32402/task/32414/stat : 32414 (java) S 32400 32400 31167 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 28 0 420098597 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353562670720 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32415] ppid=32400 vsize=28768328 memory=500 CPUtime=0 cores=0-7
/proc/32402/task/32415/stat : 32415 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420098599 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353561619024 140354063697819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32416] ppid=32400 vsize=28768328 memory=1556 CPUtime=4.5 cores=0-7
/proc/32402/task/32416/stat : 32416 (java) S 32400 32400 31167 0 -1 1077944384 34063 0 0 0 444 6 0 0 20 0 28 0 420098599 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353560565872 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32417] ppid=32400 vsize=28768328 memory=33 CPUtime=4 cores=0-7
/proc/32402/task/32417/stat : 32417 (java) S 32400 32400 31167 0 -1 1077944384 21696 0 0 0 397 3 0 0 20 0 28 0 420098599 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353442277360 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32418] ppid=32400 vsize=28768328 memory=7302135353487157352 CPUtime=3.64 cores=0-7
/proc/32402/task/32418/stat : 32418 (java) S 32400 32400 31167 0 -1 1077944384 21093 0 0 0 360 4 0 0 20 0 28 0 420098599 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353441225072 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32419] ppid=32400 vsize=28768328 memory=1456 CPUtime=1.06 cores=0-7
/proc/32402/task/32419/stat : 32419 (java) S 32400 32400 31167 0 -1 1077944384 15376 0 0 0 104 2 0 0 20 0 28 0 420098599 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353440172272 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32420] ppid=32400 vsize=28768328 memory=2811368 CPUtime=0 cores=0-7
/proc/32402/task/32420/stat : 32420 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420098600 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353439120224 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32421] ppid=32400 vsize=28768328 memory=1456 CPUtime=0.93 cores=0-7
/proc/32402/task/32421/stat : 32421 (java) S 32400 32400 31167 0 -1 1077944384 3638 0 0 0 26 67 0 0 20 0 28 0 420098600 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353438067504 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32422] ppid=32400 vsize=28768328 memory=1456 CPUtime=2482.41 cores=0-7
/proc/32402/task/32422/stat : 32422 (java) R 32400 32400 31167 0 -1 4202560 7148 0 0 0 248235 6 0 0 20 0 28 0 420098815 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353429094584 140353708732999 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32423] ppid=32400 vsize=28768328 memory=3628 CPUtime=2490.68 cores=0-7
/proc/32402/task/32423/stat : 32423 (java) R 32400 32400 31167 0 -1 4202560 6136 0 0 0 249065 3 0 0 20 0 28 0 420098815 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353428042776 140353708658273 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32424] ppid=32400 vsize=28768328 memory=1556 CPUtime=2475.9 cores=0-7
/proc/32402/task/32424/stat : 32424 (java) R 32400 32400 31167 0 -1 4202560 185513 0 0 0 247275 315 0 0 20 0 28 0 420098815 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353426988744 140353711959058 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32425] ppid=32400 vsize=28768328 memory=928 CPUtime=2483.7 cores=0-7
/proc/32402/task/32425/stat : 32425 (java) R 32400 32400 31167 0 -1 4202560 31356 0 0 0 248308 62 0 0 20 0 28 0 420098815 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353425935888 140353713133795 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32426] ppid=32400 vsize=28768328 memory=1460 CPUtime=2485.87 cores=0-7
/proc/32402/task/32426/stat : 32426 (java) R 32400 32400 31167 0 -1 4202560 30018 0 0 0 248453 134 0 0 20 0 28 0 420098815 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353222990704 140353711857501 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32427] ppid=32400 vsize=28768328 memory=1456 CPUtime=2488.99 cores=0-7
/proc/32402/task/32427/stat : 32427 (java) R 32400 32400 31167 0 -1 4202560 20482 0 0 0 248812 87 0 0 20 0 28 0 420098815 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353221935048 140353708368443 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32428] ppid=32400 vsize=28768328 memory=1456 CPUtime=2487.14 cores=0-7
/proc/32402/task/32428/stat : 32428 (java) R 32400 32400 31167 0 -1 4202560 4968 0 0 0 248710 4 0 0 20 0 28 0 420098815 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353220883576 140353709162462 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32429] ppid=32400 vsize=28768328 memory=2674908 CPUtime=2483.76 cores=0-7
/proc/32402/task/32429/stat : 32429 (java) R 32400 32400 31167 0 -1 4202560 20793 0 0 0 248315 61 0 0 20 0 28 0 420098815 29458767872 668727 33554432000 4194304 4196468 140724310871760 140353219830024 140353708368289 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
Current children cumulated CPU time: 19941.5 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2676364 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.17 8.23 8.17 9/225 32655
/proc/meminfo: memFree=27712680/32770624 swapFree=66916680/67108860
[pid=32400] ppid=32397 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32400/stat : 32400 (xcsp3-exec) S 32397 32400 31167 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420098593 115843072 364 33554432000 4194304 5098028 140721164478640 140721164476744 140172787454588 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24662016 140721164485494 140721164485737 140721164485737 140721164488650 0
/proc/32400/statm: 28282 364 305 221 0 87 0
[pid=32402] ppid=32400 vsize=28768328 memory=2546144 CPUtime=20082.5 cores=0-7
/proc/32402/stat : 32402 (java) S 32400 32400 31167 0 -1 1077944320 749137 0 0 0 2006965 1288 0 0 20 0 28 0 420098594 29458767872 636536 33554432000 4194304 4196468 140724310871760 140724310854304 140354063679223 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
/proc/32402/statm: 7192082 636536 3538 1 0 7153184 0
[pid=32402/tid=32403] ppid=32400 vsize=28768328 memory=1456 CPUtime=2.05 cores=0-7
/proc/32402/task/32403/stat : 32403 (java) S 32400 32400 31167 0 -1 1077944384 9390 0 0 0 199 6 0 0 20 0 28 0 420098594 29458767872 636536 33554432000 4194304 4196468 140724310871760 140354067920000 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32404] ppid=32400 vsize=28768328 memory=2610784 CPUtime=5.76 cores=0-7
/proc/32402/task/32404/stat : 32404 (java) S 32400 32400 31167 0 -1 1077944384 26687 0 0 0 509 67 0 0 20 0 28 0 420098595 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353614949264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32405] ppid=32400 vsize=28768328 memory=1398720917958146503 CPUtime=5.73 cores=0-7
/proc/32402/task/32405/stat : 32405 (java) S 32400 32400 31167 0 -1 1077944384 29389 0 0 0 508 65 0 0 20 0 28 0 420098595 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353613896464 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32406] ppid=32400 vsize=28768328 memory=303430244793319739 CPUtime=5.75 cores=0-7
/proc/32402/task/32406/stat : 32406 (java) S 32400 32400 31167 0 -1 1077944384 21140 0 0 0 508 67 0 0 20 0 28 0 420098595 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353612844176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32407] ppid=32400 vsize=28768328 memory=15815590841420219 CPUtime=5.68 cores=0-7
/proc/32402/task/32407/stat : 32407 (java) S 32400 32400 31167 0 -1 1077944384 28843 0 0 0 503 65 0 0 20 0 28 0 420098595 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353611791376 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 13 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32408] ppid=32400 vsize=28768328 memory=1456 CPUtime=5.78 cores=0-7
/proc/32402/task/32408/stat : 32408 (java) S 32400 32400 31167 0 -1 1077944384 22409 0 0 0 510 68 0 0 20 0 28 0 420098595 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353610738064 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32409] ppid=32400 vsize=28768328 memory=2546144 CPUtime=5.75 cores=0-7
/proc/32402/task/32409/stat : 32409 (java) S 32400 32400 31167 0 -1 1077944384 26947 0 0 0 509 66 0 0 20 0 28 0 420098595 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353609685264 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32410] ppid=32400 vsize=28768328 memory=15815590841420219 CPUtime=5.74 cores=0-7
/proc/32402/task/32410/stat : 32410 (java) S 32400 32400 31167 0 -1 1077944384 30118 0 0 0 510 64 0 0 20 0 28 0 420098595 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353608632976 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32411] ppid=32400 vsize=28768328 memory=1296 CPUtime=5.74 cores=0-7
/proc/32402/task/32411/stat : 32411 (java) S 32400 32400 31167 0 -1 1077944384 21089 0 0 0 507 67 0 0 20 0 28 0 420098595 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353607580176 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32412] ppid=32400 vsize=28768328 memory=620 CPUtime=0.97 cores=0-7
/proc/32402/task/32412/stat : 32412 (java) S 32400 32400 31167 0 -1 1077944384 42461 0 0 0 58 39 0 0 20 0 28 0 420098596 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353564777072 140354063690370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32413] ppid=32400 vsize=28768328 memory=4000 CPUtime=0 cores=0-7
/proc/32402/task/32413/stat : 32413 (java) S 32400 32400 31167 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 420098597 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353563723104 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32414] ppid=32400 vsize=28768328 memory=2828 CPUtime=0 cores=0-7
/proc/32402/task/32414/stat : 32414 (java) S 32400 32400 31167 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 28 0 420098597 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353562670720 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32415] ppid=32400 vsize=28768328 memory=1712 CPUtime=0 cores=0-7
/proc/32402/task/32415/stat : 32415 (java) S 32400 32400 31167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420098599 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353561619024 140354063697819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32416] ppid=32400 vsize=28768328 memory=1156 CPUtime=4.5 cores=0-7
/proc/32402/task/32416/stat : 32416 (java) S 32400 32400 31167 0 -1 1077944384 34071 0 0 0 444 6 0 0 20 0 28 0 420098599 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353560565872 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32417] ppid=32400 vsize=28768328 memory=944 CPUtime=4 cores=0-7
/proc/32402/task/32417/stat : 32417 (java) S 32400 32400 31167 0 -1 1077944384 21702 0 0 0 397 3 0 0 20 0 28 0 420098599 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353442277360 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32418] ppid=32400 vsize=28768328 memory=6791534058613427641 CPUtime=3.64 cores=0-7
/proc/32402/task/32418/stat : 32418 (java) S 32400 32400 31167 0 -1 1077944384 21099 0 0 0 360 4 0 0 20 0 28 0 420098599 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353441225072 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32419] ppid=32400 vsize=28768328 memory=500 CPUtime=1.06 cores=0-7
/proc/32402/task/32419/stat : 32419 (java) S 32400 32400 31167 0 -1 1077944384 15392 0 0 0 104 2 0 0 20 0 28 0 420098599 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353440172272 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32420] ppid=32400 vsize=28768328 memory=1556 CPUtime=0 cores=0-7
/proc/32402/task/32420/stat : 32420 (java) S 32400 32400 31167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420098600 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353439120224 140354063689429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32421] ppid=32400 vsize=28768328 memory=928 CPUtime=0.94 cores=0-7
/proc/32402/task/32421/stat : 32421 (java) S 32400 32400 31167 0 -1 1077944384 3752 0 0 0 27 67 0 0 20 0 28 0 420098600 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353438067504 140354063690370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32422] ppid=32400 vsize=28768328 memory=1460 CPUtime=2500.05 cores=0-7
/proc/32402/task/32422/stat : 32422 (java) R 32400 32400 31167 0 -1 4202560 7656 0 0 0 249999 6 0 0 20 0 28 0 420098815 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353429093816 140353703815859 0 4 0 16800975 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32423] ppid=32400 vsize=28768328 memory=916 CPUtime=2508.32 cores=0-7
/proc/32402/task/32423/stat : 32423 (java) R 32400 32400 31167 0 -1 4202560 6492 0 0 0 250829 3 0 0 20 0 28 0 420098815 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353428042232 140353710654828 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32424] ppid=32400 vsize=28768328 memory=1444 CPUtime=2493.45 cores=0-7
/proc/32402/task/32424/stat : 32424 (java) R 32400 32400 31167 0 -1 4202560 265152 0 0 0 249014 331 0 0 20 0 28 0 420098815 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353426991648 140353711959058 0 4 0 16800975 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32425] ppid=32400 vsize=28768328 memory=1984 CPUtime=2501.13 cores=0-7
/proc/32402/task/32425/stat : 32425 (java) R 32400 32400 31167 0 -1 4202560 32641 0 0 0 250051 62 0 0 20 0 28 0 420098815 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353425935888 140353713133401 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32426] ppid=32400 vsize=28768328 memory=2528 CPUtime=2503.51 cores=0-7
/proc/32402/task/32426/stat : 32426 (java) R 32400 32400 31167 0 -1 4202560 32034 0 0 0 250216 135 0 0 20 0 28 0 420098815 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353222987880 140353708368349 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32427] ppid=32400 vsize=28768328 memory=1764 CPUtime=2506.56 cores=0-7
/proc/32402/task/32427/stat : 32427 (java) R 32400 32400 31167 0 -1 4202560 21653 0 0 0 250568 88 0 0 20 0 28 0 420098815 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353221935048 140353708368771 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32428] ppid=32400 vsize=28768328 memory=111632 CPUtime=2504.78 cores=0-7
/proc/32402/task/32428/stat : 32428 (java) R 32400 32400 31167 0 -1 4202560 5076 0 0 0 250473 5 0 0 20 0 28 0 420098815 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353220882904 140353709594027 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
[pid=32402/tid=32429] ppid=32400 vsize=28768328 memory=792 CPUtime=2501.39 cores=0-7
/proc/32402/task/32429/stat : 32429 (java) R 32400 32400 31167 0 -1 4202560 22543 0 0 0 250077 62 0 0 20 0 28 0 420098815 29458767872 636536 33554432000 4194304 4196468 140724310871760 140353219830024 140353708368358 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 35479552 140724310873066 140724310873238 140724310873238 140724310876111 0
Current children cumulated CPU time: 20082.5 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2547600 KiB

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

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

[startup+2520.12 s]
# the end of solver process 32402 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20070.3 s, system=12.919 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.12
CPU time (s): 20083.2
CPU user time (s): 20070.3
CPU system time (s): 12.919
CPU usage (%): 796.913
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 7695528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20070.3
system time used= 12.919
maximum resident set size= 7706484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 750564
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68555
involuntary context switches= 244959


# summary of solver processes directly reported to runsolver:
#   pid: 32400,32402
#   total CPU time (s): 20083.2
#   total CPU user time (s): 20070.3
#   total CPU system time (s): 12.919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.8243 second user time and 28.9256 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-14 07:20:39
IDJOB=4393699
IDBENCH=135026
IDSOLVER=2841
FILE ID=node134/4393699-1568438481
RUNJOBID= node134-1568437264-31194
PBS_JOBID= 21702320
Free space on /tmp= 59576 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K097.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-4393699-1568438481/watcher-4393699-1568438481 -o /tmp/evaluation-result-4393699-1568438481/solver-4393699-1568438481 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1568437264-31194 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 358353164 HOME/instance-4393699-1568438481.xml

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

MD5SUM BENCH= c736c64a10dc2dd55507b217b8552514
RANDOM SEED=358353164

node134.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.76
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.76
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.76
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.76
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:        30252504 kB
MemAvailable:   31794992 kB
Buffers:          199936 kB
Cached:          1609136 kB
SwapCached:        90600 kB
Active:           502824 kB
Inactive:        1398168 kB
Active(anon):      24692 kB
Inactive(anon):   106628 kB
Active(file):     478132 kB
Inactive(file):  1291540 kB
Unevictable:      110900 kB
Mlocked:          110900 kB
SwapTotal:      67108860 kB
SwapFree:       66916668 kB
Dirty:             26460 kB
Writeback:            16 kB
AnonPages:        112592 kB
Mapped:            44060 kB
Shmem:             31112 kB
Slab:             207296 kB
SReclaimable:     177300 kB
SUnreclaim:        29996 kB
KernelStack:        3488 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497796 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 59552 MiB
End job on node134 at 2019-09-14 08:02:39