Trace number 4399610

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-16 parallel? (TO) 20041.8 2520.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-7_X2.xml
MD5SUM58733bdc54ee5d0b54338851c7cdf9d7
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 benchmark164.594
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-4399610-1568709008.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399610-1568709008.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.08/1.05	c solve instance...
20041.16/2520.07	s UNKNOWN
20041.16/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 (15218 MiB free)
  memory of node 1: 16384 MiB (15580 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399610-1568709008/watcher-4399610-1568709008 -o /tmp/evaluation-result-4399610-1568709008/solver-4399610-1568709008 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1568701042-27919 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 468166081 HOME/instance-4399610-1568709008.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=29353, runsolver pid=29350
Current StackSize limit: 8192 KiB


[startup+0.100115 s]*
/proc/loadavg: 8.25 8.33 8.28 2/211 29374
/proc/meminfo: memFree=31522488/32770624 swapFree=66938348/67108860
[pid=29353] ppid=29350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/29353/stat : 29353 (xcsp3-exec) S 29350 29353 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447172233 115843072 363 33554432000 4194304 5098028 140735223468032 140735223466136 140264241975932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140735223473014 140735223473257 140735223473257 140735223476170 0
/proc/29353/statm: 28282 363 304 221 0 87 0
[pid=29355] ppid=29353 vsize=28227396 memory=29024 CPUtime=0.12 cores=0-7
/proc/29355/stat : 29355 (java) S 29353 29353 27892 0 -1 1077944320 5700 0 0 0 11 1 0 0 20 0 20 0 447172234 28904853504 7256 33554432000 4194304 4196468 140723328262800 140723328245344 139876156948215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
/proc/29355/statm: 7056849 7256 3125 1 0 7019032 0
[pid=29355/tid=29356] ppid=29353 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/29355/task/29356/stat : 29356 (java) R 29353 29353 27892 0 -1 4202560 3615 0 0 0 8 1 0 0 20 0 20 0 447172234 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876161181280 139876156960150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29357] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29357/stat : 29357 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876109568784 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29358] ppid=29353 vsize=28227396 memory=140126900741760 CPUtime=0 cores=0-7
/proc/29355/task/29358/stat : 29358 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876108516240 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29359] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29359/stat : 29359 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876107463696 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29360] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29360/stat : 29360 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876106411152 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29361] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29361/stat : 29361 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876105357584 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29362] ppid=29353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29355/task/29362/stat : 29362 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876104305040 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29363] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29363/stat : 29363 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876103252496 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29364] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29364/stat : 29364 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 7256 33554432000 4194304 4196468 140723328262800 139876102199952 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29365] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29365/stat : 29365 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172236 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874822425072 139876156959362 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29366] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29366/stat : 29366 (java) S 29353 29353 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447172237 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874821371296 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29367] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29367/stat : 29367 (java) S 29353 29353 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447172237 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874820318704 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29368] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29368/stat : 29368 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172239 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874819267280 139876156966811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29369] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29369/stat : 29369 (java) S 29353 29353 27892 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 447172239 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874818213872 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29370] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29370/stat : 29370 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172239 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874817161328 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29371] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29371/stat : 29371 (java) S 29353 29353 27892 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 447172239 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874816108784 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29372] ppid=29353 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/29355/task/29372/stat : 29372 (java) R 29353 29353 27892 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 20 0 447172239 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874815056240 139876156960150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29373] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29373/stat : 29373 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172240 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874814003936 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29374] ppid=29353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29355/task/29374/stat : 29374 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172240 28904853504 7256 33554432000 4194304 4196468 140723328262800 139874812951472 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30476 KiB

[startup+0.210255 s]*
/proc/loadavg: 8.25 8.33 8.28 3/211 29374
/proc/meminfo: memFree=31509240/32770624 swapFree=66938348/67108860
[pid=29353] ppid=29350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/29353/stat : 29353 (xcsp3-exec) S 29350 29353 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447172233 115843072 363 33554432000 4194304 5098028 140735223468032 140735223466136 140264241975932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140735223473014 140735223473257 140735223473257 140735223476170 0
/proc/29353/statm: 28282 363 304 221 0 87 0
[pid=29355] ppid=29353 vsize=28227396 memory=41016 CPUtime=0.34 cores=0-7
/proc/29355/stat : 29355 (java) S 29353 29353 27892 0 -1 1077944320 9517 0 0 0 31 3 0 0 20 0 20 0 447172234 28904853504 10254 33554432000 4194304 4196468 140723328262800 140723328245344 139876156948215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
/proc/29355/statm: 7056849 10254 3282 1 0 7019032 0
[pid=29355/tid=29356] ppid=29353 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/29355/task/29356/stat : 29356 (java) R 29353 29353 27892 0 -1 4202560 6646 0 0 0 18 2 0 0 20 0 20 0 447172234 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876161181920 139876156960150 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29357] ppid=29353 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/29355/task/29357/stat : 29357 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876109568784 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29358] ppid=29353 vsize=28227396 memory=140126900766224 CPUtime=0 cores=0-7
/proc/29355/task/29358/stat : 29358 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876108516240 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29359] ppid=29353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29355/task/29359/stat : 29359 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876107463696 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29360] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29360/stat : 29360 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876106411152 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29361] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29361/stat : 29361 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876105357584 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29362] ppid=29353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29355/task/29362/stat : 29362 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876104305040 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29363] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29363/stat : 29363 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876103252496 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29364] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29364/stat : 29364 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28904853504 10254 33554432000 4194304 4196468 140723328262800 139876102199952 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29365] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29365/stat : 29365 (java) S 29353 29353 27892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447172236 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874822425072 139876156959362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29366] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29366/stat : 29366 (java) S 29353 29353 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447172237 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874821371296 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29367] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29367/stat : 29367 (java) S 29353 29353 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447172237 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874820318704 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29368] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29368/stat : 29368 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172239 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874819267280 139876156966811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29369] ppid=29353 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/29355/task/29369/stat : 29369 (java) S 29353 29353 27892 0 -1 1077944384 524 0 0 0 1 0 0 0 20 0 20 0 447172239 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874818213872 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29370] ppid=29353 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/29355/task/29370/stat : 29370 (java) S 29353 29353 27892 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 20 0 447172239 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874817161328 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29371] ppid=29353 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/29355/task/29371/stat : 29371 (java) S 29353 29353 27892 0 -1 1077944384 177 0 0 0 1 0 0 0 20 0 20 0 447172239 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874816108784 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29372] ppid=29353 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/29355/task/29372/stat : 29372 (java) R 29353 29353 27892 0 -1 4202560 801 0 0 0 8 0 0 0 20 0 20 0 447172239 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874815056240 139876141028702 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29373] ppid=29353 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29373/stat : 29373 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172240 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874814003936 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29374] ppid=29353 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29355/task/29374/stat : 29374 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172240 28904853504 10254 33554432000 4194304 4196468 140723328262800 139874812951472 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42468 KiB

[startup+0.309633 s]*
/proc/loadavg: 8.25 8.33 8.28 4/211 29374
/proc/meminfo: memFree=31501220/32770624 swapFree=66938348/67108860
[pid=29353] ppid=29350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/29353/stat : 29353 (xcsp3-exec) S 29350 29353 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447172233 115843072 363 33554432000 4194304 5098028 140735223468032 140735223466136 140264241975932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140735223473014 140735223473257 140735223473257 140735223476170 0
/proc/29353/statm: 28282 363 304 221 0 87 0
[pid=29355] ppid=29353 vsize=28231652 memory=50064 CPUtime=0.52 cores=0-7
/proc/29355/stat : 29355 (java) S 29353 29353 27892 0 -1 1077944320 10885 0 0 0 48 4 0 0 20 0 20 0 447172234 28909211648 12516 33554432000 4194304 4196468 140723328262800 140723328245344 139876156948215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
/proc/29355/statm: 7057913 12516 3337 1 0 7019032 0
[pid=29355/tid=29356] ppid=29353 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/29355/task/29356/stat : 29356 (java) R 29353 29353 27892 0 -1 4202560 7785 0 0 0 27 3 0 0 20 0 20 0 447172234 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876161179328 139876141028702 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29357] ppid=29353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29357/stat : 29357 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876109568784 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29358] ppid=29353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29358/stat : 29358 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876108516240 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29359] ppid=29353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29359/stat : 29359 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172235 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876107463696 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29360] ppid=29353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29360/stat : 29360 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172235 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876106411152 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29361] ppid=29353 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/29355/task/29361/stat : 29361 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876105357584 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29362] ppid=29353 vsize=28231652 memory=140126797788079 CPUtime=0 cores=0-7
/proc/29355/task/29362/stat : 29362 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172235 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876104305040 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29363] ppid=29353 vsize=28231652 memory=140126797790384 CPUtime=0 cores=0-7
/proc/29355/task/29363/stat : 29363 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172235 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876103252496 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29364] ppid=29353 vsize=28231652 memory=140126797792688 CPUtime=0 cores=0-7
/proc/29355/task/29364/stat : 29364 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28909211648 12516 33554432000 4194304 4196468 140723328262800 139876102199952 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29365] ppid=29353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29365/stat : 29365 (java) S 29353 29353 27892 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447172236 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874822425072 139876156959362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29366] ppid=29353 vsize=28231652 memory=280253595592336 CPUtime=0 cores=0-7
/proc/29355/task/29366/stat : 29366 (java) S 29353 29353 27892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447172237 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874821371296 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29367] ppid=29353 vsize=28231652 memory=280253595599248 CPUtime=0 cores=0-7
/proc/29355/task/29367/stat : 29367 (java) S 29353 29353 27892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447172237 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874820318704 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29368] ppid=29353 vsize=28231652 memory=280253595540528 CPUtime=0 cores=0-7
/proc/29355/task/29368/stat : 29368 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172239 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874819267280 139876156966811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29369] ppid=29353 vsize=28231652 memory=280253595613072 CPUtime=0.03 cores=0-7
/proc/29355/task/29369/stat : 29369 (java) R 29353 29353 27892 0 -1 4202560 615 0 0 0 3 0 0 0 20 0 20 0 447172239 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874818213872 139876136642004 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29370] ppid=29353 vsize=28231652 memory=280253595619984 CPUtime=0.02 cores=0-7
/proc/29355/task/29370/stat : 29370 (java) S 29353 29353 27892 0 -1 1077944384 76 0 0 0 2 0 0 0 20 0 20 0 447172239 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874817161328 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29371] ppid=29353 vsize=28231652 memory=280253595617680 CPUtime=0.02 cores=0-7
/proc/29355/task/29371/stat : 29371 (java) S 29353 29353 27892 0 -1 1077944384 185 0 0 0 2 0 0 0 20 0 20 0 447172239 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874816108784 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29372] ppid=29353 vsize=28231652 memory=280253595633840 CPUtime=0.12 cores=0-7
/proc/29355/task/29372/stat : 29372 (java) S 29353 29353 27892 0 -1 1077944384 910 0 0 0 12 0 0 0 20 0 20 0 447172239 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874815056240 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29373] ppid=29353 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29373/stat : 29373 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447172240 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874814003936 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29374] ppid=29353 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/29355/task/29374/stat : 29374 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172240 28909211648 12516 33554432000 4194304 4196468 140723328262800 139874812951472 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51516 KiB

[startup+0.700871 s]
/proc/loadavg: 8.25 8.33 8.28 6/211 29375
/proc/meminfo: memFree=31490228/32770624 swapFree=66938348/67108860
[pid=29353] ppid=29350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/29353/stat : 29353 (xcsp3-exec) S 29350 29353 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447172233 115843072 363 33554432000 4194304 5098028 140735223468032 140735223466136 140264241975932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140735223473014 140735223473257 140735223473257 140735223476170 0
/proc/29353/statm: 28282 363 304 221 0 87 0
[pid=29355] ppid=29353 vsize=28233776 memory=99752 CPUtime=1.73 cores=0-7
/proc/29355/stat : 29355 (java) S 29353 29353 27892 0 -1 1077944320 15119 0 0 0 167 6 0 0 20 0 20 0 447172234 28911386624 24938 33554432000 4194304 4196468 140723328262800 140723328245344 139876156948215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
/proc/29355/statm: 7058444 24938 3451 1 0 7019544 0
[pid=29355/tid=29356] ppid=29353 vsize=28233776 memory=280253595991728 CPUtime=0.67 cores=0-7
/proc/29355/task/29356/stat : 29356 (java) R 29353 29353 27892 0 -1 4202560 8554 0 0 0 64 3 0 0 20 0 20 0 447172234 28911386624 24938 33554432000 4194304 4196468 140723328262800 139876161183920 139876156960150 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29357] ppid=29353 vsize=28233776 memory=140126797996912 CPUtime=0 cores=0-7
/proc/29355/task/29357/stat : 29357 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28911386624 24938 33554432000 4194304 4196468 140723328262800 139876109568784 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29358] ppid=29353 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/29355/task/29358/stat : 29358 (java) S 29353 29353 27892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447172235 28911386624 24938 33554432000 4194304 4196468 140723328262800 139876108516240 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29359] ppid=29353 vsize=28233776 memory=8296 CPUtime=0 cores=0-7
/proc/29355/task/29359/stat : 29359 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447172235 28911386624 24938 33554432000 4194304 4196468 140723328262800 139876107463696 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0

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

[pid=29355/tid=29383] ppid=29353 vsize=28766288 memory=1452 CPUtime=2418.2 cores=0-7
/proc/29355/task/29383/stat : 29383 (java) R 29353 29353 27892 0 -1 4202560 58084 0 0 0 241725 95 0 0 20 0 28 0 447172341 29456678912 579349 33554432000 4194304 4196468 140723328262800 139874459939192 139875769127990 0 4 0 16800975 0 0 0 -1 7 0 0 27 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
Current children cumulated CPU time: 19422.9 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2318848 KiB

[startup+2502.3 s]
/proc/loadavg: 8.78 8.40 8.32 9/220 29603
/proc/meminfo: memFree=29228304/32770624 swapFree=66938368/67108860
[pid=29353] ppid=29350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/29353/stat : 29353 (xcsp3-exec) S 29350 29353 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447172233 115843072 363 33554432000 4194304 5098028 140735223468032 140735223466136 140264241975932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140735223473014 140735223473257 140735223473257 140735223476170 0
/proc/29353/statm: 28282 363 304 221 0 87 0
[pid=29355] ppid=29353 vsize=28766288 memory=2317436 CPUtime=19900.1 cores=0-7
/proc/29355/stat : 29355 (java) S 29353 29353 27892 0 -1 1077944320 1050641 0 0 0 1988955 1059 0 0 20 0 28 0 447172234 29456678912 579359 33554432000 4194304 4196468 140723328262800 140723328245344 139876156948215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
/proc/29355/statm: 7191572 579359 3548 1 0 7152672 0
[pid=29355/tid=29356] ppid=29353 vsize=28766288 memory=2317436 CPUtime=1.02 cores=0-7
/proc/29355/task/29356/stat : 29356 (java) S 29353 29353 27892 0 -1 1077944384 8736 0 0 0 97 5 0 0 20 0 28 0 447172234 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876161188992 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29357] ppid=29353 vsize=28766288 memory=2317436 CPUtime=7.19 cores=0-7
/proc/29355/task/29357/stat : 29357 (java) S 29353 29353 27892 0 -1 1077944384 49756 0 0 0 687 32 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876109568784 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29358] ppid=29353 vsize=28766288 memory=1452 CPUtime=7.2 cores=0-7
/proc/29355/task/29358/stat : 29358 (java) S 29353 29353 27892 0 -1 1077944384 54965 0 0 0 691 29 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876108516240 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29359] ppid=29353 vsize=28766288 memory=6872598998417432672 CPUtime=7.25 cores=0-7
/proc/29355/task/29359/stat : 29359 (java) S 29353 29353 27892 0 -1 1077944384 50210 0 0 0 691 34 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876107463696 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29360] ppid=29353 vsize=28766288 memory=0 CPUtime=7.19 cores=0-7
/proc/29355/task/29360/stat : 29360 (java) S 29353 29353 27892 0 -1 1077944384 44538 0 0 0 685 34 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876106411152 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29361] ppid=29353 vsize=28766288 memory=280253595927168 CPUtime=7.24 cores=0-7
/proc/29355/task/29361/stat : 29361 (java) S 29353 29353 27892 0 -1 1077944384 53427 0 0 0 691 33 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876105357584 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29362] ppid=29353 vsize=28766288 memory=1768 CPUtime=7.18 cores=0-7
/proc/29355/task/29362/stat : 29362 (java) S 29353 29353 27892 0 -1 1077944384 52675 0 0 0 688 30 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876104305040 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29363] ppid=29353 vsize=28766288 memory=1804 CPUtime=7.14 cores=0-7
/proc/29355/task/29363/stat : 29363 (java) S 29353 29353 27892 0 -1 1077944384 51464 0 0 0 685 29 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876103252496 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29364] ppid=29353 vsize=28766288 memory=1452 CPUtime=7.21 cores=0-7
/proc/29355/task/29364/stat : 29364 (java) S 29353 29353 27892 0 -1 1077944384 51591 0 0 0 690 31 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876102199952 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29365] ppid=29353 vsize=28766288 memory=1452 CPUtime=3.17 cores=0-7
/proc/29355/task/29365/stat : 29365 (java) S 29353 29353 27892 0 -1 1077944384 145936 0 0 0 232 85 0 0 20 0 28 0 447172236 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874822425072 139876156959362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29366] ppid=29353 vsize=28766288 memory=280253596168048 CPUtime=0 cores=0-7
/proc/29355/task/29366/stat : 29366 (java) S 29353 29353 27892 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 447172237 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874821371360 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29367] ppid=29353 vsize=28766288 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/29355/task/29367/stat : 29367 (java) S 29353 29353 27892 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 447172237 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874820318720 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29368] ppid=29353 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/29355/task/29368/stat : 29368 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874819267280 139876156966811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29369] ppid=29353 vsize=28766288 memory=2317432 CPUtime=2.01 cores=0-7
/proc/29355/task/29369/stat : 29369 (java) S 29353 29353 27892 0 -1 1077944384 10562 0 0 0 199 2 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874818213872 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29370] ppid=29353 vsize=28766288 memory=12220 CPUtime=2 cores=0-7
/proc/29355/task/29370/stat : 29370 (java) S 29353 29353 27892 0 -1 1077944384 10154 0 0 0 197 3 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874817161328 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29371] ppid=29353 vsize=28766288 memory=504 CPUtime=2.25 cores=0-7
/proc/29355/task/29371/stat : 29371 (java) S 29353 29353 27892 0 -1 1077944384 9946 0 0 0 223 2 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874816108784 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29372] ppid=29353 vsize=28766288 memory=1452 CPUtime=0.76 cores=0-7
/proc/29355/task/29372/stat : 29372 (java) S 29353 29353 27892 0 -1 1077944384 6114 0 0 0 74 2 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874815056240 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29373] ppid=29353 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/29355/task/29373/stat : 29373 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447172240 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874814003936 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29374] ppid=29353 vsize=28766288 memory=2317416 CPUtime=0.75 cores=0-7
/proc/29355/task/29374/stat : 29374 (java) S 29353 29353 27892 0 -1 1077944384 6437 0 0 0 25 50 0 0 20 0 28 0 447172240 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874812951472 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 39 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29376] ppid=29353 vsize=28766288 memory=1452 CPUtime=2477.72 cores=0-7
/proc/29355/task/29376/stat : 29376 (java) R 29353 29353 27892 0 -1 4202560 26217 0 0 0 247747 25 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874805829264 139875767345857 0 4 0 16800975 0 0 0 -1 1 0 0 25 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29377] ppid=29353 vsize=28766288 memory=280250106591894 CPUtime=2479.36 cores=0-7
/proc/29355/task/29377/stat : 29377 (java) R 29353 29353 27892 0 -1 4202560 26485 0 0 0 247913 23 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874466255728 139875766549908 0 4 0 16800975 0 0 0 -1 2 0 0 26 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29378] ppid=29353 vsize=28766288 memory=6943526294502006880 CPUtime=2478.7 cores=0-7
/proc/29355/task/29378/stat : 29378 (java) R 29353 29353 27892 0 -1 4202560 34760 0 0 0 247837 33 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874465201680 139875766549866 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29379] ppid=29353 vsize=28766288 memory=2317436 CPUtime=2480.32 cores=0-7
/proc/29355/task/29379/stat : 29379 (java) R 29353 29353 27892 0 -1 4202560 88263 0 0 0 247906 126 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874464149752 139875769127948 0 4 0 16800975 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29380] ppid=29353 vsize=28766288 memory=33784 CPUtime=2480.24 cores=0-7
/proc/29355/task/29380/stat : 29380 (java) R 29353 29353 27892 0 -1 4202560 21314 0 0 0 247999 25 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874463097224 139875766549861 0 4 0 16800975 0 0 0 -1 7 0 0 27 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29381] ppid=29353 vsize=28766288 memory=8296 CPUtime=2477.15 cores=0-7
/proc/29355/task/29381/stat : 29381 (java) R 29353 29353 27892 0 -1 4202560 62778 0 0 0 247576 139 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874462044032 139875766543831 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29382] ppid=29353 vsize=28766288 memory=5988 CPUtime=2479.29 cores=0-7
/proc/29355/task/29382/stat : 29382 (java) R 29353 29353 27892 0 -1 4202560 123653 0 0 0 247670 259 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874460994576 139875766543886 0 4 0 16800975 0 0 0 -1 0 0 0 26 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29383] ppid=29353 vsize=28766288 memory=33784 CPUtime=2477.67 cores=0-7
/proc/29355/task/29383/stat : 29383 (java) R 29353 29353 27892 0 -1 4202560 59322 0 0 0 247668 99 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874459939096 139875766549963 0 4 0 16800975 0 0 0 -1 4 0 0 28 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
Current children cumulated CPU time: 19900.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2318888 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.69 8.41 8.33 9/220 29603
/proc/meminfo: memFree=29228944/32770624 swapFree=66938368/67108860
[pid=29353] ppid=29350 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/29353/stat : 29353 (xcsp3-exec) S 29350 29353 27892 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447172233 115843072 363 33554432000 4194304 5098028 140735223468032 140735223466136 140264241975932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38694912 140735223473014 140735223473257 140735223473257 140735223476170 0
/proc/29353/statm: 28282 363 304 221 0 87 0
[pid=29355] ppid=29353 vsize=28766288 memory=2317436 CPUtime=20041.2 cores=0-7
/proc/29355/stat : 29355 (java) S 29353 29353 27892 0 -1 1077944320 1051476 0 0 0 2003056 1060 0 0 20 0 28 0 447172234 29456678912 579359 33554432000 4194304 4196468 140723328262800 140723328245344 139876156948215 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
/proc/29355/statm: 7191572 579359 3548 1 0 7152672 0
[pid=29355/tid=29356] ppid=29353 vsize=28766288 memory=1398720917958146503 CPUtime=1.02 cores=0-7
/proc/29355/task/29356/stat : 29356 (java) S 29353 29353 27892 0 -1 1077944384 8736 0 0 0 97 5 0 0 20 0 28 0 447172234 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876161188992 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29357] ppid=29353 vsize=28766288 memory=4126316290023845779 CPUtime=7.23 cores=0-7
/proc/29355/task/29357/stat : 29357 (java) S 29353 29353 27892 0 -1 1077944384 49763 0 0 0 691 32 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876109568784 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29358] ppid=29353 vsize=28766288 memory=5988 CPUtime=7.23 cores=0-7
/proc/29355/task/29358/stat : 29358 (java) S 29353 29353 27892 0 -1 1077944384 54995 0 0 0 694 29 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876108516240 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29359] ppid=29353 vsize=28766288 memory=1124 CPUtime=7.29 cores=0-7
/proc/29355/task/29359/stat : 29359 (java) S 29353 29353 27892 0 -1 1077944384 50225 0 0 0 695 34 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876107463696 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29360] ppid=29353 vsize=28766288 memory=14008 CPUtime=7.22 cores=0-7
/proc/29355/task/29360/stat : 29360 (java) S 29353 29353 27892 0 -1 1077944384 44545 0 0 0 688 34 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876106411152 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29361] ppid=29353 vsize=28766288 memory=12024 CPUtime=7.28 cores=0-7
/proc/29355/task/29361/stat : 29361 (java) S 29353 29353 27892 0 -1 1077944384 53433 0 0 0 695 33 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876105357584 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29362] ppid=29353 vsize=28766288 memory=1452 CPUtime=7.22 cores=0-7
/proc/29355/task/29362/stat : 29362 (java) S 29353 29353 27892 0 -1 1077944384 52700 0 0 0 692 30 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876104305040 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29363] ppid=29353 vsize=28766288 memory=6791534058613427641 CPUtime=7.17 cores=0-7
/proc/29355/task/29363/stat : 29363 (java) S 29353 29353 27892 0 -1 1077944384 51790 0 0 0 688 29 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876103252496 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29364] ppid=29353 vsize=28766288 memory=2317436 CPUtime=7.24 cores=0-7
/proc/29355/task/29364/stat : 29364 (java) S 29353 29353 27892 0 -1 1077944384 51632 0 0 0 693 31 0 0 20 0 28 0 447172235 29456678912 579359 33554432000 4194304 4196468 140723328262800 139876102199952 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29365] ppid=29353 vsize=28766288 memory=1332 CPUtime=3.2 cores=0-7
/proc/29355/task/29365/stat : 29365 (java) S 29353 29353 27892 0 -1 1077944384 145965 0 0 0 234 86 0 0 20 0 28 0 447172236 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874822425072 139876156959362 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29366] ppid=29353 vsize=28766288 memory=1564 CPUtime=0 cores=0-7
/proc/29355/task/29366/stat : 29366 (java) S 29353 29353 27892 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 28 0 447172237 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874821371360 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29367] ppid=29353 vsize=28766288 memory=976 CPUtime=0 cores=0-7
/proc/29355/task/29367/stat : 29367 (java) S 29353 29353 27892 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 447172237 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874820318720 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29368] ppid=29353 vsize=28766288 memory=772 CPUtime=0 cores=0-7
/proc/29355/task/29368/stat : 29368 (java) S 29353 29353 27892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874819267280 139876156966811 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29369] ppid=29353 vsize=28766288 memory=4000 CPUtime=2.01 cores=0-7
/proc/29355/task/29369/stat : 29369 (java) S 29353 29353 27892 0 -1 1077944384 10564 0 0 0 199 2 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874818213872 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29370] ppid=29353 vsize=28766288 memory=2832 CPUtime=2 cores=0-7
/proc/29355/task/29370/stat : 29370 (java) S 29353 29353 27892 0 -1 1077944384 10156 0 0 0 197 3 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874817161328 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29371] ppid=29353 vsize=28766288 memory=1548 CPUtime=2.25 cores=0-7
/proc/29355/task/29371/stat : 29371 (java) S 29353 29353 27892 0 -1 1077944384 9948 0 0 0 223 2 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874816108784 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 18 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29372] ppid=29353 vsize=28766288 memory=1056 CPUtime=0.76 cores=0-7
/proc/29355/task/29372/stat : 29372 (java) S 29353 29353 27892 0 -1 1077944384 6116 0 0 0 74 2 0 0 20 0 28 0 447172239 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874815056240 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 20 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29373] ppid=29353 vsize=28766288 memory=744 CPUtime=0 cores=0-7
/proc/29355/task/29373/stat : 29373 (java) S 29353 29353 27892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447172240 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874814003936 139876156958421 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29374] ppid=29353 vsize=28766288 memory=6791534058613427641 CPUtime=0.75 cores=0-7
/proc/29355/task/29374/stat : 29374 (java) S 29353 29353 27892 0 -1 1077944384 6441 0 0 0 25 50 0 0 20 0 28 0 447172240 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874812951472 139876156959362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 39 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29376] ppid=29353 vsize=28766288 memory=1564 CPUtime=2495.36 cores=0-7
/proc/29355/task/29376/stat : 29376 (java) R 29353 29353 27892 0 -1 4202560 26247 0 0 0 249511 25 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874805829400 139875769128188 0 4 0 16800975 0 0 0 -1 0 0 0 25 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29377] ppid=29353 vsize=28766288 memory=976 CPUtime=2497 cores=0-7
/proc/29355/task/29377/stat : 29377 (java) R 29353 29353 27892 0 -1 4202560 26529 0 0 0 249677 23 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874466258336 139875766549871 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29378] ppid=29353 vsize=28766288 memory=1452 CPUtime=2496.34 cores=0-7
/proc/29355/task/29378/stat : 29378 (java) R 29353 29353 27892 0 -1 4202560 34807 0 0 0 249601 33 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874465202312 139875769128870 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29379] ppid=29353 vsize=28766288 memory=2317436 CPUtime=2497.93 cores=0-7
/proc/29355/task/29379/stat : 29379 (java) R 29353 29353 27892 0 -1 4202560 88308 0 0 0 249667 126 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874464149232 139875768976672 0 4 0 16800975 0 0 0 -1 7 0 0 24 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29380] ppid=29353 vsize=28766288 memory=772 CPUtime=2497.85 cores=0-7
/proc/29355/task/29380/stat : 29380 (java) R 29353 29353 27892 0 -1 4202560 21345 0 0 0 249760 25 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874463097088 139875761862571 0 4 0 16800975 0 0 0 -1 3 0 0 27 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29381] ppid=29353 vsize=28766288 memory=0 CPUtime=2494.56 cores=0-7
/proc/29355/task/29381/stat : 29381 (java) R 29353 29353 27892 0 -1 4202560 62818 0 0 0 249317 139 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874462044168 139875769127957 0 4 0 16800975 0 0 0 -1 5 0 0 23 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29382] ppid=29353 vsize=28766288 memory=7741800345159888487 CPUtime=2496.84 cores=0-7
/proc/29355/task/29382/stat : 29382 (java) R 29353 29353 27892 0 -1 4202560 123701 0 0 0 249425 259 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874460992000 139875767345575 0 4 0 16800975 0 0 0 -1 1 0 0 26 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
[pid=29355/tid=29383] ppid=29353 vsize=28766288 memory=1452 CPUtime=2495.3 cores=0-7
/proc/29355/task/29383/stat : 29383 (java) R 29353 29353 27892 0 -1 4202560 59374 0 0 0 249431 99 0 0 20 0 28 0 447172341 29456678912 579359 33554432000 4194304 4196468 140723328262800 139874459939456 139875761862538 0 4 0 16800975 0 0 0 -1 6 0 0 28 0 0 6293624 6294260 19980288 140723328271338 140723328271510 140723328271510 140723328274383 0
Current children cumulated CPU time: 20041.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2318888 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.1
CPU time (s): 20041.8
CPU user time (s): 20031.2
CPU system time (s): 10.6179
CPU usage (%): 795.277
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 5659360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20031.2
system time used= 10.6179
maximum resident set size= 5784984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1052367
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 250267
involuntary context switches= 250118


# summary of solver processes directly reported to runsolver:
#   pid: 29353,29355
#   total CPU time (s): 20041.8
#   total CPU user time (s): 20031.2
#   total CPU system time (s): 10.6179

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.8744 second user time and 26.4282 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-17 10:29:29
IDJOB=4399610
IDBENCH=134586
IDSOLVER=2854
FILE ID=node151/4399610-1568709008
RUNJOBID= node151-1568701042-27919
PBS_JOBID= 21703913
Free space on /tmp= 59308 MiB

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

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

MD5SUM BENCH= 58733bdc54ee5d0b54338851c7cdf9d7
RANDOM SEED=468166081

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31538136 kB
MemAvailable:   31844708 kB
Buffers:           86064 kB
Cached:           522876 kB
SwapCached:        68600 kB
Active:           327796 kB
Inactive:         353380 kB
Active(anon):       4268 kB
Inactive(anon):   111656 kB
Active(file):     323528 kB
Inactive(file):   241724 kB
Unevictable:      109584 kB
Mlocked:          109584 kB
SwapTotal:      67108860 kB
SwapFree:       66938348 kB
Dirty:             26092 kB
Writeback:             0 kB
AnonPages:        117240 kB
Mapped:            43444 kB
Shmem:             35328 kB
Slab:             142684 kB
SReclaimable:     114312 kB
SUnreclaim:        28372 kB
KernelStack:        3696 kB
PageTables:         5556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59284 MiB
End job on node151 at 2019-09-17 11:11:29