Trace number 4394601

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14 parallel? (TO) 19905.6 2520.14

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-195.xml
MD5SUMd65d33615c5545f7b52e9722b13d9f63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2201
Number of constraints179
Number of domains2
Minimum domain size89
Maximum domain size162
Distribution of domain sizes[{"size":89,"count":1},{"size":162,"count":2200}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":2112},{"degree":5,"count":88}]
Minimum constraint arity25
Maximum constraint arity2200
Distribution of constraint arities[{"arity":25,"count":176},{"arity":89,"count":1},{"arity":2200,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":88},{"type":"lex","count":1},{"type":"sum","count":88},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394601-1568440069.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394601-1568440069.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.22/0.84	c solve instance...
19904.90/2520.07	s UNKNOWN
19904.90/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 (10567 MiB free)
  memory of node 1: 16384 MiB (13446 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394601-1568440069/watcher-4394601-1568440069 -o /tmp/evaluation-result-4394601-1568440069/solver-4394601-1568440069 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568438992-17578 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1295263890 HOME/instance-4394601-1568440069.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=18077, runsolver pid=18074
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 7.64 7.36 7.72 2/211 18098
/proc/meminfo: memFree=24572240/32770624 swapFree=66999300/67108860
[pid=18077] ppid=18074 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18077/stat : 18077 (xcsp3-exec) S 18074 18077 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419945394 115843072 364 33554432000 4194304 5098028 140733716986288 140733716984392 139630156305020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733716992885 140733716993129 140733716993129 140733716996042 0
/proc/18077/statm: 28282 364 305 221 0 87 0
[pid=18079] ppid=18077 vsize=28227388 memory=29680 CPUtime=0.12 cores=0-7
/proc/18079/stat : 18079 (java) S 18077 18077 17551 0 -1 1077944320 5890 0 0 0 11 1 0 0 20 0 20 0 419945394 28904845312 7420 33554432000 4194304 4196468 140721966134880 140721966117424 140111042936567 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
/proc/18079/statm: 7056847 7420 3113 1 0 7019032 0
[pid=18079/tid=18080] ppid=18077 vsize=28227388 memory=7682184872503190174 CPUtime=0.09 cores=0-7
/proc/18079/task/18080/stat : 18080 (java) R 18077 18077 17551 0 -1 4202560 3804 0 0 0 8 1 0 0 20 0 20 0 419945394 28904845312 7420 33554432000 4194304 4196468 140721966134880 140111047169632 140111028304714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18081] ppid=18077 vsize=28227388 memory=732369990937222117 CPUtime=0 cores=0-7
/proc/18079/task/18081/stat : 18081 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 7420 33554432000 4194304 4196468 140721966134880 140110962788624 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18082] ppid=18077 vsize=28227388 memory=139852599768704 CPUtime=0 cores=0-7
/proc/18079/task/18082/stat : 18082 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 7420 33554432000 4194304 4196468 140721966134880 140110961736080 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18083] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18083/stat : 18083 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 7420 33554432000 4194304 4196468 140721966134880 140110592072208 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18084] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18084/stat : 18084 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 7420 33554432000 4194304 4196468 140721966134880 140110591019664 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18085] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18085/stat : 18085 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 7420 33554432000 4194304 4196468 140721966134880 140110589967120 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18086] ppid=18077 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/18079/task/18086/stat : 18086 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 7420 33554432000 4194304 4196468 140721966134880 140110588914576 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18087] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18087/stat : 18087 (java) S 18077 18077 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 7420 33554432000 4194304 4196468 140721966134880 140110587862032 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18088] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18088/stat : 18088 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 7420 33554432000 4194304 4196468 140721966134880 140110586809488 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18089] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18089/stat : 18089 (java) S 18077 18077 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419945396 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109708421104 140111042947714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18090] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18090/stat : 18090 (java) S 18077 18077 17551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419945397 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109707367328 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18091] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18091/stat : 18091 (java) S 18077 18077 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419945397 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109706314736 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18092] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18092/stat : 18092 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109705263312 140111042955163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18093] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18093/stat : 18093 (java) S 18077 18077 17551 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109704210928 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18094] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18094/stat : 18094 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109703158384 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18095] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18095/stat : 18095 (java) S 18077 18077 17551 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109702105840 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18096] ppid=18077 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/18079/task/18096/stat : 18096 (java) R 18077 18077 17551 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 20 0 419945400 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109701053296 140111042957914 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18097] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18097/stat : 18097 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109699999968 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18098] ppid=18077 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/18079/task/18098/stat : 18098 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 7420 33554432000 4194304 4196468 140721966134880 140109698947504 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31136 KiB

[startup+0.210657 s]*
/proc/loadavg: 7.64 7.36 7.72 3/211 18098
/proc/meminfo: memFree=24560356/32770624 swapFree=66999300/67108860
[pid=18077] ppid=18074 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18077/stat : 18077 (xcsp3-exec) S 18074 18077 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419945394 115843072 364 33554432000 4194304 5098028 140733716986288 140733716984392 139630156305020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733716992885 140733716993129 140733716993129 140733716996042 0
/proc/18077/statm: 28282 364 305 221 0 87 0
[pid=18079] ppid=18077 vsize=28227388 memory=40440 CPUtime=0.34 cores=0-7
/proc/18079/stat : 18079 (java) S 18077 18077 17551 0 -1 1077944320 9339 0 0 0 31 3 0 0 20 0 20 0 419945394 28904845312 10110 33554432000 4194304 4196468 140721966134880 140721966117424 140111042936567 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
/proc/18079/statm: 7056847 10110 3283 1 0 7019032 0
[pid=18079/tid=18080] ppid=18077 vsize=28227388 memory=0 CPUtime=0.2 cores=0-7
/proc/18079/task/18080/stat : 18080 (java) R 18077 18077 17551 0 -1 4202560 6615 0 0 0 18 2 0 0 20 0 20 0 419945394 28904845312 10110 33554432000 4194304 4196468 140721966134880 140111047170624 140111025355920 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18081] ppid=18077 vsize=28227388 memory=732369990937222117 CPUtime=0 cores=0-7
/proc/18079/task/18081/stat : 18081 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 10110 33554432000 4194304 4196468 140721966134880 140110962788624 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18082] ppid=18077 vsize=28227388 memory=139852599768704 CPUtime=0 cores=0-7
/proc/18079/task/18082/stat : 18082 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 10110 33554432000 4194304 4196468 140721966134880 140110961736080 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18083] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18083/stat : 18083 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 10110 33554432000 4194304 4196468 140721966134880 140110592072208 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18084] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18084/stat : 18084 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 10110 33554432000 4194304 4196468 140721966134880 140110591019664 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18085] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18085/stat : 18085 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 10110 33554432000 4194304 4196468 140721966134880 140110589967120 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18086] ppid=18077 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/18079/task/18086/stat : 18086 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 10110 33554432000 4194304 4196468 140721966134880 140110588914576 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18087] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18087/stat : 18087 (java) S 18077 18077 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 10110 33554432000 4194304 4196468 140721966134880 140110587862032 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18088] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18088/stat : 18088 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419945395 28904845312 10110 33554432000 4194304 4196468 140721966134880 140110586809488 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18089] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18089/stat : 18089 (java) S 18077 18077 17551 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 419945396 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109708421104 140111042947714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18090] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18090/stat : 18090 (java) S 18077 18077 17551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419945397 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109707367328 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18091] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18091/stat : 18091 (java) S 18077 18077 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419945397 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109706314736 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18092] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18092/stat : 18092 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109705263312 140111042955163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18093] ppid=18077 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/18079/task/18093/stat : 18093 (java) S 18077 18077 17551 0 -1 1077944384 337 0 0 0 1 0 0 0 20 0 20 0 419945400 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109704210928 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18094] ppid=18077 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/18079/task/18094/stat : 18094 (java) S 18077 18077 17551 0 -1 1077944384 170 0 0 0 2 0 0 0 20 0 20 0 419945400 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109703158384 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18095] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18095/stat : 18095 (java) S 18077 18077 17551 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109702105840 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18096] ppid=18077 vsize=28227388 memory=0 CPUtime=0.08 cores=0-7
/proc/18079/task/18096/stat : 18096 (java) R 18077 18077 17551 0 -1 4202560 766 0 0 0 8 0 0 0 20 0 20 0 419945400 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109701053296 140111035173694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18097] ppid=18077 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18097/stat : 18097 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109699999968 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18098] ppid=18077 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/18079/task/18098/stat : 18098 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945400 28904845312 10110 33554432000 4194304 4196468 140721966134880 140109698947504 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 41896 KiB

[startup+0.311773 s]*
/proc/loadavg: 7.64 7.36 7.72 3/211 18098
/proc/meminfo: memFree=24553200/32770624 swapFree=66999300/67108860
[pid=18077] ppid=18074 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18077/stat : 18077 (xcsp3-exec) S 18074 18077 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419945394 115843072 364 33554432000 4194304 5098028 140733716986288 140733716984392 139630156305020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733716992885 140733716993129 140733716993129 140733716996042 0
/proc/18077/statm: 28282 364 305 221 0 87 0
[pid=18079] ppid=18077 vsize=28231644 memory=50136 CPUtime=0.53 cores=0-7
/proc/18079/stat : 18079 (java) S 18077 18077 17551 0 -1 1077944320 10883 0 0 0 49 4 0 0 20 0 20 0 419945394 28909203456 12534 33554432000 4194304 4196468 140721966134880 140721966117424 140111042936567 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
/proc/18079/statm: 7057911 12534 3326 1 0 7019032 0
[pid=18079/tid=18080] ppid=18077 vsize=28231644 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/18079/task/18080/stat : 18080 (java) R 18077 18077 17551 0 -1 4202560 7810 0 0 0 27 3 0 0 20 0 20 0 419945394 28909203456 12534 33554432000 4194304 4196468 140721966134880 140111047170800 140111042958493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18081] ppid=18077 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18081/stat : 18081 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28909203456 12534 33554432000 4194304 4196468 140721966134880 140110962788624 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18082] ppid=18077 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18082/stat : 18082 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28909203456 12534 33554432000 4194304 4196468 140721966134880 140110961736080 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18083] ppid=18077 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18083/stat : 18083 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28909203456 12534 33554432000 4194304 4196468 140721966134880 140110592072208 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18084] ppid=18077 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18084/stat : 18084 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28909203456 12534 33554432000 4194304 4196468 140721966134880 140110591019664 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18085] ppid=18077 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/18079/task/18085/stat : 18085 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28909203456 12534 33554432000 4194304 4196468 140721966134880 140110589967120 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18086] ppid=18077 vsize=28231644 memory=139852456752047 CPUtime=0 cores=0-7
/proc/18079/task/18086/stat : 18086 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28909203456 12534 33554432000 4194304 4196468 140721966134880 140110588914576 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18087] ppid=18077 vsize=28231644 memory=139852456754352 CPUtime=0 cores=0-7
/proc/18079/task/18087/stat : 18087 (java) S 18077 18077 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419945395 28909203456 12534 33554432000 4194304 4196468 140721966134880 140110587862032 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18088] ppid=18077 vsize=28231644 memory=139852456756656 CPUtime=0 cores=0-7
/proc/18079/task/18088/stat : 18088 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419945395 28909203456 12534 33554432000 4194304 4196468 140721966134880 140110586809488 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18089] ppid=18077 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18089/stat : 18089 (java) S 18077 18077 17551 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 419945396 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109708421104 140111042947714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18090] ppid=18077 vsize=28231644 memory=279704913520272 CPUtime=0 cores=0-7
/proc/18079/task/18090/stat : 18090 (java) S 18077 18077 17551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419945397 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109707367328 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18091] ppid=18077 vsize=28231644 memory=279704913527184 CPUtime=0 cores=0-7
/proc/18079/task/18091/stat : 18091 (java) S 18077 18077 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419945397 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109706314736 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18092] ppid=18077 vsize=28231644 memory=279704913468336 CPUtime=0 cores=0-7
/proc/18079/task/18092/stat : 18092 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945400 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109705263312 140111042955163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18093] ppid=18077 vsize=28231644 memory=279704913541008 CPUtime=0.01 cores=0-7
/proc/18079/task/18093/stat : 18093 (java) S 18077 18077 17551 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 20 0 419945400 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109704210928 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18094] ppid=18077 vsize=28231644 memory=279704913547920 CPUtime=0.03 cores=0-7
/proc/18079/task/18094/stat : 18094 (java) S 18077 18077 17551 0 -1 1077944384 180 0 0 0 3 0 0 0 20 0 20 0 419945400 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109703158384 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18095] ppid=18077 vsize=28231644 memory=279704913545616 CPUtime=0.02 cores=0-7
/proc/18079/task/18095/stat : 18095 (java) R 18077 18077 17551 0 -1 4202560 295 0 0 0 2 0 0 0 20 0 20 0 419945400 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109702095952 140111024480722 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18096] ppid=18077 vsize=28231644 memory=279704913561776 CPUtime=0.12 cores=0-7
/proc/18079/task/18096/stat : 18096 (java) S 18077 18077 17551 0 -1 1077944384 926 0 0 0 12 0 0 0 20 0 20 0 419945400 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109701053296 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18097] ppid=18077 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18097/stat : 18097 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419945400 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109699999968 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18098] ppid=18077 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/18079/task/18098/stat : 18098 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945400 28909203456 12534 33554432000 4194304 4196468 140721966134880 140109698947504 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51592 KiB

[startup+0.700977 s]
/proc/loadavg: 7.64 7.36 7.72 3/211 18098
/proc/meminfo: memFree=24534500/32770624 swapFree=66999300/67108860
[pid=18077] ppid=18074 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18077/stat : 18077 (xcsp3-exec) S 18074 18077 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419945394 115843072 364 33554432000 4194304 5098028 140733716986288 140733716984392 139630156305020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733716992885 140733716993129 140733716993129 140733716996042 0
/proc/18077/statm: 28282 364 305 221 0 87 0
[pid=18079] ppid=18077 vsize=28233768 memory=97240 CPUtime=1.77 cores=0-7
/proc/18079/stat : 18079 (java) S 18077 18077 17551 0 -1 1077944320 14995 0 0 0 171 6 0 0 20 0 20 0 419945394 28911378432 24310 33554432000 4194304 4196468 140721966134880 140721966117424 140111042936567 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
/proc/18079/statm: 7058442 24310 3457 1 0 7019544 0
[pid=18079/tid=18080] ppid=18077 vsize=28233768 memory=279704913856704 CPUtime=0.67 cores=0-7
/proc/18079/task/18080/stat : 18080 (java) R 18077 18077 17551 0 -1 4202560 9192 0 0 0 63 4 0 0 20 0 20 0 419945394 28911378432 24310 33554432000 4194304 4196468 140721966134880 140111047172384 140110645780331 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18081] ppid=18077 vsize=28233768 memory=5162550690983 CPUtime=0 cores=0-7
/proc/18079/task/18081/stat : 18081 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28911378432 24310 33554432000 4194304 4196468 140721966134880 140110962788624 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18082] ppid=18077 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18082/stat : 18082 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28911378432 24310 33554432000 4194304 4196468 140721966134880 140110961736080 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18083] ppid=18077 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/18079/task/18083/stat : 18083 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419945395 28911378432 24310 33554432000 4194304 4196468 140721966134880 140110592072208 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0

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

/proc/meminfo: memFree=13380488/32770624 swapFree=66999332/67108860
[pid=18077] ppid=18074 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18077/stat : 18077 (xcsp3-exec) S 18074 18077 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419945394 115843072 364 33554432000 4194304 5098028 140733716986288 140733716984392 139630156305020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733716992885 140733716993129 140733716993129 140733716996042 0
/proc/18077/statm: 28282 364 305 221 0 87 0
[pid=18079] ppid=18077 vsize=28768328 memory=11200024 CPUtime=19763.7 cores=0-7
/proc/18079/stat : 18079 (java) S 18077 18077 17551 0 -1 1077944320 495324 0 0 0 1975270 1098 0 0 20 0 28 0 419945394 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140721966117424 140111042936567 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
/proc/18079/statm: 7192082 2800006 3549 1 0 7153184 0
[pid=18079/tid=18080] ppid=18077 vsize=28768328 memory=11200024 CPUtime=0.89 cores=0-7
/proc/18079/task/18080/stat : 18080 (java) S 18077 18077 17551 0 -1 1077944384 9408 0 0 0 83 6 0 0 20 0 28 0 419945394 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140111047177344 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18081] ppid=18077 vsize=28768328 memory=11200024 CPUtime=15.93 cores=0-7
/proc/18079/task/18081/stat : 18081 (java) S 18077 18077 17551 0 -1 1077944384 20540 0 0 0 1532 61 0 0 20 0 28 0 419945395 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140110962788624 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18082] ppid=18077 vsize=28768328 memory=11200024 CPUtime=15.94 cores=0-7
/proc/18079/task/18082/stat : 18082 (java) S 18077 18077 17551 0 -1 1077944384 12385 0 0 0 1546 48 0 0 20 0 28 0 419945395 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140110961736080 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18083] ppid=18077 vsize=28768328 memory=1456 CPUtime=15.98 cores=0-7
/proc/18079/task/18083/stat : 18083 (java) S 18077 18077 17551 0 -1 1077944384 15650 0 0 0 1558 40 0 0 20 0 28 0 419945395 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140110592072208 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18084] ppid=18077 vsize=28768328 memory=612 CPUtime=15.87 cores=0-7
/proc/18079/task/18084/stat : 18084 (java) S 18077 18077 17551 0 -1 1077944384 17091 0 0 0 1505 82 0 0 20 0 28 0 419945395 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140110591019664 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18085] ppid=18077 vsize=28768328 memory=279704914407184 CPUtime=15.87 cores=0-7
/proc/18079/task/18085/stat : 18085 (java) S 18077 18077 17551 0 -1 1077944384 19949 0 0 0 1552 35 0 0 20 0 28 0 419945395 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140110589967120 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18086] ppid=18077 vsize=28768328 memory=1456 CPUtime=15.93 cores=0-7
/proc/18079/task/18086/stat : 18086 (java) S 18077 18077 17551 0 -1 1077944384 15959 0 0 0 1531 62 0 0 20 0 28 0 419945395 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140110588914576 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18087] ppid=18077 vsize=28768328 memory=1456 CPUtime=15.84 cores=0-7
/proc/18079/task/18087/stat : 18087 (java) S 18077 18077 17551 0 -1 1077944384 14095 0 0 0 1534 50 0 0 20 0 28 0 419945395 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140110587862032 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18088] ppid=18077 vsize=28768328 memory=11200024 CPUtime=15.92 cores=0-7
/proc/18079/task/18088/stat : 18088 (java) S 18077 18077 17551 0 -1 1077944384 18635 0 0 0 1564 28 0 0 20 0 28 0 419945395 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140110586809488 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18089] ppid=18077 vsize=28768328 memory=11200024 CPUtime=27.72 cores=0-7
/proc/18079/task/18089/stat : 18089 (java) S 18077 18077 17551 0 -1 1077944384 54360 0 0 0 2542 230 0 0 20 0 28 0 419945396 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109708421104 140111042947714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18090] ppid=18077 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/18079/task/18090/stat : 18090 (java) S 18077 18077 17551 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 419945397 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109707367392 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18091] ppid=18077 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/18079/task/18091/stat : 18091 (java) S 18077 18077 17551 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 419945397 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109706314752 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18092] ppid=18077 vsize=28768328 memory=11200024 CPUtime=0 cores=0-7
/proc/18079/task/18092/stat : 18092 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419945400 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109705263312 140111042955163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18093] ppid=18077 vsize=28768328 memory=11200024 CPUtime=2.53 cores=0-7
/proc/18079/task/18093/stat : 18093 (java) S 18077 18077 17551 0 -1 1077944384 25009 0 0 0 248 5 0 0 20 0 28 0 419945400 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109704210928 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18094] ppid=18077 vsize=28768328 memory=1456 CPUtime=2.72 cores=0-7
/proc/18079/task/18094/stat : 18094 (java) S 18077 18077 17551 0 -1 1077944384 30823 0 0 0 268 4 0 0 20 0 28 0 419945400 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109703158384 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18095] ppid=18077 vsize=28768328 memory=1456 CPUtime=2.53 cores=0-7
/proc/18079/task/18095/stat : 18095 (java) S 18077 18077 17551 0 -1 1077944384 27381 0 0 0 251 2 0 0 20 0 28 0 419945400 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109702105840 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18096] ppid=18077 vsize=28768328 memory=11200024 CPUtime=1.03 cores=0-7
/proc/18079/task/18096/stat : 18096 (java) S 18077 18077 17551 0 -1 1077944384 22699 0 0 0 100 3 0 0 20 0 28 0 419945400 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109701053296 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18097] ppid=18077 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/18079/task/18097/stat : 18097 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419945400 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109699999968 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18098] ppid=18077 vsize=28768328 memory=11200024 CPUtime=1.08 cores=0-7
/proc/18079/task/18098/stat : 18098 (java) S 18077 18077 17551 0 -1 1077944384 2708 0 0 0 63 45 0 0 20 0 28 0 419945400 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109698947504 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18099] ppid=18077 vsize=28768328 memory=1456 CPUtime=2455.29 cores=0-7
/proc/18079/task/18099/stat : 18099 (java) R 18077 18077 17551 0 -1 4202560 10818 0 0 0 245513 16 0 0 20 0 28 0 419945485 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109689736024 140110648078564 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18100] ppid=18077 vsize=28768328 memory=11200024 CPUtime=2450.86 cores=0-7
/proc/18079/task/18100/stat : 18100 (java) R 18077 18077 17551 0 -1 4202560 29303 0 0 0 245025 61 0 0 20 0 28 0 419945485 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109688684600 140110647943396 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18101] ppid=18077 vsize=28768328 memory=1456 CPUtime=2454.56 cores=0-7
/proc/18079/task/18101/stat : 18101 (java) R 18077 18077 17551 0 -1 4202560 82139 0 0 0 245337 119 0 0 20 0 28 0 419945485 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109687633880 140110644373833 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18102] ppid=18077 vsize=28768328 memory=11200024 CPUtime=2444.25 cores=0-7
/proc/18079/task/18102/stat : 18102 (java) R 18077 18077 17551 0 -1 4202560 10284 0 0 0 244388 37 0 0 20 0 28 0 419945485 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140109686579608 140110648121705 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18103] ppid=18077 vsize=28768328 memory=1456 CPUtime=2454.53 cores=0-7
/proc/18079/task/18103/stat : 18103 (java) R 18077 18077 17551 0 -1 4202560 12959 0 0 0 245434 19 0 0 20 0 28 0 419945485 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140108840648816 140110647076889 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18104] ppid=18077 vsize=28768328 memory=1456 CPUtime=2451.43 cores=0-7
/proc/18079/task/18104/stat : 18104 (java) R 18077 18077 17551 0 -1 4202560 7452 0 0 0 245131 12 0 0 20 0 28 0 419945485 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140108839596456 140110648121861 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18105] ppid=18077 vsize=28768328 memory=4872558044660077418 CPUtime=2442.93 cores=0-7
/proc/18079/task/18105/stat : 18105 (java) R 18077 18077 17551 0 -1 4202560 27296 0 0 0 244152 141 0 0 20 0 28 0 419945485 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140108838543032 140110649199072 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18106] ppid=18077 vsize=28768328 memory=11200024 CPUtime=2443.82 cores=0-7
/proc/18079/task/18106/stat : 18106 (java) R 18077 18077 17551 0 -1 4202560 7000 0 0 0 244355 27 0 0 20 0 28 0 419945490 29458767872 2800006 33554432000 4194304 4196468 140721966134880 140108837492960 140110648121797 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
Current children cumulated CPU time: 19763.7 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11201480 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.05 8.16 8.13 9/220 18342
/proc/meminfo: memFree=13380052/32770624 swapFree=66999332/67108860
[pid=18077] ppid=18074 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/18077/stat : 18077 (xcsp3-exec) S 18074 18077 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 419945394 115843072 364 33554432000 4194304 5098028 140733716986288 140733716984392 139630156305020 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20738048 140733716992885 140733716993129 140733716993129 140733716996042 0
/proc/18077/statm: 28282 364 305 221 0 87 0
[pid=18079] ppid=18077 vsize=28768328 memory=11199944 CPUtime=19904.9 cores=0-7
/proc/18079/stat : 18079 (java) S 18077 18077 17551 0 -1 1077944320 503177 0 0 0 1989383 1107 0 0 20 0 28 0 419945394 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140721966117424 140111042936567 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
/proc/18079/statm: 7192082 2799986 3549 1 0 7153184 0
[pid=18079/tid=18080] ppid=18077 vsize=28768328 memory=532 CPUtime=0.89 cores=0-7
/proc/18079/task/18080/stat : 18080 (java) S 18077 18077 17551 0 -1 1077944384 9408 0 0 0 83 6 0 0 20 0 28 0 419945394 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140111047177344 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18081] ppid=18077 vsize=28768328 memory=4872558044660077418 CPUtime=16.15 cores=0-7
/proc/18079/task/18081/stat : 18081 (java) S 18077 18077 17551 0 -1 1077944384 21329 0 0 0 1554 61 0 0 20 0 28 0 419945395 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140110962788624 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18082] ppid=18077 vsize=28768328 memory=1456 CPUtime=16.18 cores=0-7
/proc/18079/task/18082/stat : 18082 (java) S 18077 18077 17551 0 -1 1077944384 12552 0 0 0 1569 49 0 0 20 0 28 0 419945395 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140110961736080 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18083] ppid=18077 vsize=28768328 memory=11200024 CPUtime=16.22 cores=0-7
/proc/18079/task/18083/stat : 18083 (java) S 18077 18077 17551 0 -1 1077944384 16312 0 0 0 1576 46 0 0 20 0 28 0 419945395 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140110592072208 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18084] ppid=18077 vsize=28768328 memory=111636 CPUtime=16.1 cores=0-7
/proc/18079/task/18084/stat : 18084 (java) S 18077 18077 17551 0 -1 1077944384 17649 0 0 0 1528 82 0 0 20 0 28 0 419945395 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140110591019664 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18085] ppid=18077 vsize=28768328 memory=804 CPUtime=16.1 cores=0-7
/proc/18079/task/18085/stat : 18085 (java) S 18077 18077 17551 0 -1 1077944384 20486 0 0 0 1575 35 0 0 20 0 28 0 419945395 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140110589967120 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18086] ppid=18077 vsize=28768328 memory=1456 CPUtime=16.16 cores=0-7
/proc/18079/task/18086/stat : 18086 (java) S 18077 18077 17551 0 -1 1077944384 16257 0 0 0 1554 62 0 0 20 0 28 0 419945395 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140110588914576 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18087] ppid=18077 vsize=28768328 memory=1456 CPUtime=16.07 cores=0-7
/proc/18079/task/18087/stat : 18087 (java) S 18077 18077 17551 0 -1 1077944384 16810 0 0 0 1556 51 0 0 20 0 28 0 419945395 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140110587862032 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18088] ppid=18077 vsize=28768328 memory=11199944 CPUtime=16.14 cores=0-7
/proc/18079/task/18088/stat : 18088 (java) S 18077 18077 17551 0 -1 1077944384 19283 0 0 0 1586 28 0 0 20 0 28 0 419945395 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140110586809488 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18089] ppid=18077 vsize=28768328 memory=4468 CPUtime=27.72 cores=0-7
/proc/18079/task/18089/stat : 18089 (java) S 18077 18077 17551 0 -1 1077944384 54626 0 0 0 2542 230 0 0 20 0 28 0 419945396 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109708421104 140111042947714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18090] ppid=18077 vsize=28768328 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/18079/task/18090/stat : 18090 (java) S 18077 18077 17551 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 419945397 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109707367392 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18091] ppid=18077 vsize=28768328 memory=4427205132082312746 CPUtime=0 cores=0-7
/proc/18079/task/18091/stat : 18091 (java) S 18077 18077 17551 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 419945397 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109706314752 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18092] ppid=18077 vsize=28768328 memory=1712 CPUtime=0 cores=0-7
/proc/18079/task/18092/stat : 18092 (java) S 18077 18077 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419945400 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109705263312 140111042955163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18093] ppid=18077 vsize=28768328 memory=988 CPUtime=2.53 cores=0-7
/proc/18079/task/18093/stat : 18093 (java) S 18077 18077 17551 0 -1 1077944384 25018 0 0 0 248 5 0 0 20 0 28 0 419945400 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109704210928 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18094] ppid=18077 vsize=28768328 memory=4004 CPUtime=2.72 cores=0-7
/proc/18079/task/18094/stat : 18094 (java) S 18077 18077 17551 0 -1 1077944384 30826 0 0 0 268 4 0 0 20 0 28 0 419945400 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109703158384 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18095] ppid=18077 vsize=28768328 memory=2828 CPUtime=2.53 cores=0-7
/proc/18079/task/18095/stat : 18095 (java) S 18077 18077 17551 0 -1 1077944384 27384 0 0 0 251 2 0 0 20 0 28 0 419945400 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109702105840 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18096] ppid=18077 vsize=28768328 memory=1048 CPUtime=1.03 cores=0-7
/proc/18079/task/18096/stat : 18096 (java) S 18077 18077 17551 0 -1 1077944384 22703 0 0 0 100 3 0 0 20 0 28 0 419945400 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109701053296 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18097] ppid=18077 vsize=28768328 memory=5912 CPUtime=0 cores=0-7
/proc/18079/task/18097/stat : 18097 (java) S 18077 18077 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419945400 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109699999968 140111042946773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18098] ppid=18077 vsize=28768328 memory=612 CPUtime=1.08 cores=0-7
/proc/18079/task/18098/stat : 18098 (java) S 18077 18077 17551 0 -1 1077944384 2711 0 0 0 63 45 0 0 20 0 28 0 419945400 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109698947504 140111042947714 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18099] ppid=18077 vsize=28768328 memory=1220 CPUtime=2472.76 cores=0-7
/proc/18079/task/18099/stat : 18099 (java) R 18077 18077 17551 0 -1 4202560 10873 0 0 0 247260 16 0 0 20 0 28 0 419945485 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109689736024 140110648078217 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18100] ppid=18077 vsize=28768328 memory=6791534058613427641 CPUtime=2468.24 cores=0-7
/proc/18079/task/18100/stat : 18100 (java) R 18077 18077 17551 0 -1 4202560 29331 0 0 0 246763 61 0 0 20 0 28 0 419945485 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109688684336 140110648079108 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18101] ppid=18077 vsize=28768328 memory=14060 CPUtime=2472.03 cores=0-7
/proc/18079/task/18101/stat : 18101 (java) R 18077 18077 17551 0 -1 4202560 83034 0 0 0 247082 121 0 0 20 0 28 0 419945485 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109687631480 140110644374515 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18102] ppid=18077 vsize=28768328 memory=2116 CPUtime=2461.72 cores=0-7
/proc/18079/task/18102/stat : 18102 (java) R 18077 18077 17551 0 -1 4202560 10320 0 0 0 246135 37 0 0 20 0 28 0 419945485 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140109686579496 140110648121861 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18103] ppid=18077 vsize=28768328 memory=19744 CPUtime=2472 cores=0-7
/proc/18079/task/18103/stat : 18103 (java) R 18077 18077 17551 0 -1 4202560 13040 0 0 0 247181 19 0 0 20 0 28 0 419945485 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140108840651056 140110647943401 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18104] ppid=18077 vsize=28768328 memory=532 CPUtime=2468.9 cores=0-7
/proc/18079/task/18104/stat : 18104 (java) R 18077 18077 17551 0 -1 4202560 7476 0 0 0 246878 12 0 0 20 0 28 0 419945485 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140108839596456 140110647135328 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18105] ppid=18077 vsize=28768328 memory=1556 CPUtime=2460.4 cores=0-7
/proc/18079/task/18105/stat : 18105 (java) R 18077 18077 17551 0 -1 4202560 27337 0 0 0 245899 141 0 0 20 0 28 0 419945485 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140108838543032 140110649603798 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
[pid=18079/tid=18106] ppid=18077 vsize=28768328 memory=932 CPUtime=2461 cores=0-7
/proc/18079/task/18106/stat : 18106 (java) R 18077 18077 17551 0 -1 4202560 7031 0 0 0 246073 27 0 0 20 0 28 0 419945490 29458767872 2799986 33554432000 4194304 4196468 140721966134880 140108837490344 140110648121836 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 21110784 140721966142442 140721966142614 140721966142614 140721966145487 0
Current children cumulated CPU time: 19904.9 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11201400 KiB

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

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

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

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

[startup+2520.13 s]*
/proc/loadavg: 8.05 8.16 8.13 2/193 18344
/proc/meminfo: memFree=24134560/32770624 swapFree=66999332/67108860
Current cumulated CPU time of completed processes: 0.002312 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.14
CPU time (s): 19905.6
CPU user time (s): 19894.5
CPU system time (s): 11.1312
CPU usage (%): 789.859
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 11202144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19894.5
system time used= 11.1312
maximum resident set size= 11200688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 504589
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65291
involuntary context switches= 242622


# summary of solver processes directly reported to runsolver:
#   pid: 18077,18079
#   total CPU time (s): 19905.6
#   total CPU user time (s): 19894.5
#   total CPU system time (s): 11.1312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.9859 second user time and 33.274 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-14 07:47:09
IDJOB=4394601
IDBENCH=137880
IDSOLVER=2843
FILE ID=node140/4394601-1568440069
RUNJOBID= node140-1568438992-17578
PBS_JOBID= 21702327
Free space on /tmp= 58140 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-195.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-4394601-1568440069/watcher-4394601-1568440069 -o /tmp/evaluation-result-4394601-1568440069/solver-4394601-1568440069 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568438992-17578 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1295263890 HOME/instance-4394601-1568440069.xml

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

MD5SUM BENCH= d65d33615c5545f7b52e9722b13d9f63
RANDOM SEED=1295263890

node140.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.43
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.43
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.43
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.43
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:        24590632 kB
MemAvailable:   31858380 kB
Buffers:          176212 kB
Cached:          7299208 kB
SwapCached:         2724 kB
Active:          1531488 kB
Inactive:        5951356 kB
Active(anon):       3760 kB
Inactive(anon):    44556 kB
Active(file):    1527728 kB
Inactive(file):  5906800 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66999300 kB
Dirty:             26248 kB
Writeback:            12 kB
AnonPages:        113024 kB
Mapped:            44416 kB
Shmem:             32276 kB
Slab:             291428 kB
SReclaimable:     261680 kB
SUnreclaim:        29748 kB
KernelStack:        3440 kB
PageTables:         5672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58112 MiB
End job on node140 at 2019-09-14 08:29:10