Trace number 4404397

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallel? (TO) 20044.7 2520.09

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-8_X2.xml
MD5SUM5c0d10b65067a89bbe36375c556425e1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark166.47
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404397-1569004059.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404397-1569004059.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
3.06/1.04	c solve instance...
20044.10/2520.08	s UNKNOWN
20044.10/2520.08	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 (8848 MiB free)
  memory of node 1: 16384 MiB (7179 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404397-1569004059/watcher-4404397-1569004059 -o /var/tmp/evaluation-result-4404397-1569004059/solver-4404397-1569004059 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node105-1568992392-28906 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 445092973 HOME/instance-4404397-1569004059.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=32285, runsolver pid=32282
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 8.34 8.11 8.02 2/210 32306
/proc/meminfo: memFree=16396484/32770624 swapFree=66955332/67108860
[pid=32285] ppid=32282 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 28879 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476663947 115843072 363 33554432000 4194304 5098028 140736618919536 140736618917640 139854794015356 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33263616 140736618922834 140736618923093 140736618923093 140736618926022 0
/proc/32285/statm: 28282 363 304 221 0 87 0
[pid=32287] ppid=32285 vsize=28227396 memory=29096 CPUtime=0.12 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 28879 0 -1 1077944320 5697 0 0 0 11 1 0 0 20 0 20 0 476663947 28904853504 7274 33554432000 4194304 4196468 140723142533152 140723142515696 140304904912631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
/proc/32287/statm: 7056849 7274 3149 1 0 7019032 0
[pid=32287/tid=32288] ppid=32285 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 28879 0 -1 4202560 3608 0 0 0 9 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304909148976 140304904924566 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32289] ppid=32285 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304857532688 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32290] ppid=32285 vsize=28227396 memory=140016057816704 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304856480144 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32291] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304855427600 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32292] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304854375056 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32293] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304853322512 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32294] ppid=32285 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304852269968 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32295] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304851217424 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32296] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304850164880 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32297] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663950 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304087726064 140304904923778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32298] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 28879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476663950 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304086672288 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32299] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 28879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476663951 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304085619696 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32300] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304084568272 140304904931227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32301] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) S 32285 32285 28879 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304083515888 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32302] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304082463344 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32303] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) R 32285 32285 28879 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304081410800 140304897897673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32304] ppid=32285 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) R 32285 32285 28879 0 -1 4202560 350 0 0 0 2 0 0 0 20 0 20 0 476663953 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304080358256 140304884322416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32305] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304079304928 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32306] ppid=32285 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 7274 33554432000 4194304 4196468 140723142533152 140304078252464 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30548 KiB

[startup+0.210605 s]*
/proc/loadavg: 8.34 8.11 8.02 3/210 32306
/proc/meminfo: memFree=16383380/32770624 swapFree=66955332/67108860
[pid=32285] ppid=32282 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 28879 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476663947 115843072 363 33554432000 4194304 5098028 140736618919536 140736618917640 139854794015356 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33263616 140736618922834 140736618923093 140736618923093 140736618926022 0
/proc/32285/statm: 28282 363 304 221 0 87 0
[pid=32287] ppid=32285 vsize=28227396 memory=41156 CPUtime=0.33 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 28879 0 -1 1077944320 9548 0 0 0 30 3 0 0 20 0 20 0 476663947 28904853504 10289 33554432000 4194304 4196468 140723142533152 140723142515696 140304904912631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
/proc/32287/statm: 7056849 10289 3284 1 0 7019032 0
[pid=32287/tid=32288] ppid=32285 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 28879 0 -1 4202560 6642 0 0 0 18 2 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304909145360 140304888993118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32289] ppid=32285 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304857532688 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32290] ppid=32285 vsize=28227396 memory=140016061185252 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304856480144 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32291] ppid=32285 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304855427600 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32292] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304854375056 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32293] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304853322512 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32294] ppid=32285 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304852269968 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32295] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304851217424 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32296] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304850164880 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32297] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 28879 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 476663950 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304087726064 140304904923778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32298] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 28879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476663950 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304086672288 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32299] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 28879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476663951 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304085619696 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32300] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304084568272 140304904931227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32301] ppid=32285 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) S 32285 32285 28879 0 -1 1077944384 458 0 0 0 1 0 0 0 20 0 20 0 476663953 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304083515888 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32302] ppid=32285 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) S 32285 32285 28879 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 20 0 476663953 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304082463344 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32303] ppid=32285 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) S 32285 32285 28879 0 -1 1077944384 362 0 0 0 2 0 0 0 20 0 20 0 476663953 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304081410800 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32304] ppid=32285 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) R 32285 32285 28879 0 -1 1077944384 741 0 0 0 8 0 0 0 20 0 20 0 476663953 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304080358256 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32305] ppid=32285 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304079304928 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32306] ppid=32285 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663953 28904853504 10289 33554432000 4194304 4196468 140723142533152 140304078252464 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42608 KiB

[startup+0.320162 s]*
/proc/loadavg: 8.34 8.11 8.02 2/210 32306
/proc/meminfo: memFree=16376704/32770624 swapFree=66955332/67108860
[pid=32285] ppid=32282 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 28879 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476663947 115843072 363 33554432000 4194304 5098028 140736618919536 140736618917640 139854794015356 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33263616 140736618922834 140736618923093 140736618923093 140736618926022 0
/proc/32285/statm: 28282 363 304 221 0 87 0
[pid=32287] ppid=32285 vsize=28231652 memory=50424 CPUtime=0.52 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 28879 0 -1 1077944320 10958 0 0 0 48 4 0 0 20 0 20 0 476663947 28909211648 12606 33554432000 4194304 4196468 140723142533152 140723142515696 140304904912631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
/proc/32287/statm: 7057913 12606 3356 1 0 7019032 0
[pid=32287/tid=32288] ppid=32285 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 28879 0 -1 4202560 7945 0 0 0 28 2 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304909149520 140304888993118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32289] ppid=32285 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304857532688 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32290] ppid=32285 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304856480144 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32291] ppid=32285 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304855427600 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32292] ppid=32285 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304854375056 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32293] ppid=32285 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304853322512 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32294] ppid=32285 vsize=28231652 memory=140015933944751 CPUtime=0 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304852269968 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32295] ppid=32285 vsize=28231652 memory=140015933947056 CPUtime=0 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304851217424 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32296] ppid=32285 vsize=28231652 memory=140015933949360 CPUtime=0 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663948 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304850164880 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32297] ppid=32285 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 28879 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 476663950 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304087726064 140304904923778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32298] ppid=32285 vsize=28231652 memory=280031867905680 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 28879 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476663950 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304086672288 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32299] ppid=32285 vsize=28231652 memory=280031867912592 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 28879 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476663951 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304085619696 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32300] ppid=32285 vsize=28231652 memory=280031867853872 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663953 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304084568272 140304904931227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32301] ppid=32285 vsize=28231652 memory=280031867926416 CPUtime=0.02 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) S 32285 32285 28879 0 -1 1077944384 467 0 0 0 2 0 0 0 20 0 20 0 476663953 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304083515888 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32302] ppid=32285 vsize=28231652 memory=280031867933328 CPUtime=0.02 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) S 32285 32285 28879 0 -1 1077944384 41 0 0 0 2 0 0 0 20 0 20 0 476663953 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304082463344 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32303] ppid=32285 vsize=28231652 memory=280031867931024 CPUtime=0.02 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) S 32285 32285 28879 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 20 0 476663953 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304081410800 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32304] ppid=32285 vsize=28231652 memory=280031867947184 CPUtime=0.12 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) S 32285 32285 28879 0 -1 1077944384 824 0 0 0 12 0 0 0 20 0 20 0 476663953 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304080358256 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32305] ppid=32285 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476663953 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304079304928 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32306] ppid=32285 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476663953 28909211648 12606 33554432000 4194304 4196468 140723142533152 140304078252464 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51876 KiB

[startup+0.701023 s]
/proc/loadavg: 8.34 8.11 8.02 6/210 32306
/proc/meminfo: memFree=16362808/32770624 swapFree=66955332/67108860
[pid=32285] ppid=32282 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 28879 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476663947 115843072 363 33554432000 4194304 5098028 140736618919536 140736618917640 139854794015356 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33263616 140736618922834 140736618923093 140736618923093 140736618926022 0
/proc/32285/statm: 28282 363 304 221 0 87 0
[pid=32287] ppid=32285 vsize=28233776 memory=99660 CPUtime=1.71 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 28879 0 -1 1077944320 15577 0 0 0 164 7 0 0 20 0 20 0 476663947 28911386624 24915 33554432000 4194304 4196468 140723142533152 140723142515696 140304904912631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
/proc/32287/statm: 7058444 24915 3454 1 0 7019544 0
[pid=32287/tid=32288] ppid=32285 vsize=28233776 memory=280031868305072 CPUtime=0.67 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) R 32285 32285 28879 0 -1 4202560 9023 0 0 0 64 3 0 0 20 0 20 0 476663948 28911386624 24915 33554432000 4194304 4196468 140723142533152 140304909151648 140304522819049 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32289] ppid=32285 vsize=28233776 memory=140015934153584 CPUtime=0 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28911386624 24915 33554432000 4194304 4196468 140723142533152 140304857532688 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32290] ppid=32285 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 28879 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476663948 28911386624 24915 33554432000 4194304 4196468 140723142533152 140304856480144 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32291] ppid=32285 vsize=28233776 memory=6048 CPUtime=0 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476663948 28911386624 24915 33554432000 4194304 4196468 140723142533152 140304855427600 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0

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

[pid=32287/tid=32314] ppid=32285 vsize=28766288 memory=6791534058613427641 CPUtime=2422.11 cores=0-7
/proc/32287/task/32314/stat : 32314 (java) R 32285 32285 28879 0 -1 4202560 17761 0 0 0 242191 20 0 0 20 0 28 0 476664053 29456678912 537053 33554432000 4194304 4196468 140723142533152 140304061902568 140304525162682 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
Current children cumulated CPU time: 19424.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2149664 KiB

[startup+2502.3 s]
/proc/loadavg: 8.21 8.36 8.32 9/218 32521
/proc/meminfo: memFree=14266824/32770624 swapFree=66955340/67108860
[pid=32285] ppid=32282 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 28879 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476663947 115843072 363 33554432000 4194304 5098028 140736618919536 140736618917640 139854794015356 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33263616 140736618922834 140736618923093 140736618923093 140736618926022 0
/proc/32285/statm: 28282 363 304 221 0 87 0
[pid=32287] ppid=32285 vsize=28766288 memory=2156844 CPUtime=19902.9 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 28879 0 -1 1077944320 814971 0 0 0 1989339 951 0 0 20 0 28 0 476663947 29456678912 539211 33554432000 4194304 4196468 140723142533152 140723142515696 140304904912631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
/proc/32287/statm: 7191572 539211 3550 1 0 7152672 0
[pid=32287/tid=32288] ppid=32285 vsize=28766288 memory=2156844 CPUtime=1.01 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) S 32285 32285 28879 0 -1 1077944384 9177 0 0 0 96 5 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304909153408 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32289] ppid=32285 vsize=28766288 memory=1452 CPUtime=7.18 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 28879 0 -1 1077944384 35068 0 0 0 684 34 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304857532688 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32290] ppid=32285 vsize=28766288 memory=2156844 CPUtime=7.18 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 28879 0 -1 1077944384 34849 0 0 0 686 32 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304856480144 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32291] ppid=32285 vsize=28766288 memory=2156844 CPUtime=7.13 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 28879 0 -1 1077944384 33106 0 0 0 684 29 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304855427600 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32292] ppid=32285 vsize=28766288 memory=2156844 CPUtime=7.13 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 28879 0 -1 1077944384 31588 0 0 0 683 30 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304854375056 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32293] ppid=32285 vsize=28766288 memory=1452 CPUtime=7.1 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 28879 0 -1 1077944384 28110 0 0 0 683 27 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304853322512 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32294] ppid=32285 vsize=28766288 memory=1136 CPUtime=7.22 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 28879 0 -1 1077944384 35602 0 0 0 693 29 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304852269968 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32295] ppid=32285 vsize=28766288 memory=1072 CPUtime=7.2 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 28879 0 -1 1077944384 31403 0 0 0 689 31 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304851217424 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32296] ppid=32285 vsize=28766288 memory=3624 CPUtime=7.11 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 28879 0 -1 1077944384 34325 0 0 0 679 32 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304850164880 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32297] ppid=32285 vsize=28766288 memory=43804 CPUtime=3.2 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 28879 0 -1 1077944384 131559 0 0 0 237 83 0 0 20 0 28 0 476663950 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304087726064 140304904923778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32298] ppid=32285 vsize=28766288 memory=164 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 28879 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 476663950 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304086672352 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32299] ppid=32285 vsize=28766288 memory=-6652224947862657632 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 28879 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 476663951 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304085619712 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32300] ppid=32285 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304084568272 140304904931227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32301] ppid=32285 vsize=28766288 memory=3624 CPUtime=1.57 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) S 32285 32285 28879 0 -1 1077944384 6522 0 0 0 155 2 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304083515888 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32302] ppid=32285 vsize=28766288 memory=2156844 CPUtime=1.78 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) S 32285 32285 28879 0 -1 1077944384 8296 0 0 0 178 0 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304082463344 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32303] ppid=32285 vsize=28766288 memory=14012 CPUtime=1.88 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) S 32285 32285 28879 0 -1 1077944384 7355 0 0 0 186 2 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304081410800 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32304] ppid=32285 vsize=28766288 memory=157 CPUtime=0.69 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) S 32285 32285 28879 0 -1 1077944384 5517 0 0 0 68 1 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304080358256 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32305] ppid=32285 vsize=28766288 memory=178 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304079304928 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32306] ppid=32285 vsize=28766288 memory=1452 CPUtime=0.63 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 28879 0 -1 1077944384 6188 0 0 0 27 36 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304078252464 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32307] ppid=32285 vsize=28766288 memory=1452 CPUtime=2480.45 cores=0-7
/proc/32287/task/32307/stat : 32307 (java) R 32285 32285 28879 0 -1 4202560 22480 0 0 0 248020 25 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304069269968 140304527122272 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32308] ppid=32285 vsize=28766288 memory=1452 CPUtime=2480.35 cores=0-7
/proc/32287/task/32308/stat : 32308 (java) R 32285 32285 28879 0 -1 4202560 21451 0 0 0 248013 22 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304068218808 140304525162782 0 4 0 16800975 0 0 0 -1 2 0 0 24 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32309] ppid=32285 vsize=28766288 memory=2156844 CPUtime=2480.11 cores=0-7
/proc/32287/task/32309/stat : 32309 (java) R 32285 32285 28879 0 -1 4202560 30108 0 0 0 247974 37 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304067166648 140304527122290 0 4 0 16800975 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32310] ppid=32285 vsize=28766288 memory=1548 CPUtime=2478.98 cores=0-7
/proc/32287/task/32310/stat : 32310 (java) R 32285 32285 28879 0 -1 4202560 46073 0 0 0 247826 72 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304066113720 140304525796306 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32311] ppid=32285 vsize=28766288 memory=1452 CPUtime=2479.32 cores=0-7
/proc/32287/task/32311/stat : 32311 (java) R 32285 32285 28879 0 -1 4202560 66584 0 0 0 247810 122 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304065061560 140304526193001 0 4 0 16800975 0 0 0 -1 5 0 0 21 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32312] ppid=32285 vsize=28766288 memory=1452 CPUtime=2476.09 cores=0-7
/proc/32287/task/32312/stat : 32312 (java) R 32285 32285 28879 0 -1 4202560 64323 0 0 0 247509 100 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304064008632 140304527122552 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32313] ppid=32285 vsize=28766288 memory=2156844 CPUtime=2477.73 cores=0-7
/proc/32287/task/32313/stat : 32313 (java) R 32285 32285 28879 0 -1 4202560 106039 0 0 0 247539 234 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304062957984 140304526982916 0 4 0 16800975 0 0 0 -1 4 0 0 22 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32314] ppid=32285 vsize=28766288 memory=1452 CPUtime=2481.66 cores=0-7
/proc/32287/task/32314/stat : 32314 (java) R 32285 32285 28879 0 -1 4202560 17907 0 0 0 248146 20 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304061902920 140304525570357 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
Current children cumulated CPU time: 19902.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2158296 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.15 8.34 8.32 9/218 32524
/proc/meminfo: memFree=14265956/32770624 swapFree=66955340/67108860
[pid=32285] ppid=32282 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32285/stat : 32285 (xcsp3-exec) S 32282 32285 28879 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476663947 115843072 363 33554432000 4194304 5098028 140736618919536 140736618917640 139854794015356 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 33263616 140736618922834 140736618923093 140736618923093 140736618926022 0
/proc/32285/statm: 28282 363 304 221 0 87 0
[pid=32287] ppid=32285 vsize=28766288 memory=2156844 CPUtime=20044.1 cores=0-7
/proc/32287/stat : 32287 (java) S 32285 32285 28879 0 -1 1077944320 815608 0 0 0 2003458 952 0 0 20 0 28 0 476663947 29456678912 539211 33554432000 4194304 4196468 140723142533152 140723142515696 140304904912631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
/proc/32287/statm: 7191572 539211 3550 1 0 7152672 0
[pid=32287/tid=32288] ppid=32285 vsize=28766288 memory=1772 CPUtime=1.01 cores=0-7
/proc/32287/task/32288/stat : 32288 (java) S 32285 32285 28879 0 -1 1077944384 9177 0 0 0 96 5 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304909153408 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32289] ppid=32285 vsize=28766288 memory=4872558044660077418 CPUtime=7.18 cores=0-7
/proc/32287/task/32289/stat : 32289 (java) S 32285 32285 28879 0 -1 1077944384 35073 0 0 0 684 34 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304857532688 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32290] ppid=32285 vsize=28766288 memory=2116 CPUtime=7.18 cores=0-7
/proc/32287/task/32290/stat : 32290 (java) S 32285 32285 28879 0 -1 1077944384 34854 0 0 0 686 32 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304856480144 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32291] ppid=32285 vsize=28766288 memory=516 CPUtime=7.13 cores=0-7
/proc/32287/task/32291/stat : 32291 (java) S 32285 32285 28879 0 -1 1077944384 33116 0 0 0 684 29 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304855427600 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32292] ppid=32285 vsize=28766288 memory=1556 CPUtime=7.14 cores=0-7
/proc/32287/task/32292/stat : 32292 (java) S 32285 32285 28879 0 -1 1077944384 31886 0 0 0 684 30 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304854375056 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32293] ppid=32285 vsize=28766288 memory=928 CPUtime=7.1 cores=0-7
/proc/32287/task/32293/stat : 32293 (java) S 32285 32285 28879 0 -1 1077944384 28124 0 0 0 683 27 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304853322512 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32294] ppid=32285 vsize=28766288 memory=1772 CPUtime=7.23 cores=0-7
/proc/32287/task/32294/stat : 32294 (java) S 32285 32285 28879 0 -1 1077944384 35610 0 0 0 694 29 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304852269968 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32295] ppid=32285 vsize=28766288 memory=892 CPUtime=7.2 cores=0-7
/proc/32287/task/32295/stat : 32295 (java) S 32285 32285 28879 0 -1 1077944384 31404 0 0 0 689 31 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304851217424 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32296] ppid=32285 vsize=28766288 memory=1444 CPUtime=7.11 cores=0-7
/proc/32287/task/32296/stat : 32296 (java) S 32285 32285 28879 0 -1 1077944384 34332 0 0 0 679 32 0 0 20 0 28 0 476663948 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304850164880 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32297] ppid=32285 vsize=28766288 memory=1060 CPUtime=3.2 cores=0-7
/proc/32287/task/32297/stat : 32297 (java) S 32285 32285 28879 0 -1 1077944384 131585 0 0 0 237 83 0 0 20 0 28 0 476663950 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304087726064 140304904923778 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32298] ppid=32285 vsize=28766288 memory=14012 CPUtime=0 cores=0-7
/proc/32287/task/32298/stat : 32298 (java) S 32285 32285 28879 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 476663950 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304086672352 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32299] ppid=32285 vsize=28766288 memory=19836 CPUtime=0 cores=0-7
/proc/32287/task/32299/stat : 32299 (java) S 32285 32285 28879 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 476663951 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304085619712 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32300] ppid=32285 vsize=28766288 memory=14056 CPUtime=0 cores=0-7
/proc/32287/task/32300/stat : 32300 (java) S 32285 32285 28879 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304084568272 140304904931227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32301] ppid=32285 vsize=28766288 memory=2116 CPUtime=1.57 cores=0-7
/proc/32287/task/32301/stat : 32301 (java) S 32285 32285 28879 0 -1 1077944384 6524 0 0 0 155 2 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304083515888 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32302] ppid=32285 vsize=28766288 memory=516 CPUtime=1.79 cores=0-7
/proc/32287/task/32302/stat : 32302 (java) S 32285 32285 28879 0 -1 1077944384 8298 0 0 0 179 0 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304082463344 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32303] ppid=32285 vsize=28766288 memory=6791534058613427641 CPUtime=1.88 cores=0-7
/proc/32287/task/32303/stat : 32303 (java) S 32285 32285 28879 0 -1 1077944384 7355 0 0 0 186 2 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304081410800 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32304] ppid=32285 vsize=28766288 memory=1412 CPUtime=0.69 cores=0-7
/proc/32287/task/32304/stat : 32304 (java) S 32285 32285 28879 0 -1 1077944384 5519 0 0 0 68 1 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304080358256 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32305] ppid=32285 vsize=28766288 memory=1548 CPUtime=0 cores=0-7
/proc/32287/task/32305/stat : 32305 (java) S 32285 32285 28879 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304079304928 140304904922837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32306] ppid=32285 vsize=28766288 memory=7552 CPUtime=0.63 cores=0-7
/proc/32287/task/32306/stat : 32306 (java) S 32285 32285 28879 0 -1 1077944384 6201 0 0 0 27 36 0 0 20 0 28 0 476663953 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304078252464 140304904923778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32307] ppid=32285 vsize=28766288 memory=3608 CPUtime=2498.12 cores=0-7
/proc/32287/task/32307/stat : 32307 (java) R 32285 32285 28879 0 -1 4202560 22506 0 0 0 249787 25 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304069273168 140304525162807 0 4 0 16800975 0 0 0 -1 2 0 0 21 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32308] ppid=32285 vsize=28766288 memory=1620 CPUtime=2498.02 cores=0-7
/proc/32287/task/32308/stat : 32308 (java) R 32285 32285 28879 0 -1 4202560 21479 0 0 0 249780 22 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304068218896 140304525883008 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32309] ppid=32285 vsize=28766288 memory=1136 CPUtime=2497.54 cores=0-7
/proc/32287/task/32309/stat : 32309 (java) R 32285 32285 28879 0 -1 4202560 30145 0 0 0 249717 37 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304067166248 140304526204333 0 4 0 16800975 0 0 0 -1 1 0 0 24 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32310] ppid=32285 vsize=28766288 memory=1072 CPUtime=2496.59 cores=0-7
/proc/32287/task/32310/stat : 32310 (java) R 32285 32285 28879 0 -1 4202560 46101 0 0 0 249587 72 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304066113624 140304525796534 0 4 0 16800975 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32311] ppid=32285 vsize=28766288 memory=6048 CPUtime=2497.01 cores=0-7
/proc/32287/task/32311/stat : 32311 (java) R 32285 32285 28879 0 -1 4202560 66608 0 0 0 249579 122 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304065061176 140304526858833 0 4 0 16800975 0 0 0 -1 5 0 0 21 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32312] ppid=32285 vsize=28766288 memory=784 CPUtime=2493.79 cores=0-7
/proc/32287/task/32312/stat : 32312 (java) R 32285 32285 28879 0 -1 4202560 64359 0 0 0 249279 100 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304064008648 140304527122643 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32313] ppid=32285 vsize=28766288 memory=1452 CPUtime=2495.43 cores=0-7
/proc/32287/task/32313/stat : 32313 (java) R 32285 32285 28879 0 -1 4202560 106063 0 0 0 249308 235 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304062955464 140304526566168 0 4 0 16800975 0 0 0 -1 4 0 0 22 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
[pid=32287/tid=32314] ppid=32285 vsize=28766288 memory=2156844 CPUtime=2499.36 cores=0-7
/proc/32287/task/32314/stat : 32314 (java) R 32285 32285 28879 0 -1 4202560 17948 0 0 0 249916 20 0 0 20 0 28 0 476664053 29456678912 539211 33554432000 4194304 4196468 140723142533152 140304061902920 140304525570395 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 16777216 140723142538198 140723142538374 140723142538374 140723142541263 0
Current children cumulated CPU time: 20044.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2158296 KiB

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

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

[startup+2520.09 s]
# the end of solver process 32287 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20035.2 s, system=9.53337 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.09
CPU time (s): 20044.7
CPU user time (s): 20035.2
CPU system time (s): 9.53337
CPU usage (%): 795.394
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2463556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20035.2
system time used= 9.53337
maximum resident set size= 2464168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 816552
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 241060
involuntary context switches= 226977


# summary of solver processes directly reported to runsolver:
#   pid: 32285,32287
#   total CPU time (s): 20044.7
#   total CPU user time (s): 20035.2
#   total CPU system time (s): 9.53337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.0616 second user time and 22.7221 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-20 19:26:01
IDJOB=4404397
IDBENCH=134584
IDSOLVER=2865
FILE ID=node105/4404397-1569004059
RUNJOBID= node105-1568992392-28906
PBS_JOBID= 21704735
Free space on /var/tmp= 13180 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-8_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404397-1569004059/watcher-4404397-1569004059 -o /var/tmp/evaluation-result-4404397-1569004059/solver-4404397-1569004059 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node105-1568992392-28906 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 445092973 HOME/instance-4404397-1569004059.xml

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

MD5SUM BENCH= 5c0d10b65067a89bbe36375c556425e1
RANDOM SEED=445092973

node105.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.00
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.00
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.00
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.00
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:        16412588 kB
MemAvailable:   31807572 kB
Buffers:          146644 kB
Cached:         15190264 kB
SwapCached:        49476 kB
Active:          7591776 kB
Inactive:        7796132 kB
Active(anon):       2928 kB
Inactive(anon):    92892 kB
Active(file):    7588848 kB
Inactive(file):  7703240 kB
Unevictable:      110916 kB
Mlocked:          110916 kB
SwapTotal:      67108860 kB
SwapFree:       66955332 kB
Dirty:             25868 kB
Writeback:             0 kB
AnonPages:        113244 kB
Mapped:            48508 kB
Shmem:             36684 kB
Slab:             559384 kB
SReclaimable:     531356 kB
SUnreclaim:        28028 kB
KernelStack:        3424 kB
PageTables:         5872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497640 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13152 MiB
End job on node105 at 2019-09-20 20:08:01