Trace number 4393667

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-4_X2.xml
MD5SUMf5121aa225c6127ab5abec7ec5104cc1
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 benchmark170.824
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-4393667-1568436533.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393667-1568436533.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
3.06/1.07	c solve instance...
20059.21/2520.06	s UNKNOWN
20059.21/2520.06	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 (15061 MiB free)
  memory of node 1: 16384 MiB (15487 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393667-1568436533/watcher-4393667-1568436533 -o /tmp/evaluation-result-4393667-1568436533/solver-4393667-1568436533 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568427839-5017 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1080263279 HOME/instance-4393667-1568436533.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=12292, runsolver pid=12289
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 7.01 7.07 7.01 3/212 12313
/proc/meminfo: memFree=31265884/32770624 swapFree=66919364/67108860
[pid=12292] ppid=12289 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/12292/stat : 12292 (xcsp3-exec) S 12289 12292 4990 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 419591185 115843072 364 33554432000 4194304 5098028 140734622112768 140734622110872 140455154823804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33853440 140734622114677 140734622114921 140734622114921 140734622117834 0
/proc/12292/statm: 28282 364 306 221 0 87 0
[pid=12294] ppid=12292 vsize=28227388 memory=28772 CPUtime=0.12 cores=0-7
/proc/12294/stat : 12294 (java) S 12292 12292 4990 0 -1 1077944320 5687 0 0 0 11 1 0 0 20 0 20 0 419591185 28904845312 7193 33554432000 4194304 4196468 140733836866640 140733836849184 139891061522167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
/proc/12294/statm: 7056847 7193 3119 1 0 7019032 0
[pid=12294/tid=12295] ppid=12292 vsize=28227388 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/12294/task/12295/stat : 12295 (java) R 12292 12292 4990 0 -1 4202560 3591 0 0 0 8 1 0 0 20 0 20 0 419591186 28904845312 7193 33554432000 4194304 4196468 140733836866640 139891065755440 139890658454660 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12296] ppid=12292 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/12294/task/12296/stat : 12296 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 7193 33554432000 4194304 4196468 140733836866640 139890981374352 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12297] ppid=12292 vsize=28227388 memory=140038176847488 CPUtime=0 cores=0-7
/proc/12294/task/12297/stat : 12297 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 7193 33554432000 4194304 4196468 140733836866640 139890980321552 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12298] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12298/stat : 12298 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 7193 33554432000 4194304 4196468 140733836866640 139890979269264 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12299] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12299/stat : 12299 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 7193 33554432000 4194304 4196468 140733836866640 139890978216464 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12300] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12300/stat : 12300 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 7193 33554432000 4194304 4196468 140733836866640 139890609216400 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12301] ppid=12292 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12294/task/12301/stat : 12301 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 7193 33554432000 4194304 4196468 140733836866640 139890608163600 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12302] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12302/stat : 12302 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 7193 33554432000 4194304 4196468 140733836866640 139890607111312 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12303] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12303/stat : 12303 (java) S 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 7193 33554432000 4194304 4196468 140733836866640 139890606058512 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12304] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12304/stat : 12304 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591188 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889190180976 139891061533314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12305] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12305/stat : 12305 (java) S 12292 12292 4990 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419591189 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889189126944 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12306] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12306/stat : 12306 (java) S 12292 12292 4990 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419591189 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889188074608 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12307] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12307/stat : 12307 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591191 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889187022928 139891061540763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12308] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12308/stat : 12308 (java) S 12292 12292 4990 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 419591191 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889185970800 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12309] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12309/stat : 12309 (java) S 12292 12292 4990 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 419591191 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889184918000 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12310] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12310/stat : 12310 (java) R 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419591191 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889183865808 139891061532373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12311] ppid=12292 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/12294/task/12311/stat : 12311 (java) R 12292 12292 4990 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 20 0 419591191 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889182812912 139891061534102 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12312] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12312/stat : 12312 (java) S 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419591191 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889181759840 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12313] ppid=12292 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12294/task/12313/stat : 12313 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591192 28904845312 7193 33554432000 4194304 4196468 140733836866640 139889180707120 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30228 KiB

[startup+0.209866 s]*
/proc/loadavg: 7.01 7.07 7.01 3/212 12313
/proc/meminfo: memFree=31252392/32770624 swapFree=66919364/67108860
[pid=12292] ppid=12289 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/12292/stat : 12292 (xcsp3-exec) S 12289 12292 4990 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 419591185 115843072 364 33554432000 4194304 5098028 140734622112768 140734622110872 140455154823804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33853440 140734622114677 140734622114921 140734622114921 140734622117834 0
/proc/12292/statm: 28282 364 306 221 0 87 0
[pid=12294] ppid=12292 vsize=28227388 memory=41084 CPUtime=0.34 cores=0-7
/proc/12294/stat : 12294 (java) S 12292 12292 4990 0 -1 1077944320 9449 0 0 0 31 3 0 0 20 0 20 0 419591185 28904845312 10271 33554432000 4194304 4196468 140733836866640 140733836849184 139891061522167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
/proc/12294/statm: 7056847 10271 3311 1 0 7019032 0
[pid=12294/tid=12295] ppid=12292 vsize=28227388 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/12294/task/12295/stat : 12295 (java) R 12292 12292 4990 0 -1 4202560 6617 0 0 0 17 2 0 0 20 0 20 0 419591186 28904845312 10271 33554432000 4194304 4196468 140733836866640 139891065748288 139891054200181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12296] ppid=12292 vsize=28227388 memory=331 CPUtime=0 cores=0-7
/proc/12294/task/12296/stat : 12296 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 10271 33554432000 4194304 4196468 140733836866640 139890981374352 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12297] ppid=12292 vsize=28227388 memory=3472752017008309920 CPUtime=0 cores=0-7
/proc/12294/task/12297/stat : 12297 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 10271 33554432000 4194304 4196468 140733836866640 139890980321552 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12298] ppid=12292 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12294/task/12298/stat : 12298 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 10271 33554432000 4194304 4196468 140733836866640 139890979269264 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12299] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12299/stat : 12299 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 10271 33554432000 4194304 4196468 140733836866640 139890978216464 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12300] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12300/stat : 12300 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 10271 33554432000 4194304 4196468 140733836866640 139890609216400 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12301] ppid=12292 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12294/task/12301/stat : 12301 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 10271 33554432000 4194304 4196468 140733836866640 139890608163600 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12302] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12302/stat : 12302 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 10271 33554432000 4194304 4196468 140733836866640 139890607111312 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12303] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12303/stat : 12303 (java) S 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419591187 28904845312 10271 33554432000 4194304 4196468 140733836866640 139890606058512 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12304] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12304/stat : 12304 (java) S 12292 12292 4990 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419591188 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889190180976 139891061533314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12305] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12305/stat : 12305 (java) S 12292 12292 4990 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419591189 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889189126944 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12306] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12306/stat : 12306 (java) S 12292 12292 4990 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419591189 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889188074608 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12307] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12307/stat : 12307 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591191 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889187022928 139891061540763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12308] ppid=12292 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/12294/task/12308/stat : 12308 (java) S 12292 12292 4990 0 -1 1077944384 333 0 0 0 1 0 0 0 20 0 20 0 419591191 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889185970800 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12309] ppid=12292 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/12294/task/12309/stat : 12309 (java) S 12292 12292 4990 0 -1 1077944384 370 0 0 0 2 0 0 0 20 0 20 0 419591191 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889184918000 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12310] ppid=12292 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/12294/task/12310/stat : 12310 (java) S 12292 12292 4990 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 20 0 419591191 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889183865712 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12311] ppid=12292 vsize=28227388 memory=-1 CPUtime=0.08 cores=0-7
/proc/12294/task/12311/stat : 12311 (java) S 12292 12292 4990 0 -1 1077944384 802 0 0 0 8 0 0 0 20 0 20 0 419591191 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889182812912 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12312] ppid=12292 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12312/stat : 12312 (java) S 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419591191 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889181759840 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12313] ppid=12292 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12294/task/12313/stat : 12313 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591192 28904845312 10271 33554432000 4194304 4196468 140733836866640 139889180707120 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42540 KiB

[startup+0.309561 s]*
/proc/loadavg: 7.01 7.07 7.01 3/212 12313
/proc/meminfo: memFree=31247152/32770624 swapFree=66919364/67108860
[pid=12292] ppid=12289 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/12292/stat : 12292 (xcsp3-exec) S 12289 12292 4990 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 419591185 115843072 364 33554432000 4194304 5098028 140734622112768 140734622110872 140455154823804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33853440 140734622114677 140734622114921 140734622114921 140734622117834 0
/proc/12292/statm: 28282 364 306 221 0 87 0
[pid=12294] ppid=12292 vsize=28231644 memory=49592 CPUtime=0.52 cores=0-7
/proc/12294/stat : 12294 (java) S 12292 12292 4990 0 -1 1077944320 10798 0 0 0 48 4 0 0 20 0 20 0 419591185 28909203456 12398 33554432000 4194304 4196468 140733836866640 140733836849184 139891061522167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
/proc/12294/statm: 7057911 12398 3355 1 0 7019032 0
[pid=12294/tid=12295] ppid=12292 vsize=28231644 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/12294/task/12295/stat : 12295 (java) R 12292 12292 4990 0 -1 4202560 7716 0 0 0 27 3 0 0 20 0 20 0 419591186 28909203456 12398 33554432000 4194304 4196468 140733836866640 139891065756256 139891045602654 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12296] ppid=12292 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12296/stat : 12296 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28909203456 12398 33554432000 4194304 4196468 140733836866640 139890981374352 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12297] ppid=12292 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12297/stat : 12297 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28909203456 12398 33554432000 4194304 4196468 140733836866640 139890980321552 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12298] ppid=12292 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12298/stat : 12298 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28909203456 12398 33554432000 4194304 4196468 140733836866640 139890979269264 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12299] ppid=12292 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12299/stat : 12299 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28909203456 12398 33554432000 4194304 4196468 140733836866640 139890978216464 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12300] ppid=12292 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12300/stat : 12300 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28909203456 12436 33554432000 4194304 4196468 140733836866640 139890609216400 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12301] ppid=12292 vsize=28231644 memory=140038079867567 CPUtime=0 cores=0-7
/proc/12294/task/12301/stat : 12301 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28909203456 12436 33554432000 4194304 4196468 140733836866640 139890608163600 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12302] ppid=12292 vsize=28231644 memory=140038079869872 CPUtime=0 cores=0-7
/proc/12294/task/12302/stat : 12302 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28909203456 12436 33554432000 4194304 4196468 140733836866640 139890607111312 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12303] ppid=12292 vsize=28231644 memory=140038079872176 CPUtime=0 cores=0-7
/proc/12294/task/12303/stat : 12303 (java) S 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419591187 28909203456 12436 33554432000 4194304 4196468 140733836866640 139890606058512 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12304] ppid=12292 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12304/stat : 12304 (java) S 12292 12292 4990 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419591188 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889190180976 139891061533314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12305] ppid=12292 vsize=28231644 memory=280076159758224 CPUtime=0 cores=0-7
/proc/12294/task/12305/stat : 12305 (java) S 12292 12292 4990 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419591189 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889189126944 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12306] ppid=12292 vsize=28231644 memory=280076159755920 CPUtime=0 cores=0-7
/proc/12294/task/12306/stat : 12306 (java) S 12292 12292 4990 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419591189 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889188074608 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12307] ppid=12292 vsize=28231644 memory=280076159762832 CPUtime=0 cores=0-7
/proc/12294/task/12307/stat : 12307 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591191 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889187022928 139891061540763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12308] ppid=12292 vsize=28231644 memory=280076159704112 CPUtime=0.02 cores=0-7
/proc/12294/task/12308/stat : 12308 (java) S 12292 12292 4990 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 20 0 419591191 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889185970800 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12309] ppid=12292 vsize=28231644 memory=280076159776656 CPUtime=0.03 cores=0-7
/proc/12294/task/12309/stat : 12309 (java) R 12292 12292 4990 0 -1 4202560 457 0 0 0 3 0 0 0 20 0 20 0 419591191 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889184908384 139891042222464 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12310] ppid=12292 vsize=28231644 memory=280076159783568 CPUtime=0.02 cores=0-7
/proc/12294/task/12310/stat : 12310 (java) S 12292 12292 4990 0 -1 1077944384 35 0 0 0 2 0 0 0 20 0 20 0 419591191 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889183865712 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12311] ppid=12292 vsize=28231644 memory=280076159781264 CPUtime=0.12 cores=0-7
/proc/12294/task/12311/stat : 12311 (java) S 12292 12292 4990 0 -1 1077944384 924 0 0 0 12 0 0 0 20 0 20 0 419591191 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889182812912 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12312] ppid=12292 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12312/stat : 12312 (java) S 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419591191 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889181759840 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12313] ppid=12292 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/12294/task/12313/stat : 12313 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591192 28909203456 12436 33554432000 4194304 4196468 140733836866640 139889180707120 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51048 KiB

[startup+0.700914 s]
/proc/loadavg: 7.01 7.07 7.01 7/212 12313
/proc/meminfo: memFree=31233124/32770624 swapFree=66919364/67108860
[pid=12292] ppid=12289 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/12292/stat : 12292 (xcsp3-exec) S 12289 12292 4990 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 419591185 115843072 364 33554432000 4194304 5098028 140734622112768 140734622110872 140455154823804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33853440 140734622114677 140734622114921 140734622114921 140734622117834 0
/proc/12292/statm: 28282 364 306 221 0 87 0
[pid=12294] ppid=12292 vsize=28233768 memory=96836 CPUtime=1.71 cores=0-7
/proc/12294/stat : 12294 (java) S 12292 12292 4990 0 -1 1077944320 15456 0 0 0 165 6 0 0 20 0 20 0 419591185 28911378432 24209 33554432000 4194304 4196468 140733836866640 140733836849184 139891061522167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
/proc/12294/statm: 7058442 24209 3450 1 0 7019544 0
[pid=12294/tid=12295] ppid=12292 vsize=28233768 memory=0 CPUtime=0.67 cores=0-7
/proc/12294/task/12295/stat : 12295 (java) R 12292 12292 4990 0 -1 4202560 9042 0 0 0 63 4 0 0 20 0 20 0 419591186 28911378432 24209 33554432000 4194304 4196468 140733836866640 139891065758784 139891043085727 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12296] ppid=12292 vsize=28233768 memory=140038080078704 CPUtime=0 cores=0-7
/proc/12294/task/12296/stat : 12296 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28911378432 24209 33554432000 4194304 4196468 140733836866640 139890981374352 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12297] ppid=12292 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12297/stat : 12297 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419591187 28911378432 24209 33554432000 4194304 4196468 140733836866640 139890980321552 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12298] ppid=12292 vsize=28233768 memory=1560 CPUtime=0 cores=0-7
/proc/12294/task/12298/stat : 12298 (java) S 12292 12292 4990 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419591187 28911378432 24209 33554432000 4194304 4196468 140733836866640 139890979269264 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0

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

[pid=12294/tid=12321] ppid=12292 vsize=28768328 memory=2938104 CPUtime=2418.24 cores=0-7
/proc/12294/task/12321/stat : 12321 (java) R 12292 12292 4990 0 -1 4202560 8845 0 0 0 241816 8 0 0 20 0 28 0 419591296 29458767872 734526 33554432000 4194304 4196468 140733836866640 139888855686592 139890664688823 0 4 0 16800975 0 0 0 -1 4 0 0 18 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
Current children cumulated CPU time: 19440.3 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2939560 KiB

[startup+2502.3 s]
/proc/loadavg: 8.11 8.29 8.20 9/219 12531
/proc/meminfo: memFree=28389448/32770624 swapFree=66919404/67108860
[pid=12292] ppid=12289 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/12292/stat : 12292 (xcsp3-exec) S 12289 12292 4990 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 419591185 115843072 364 33554432000 4194304 5098028 140734622112768 140734622110872 140455154823804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33853440 140734622114677 140734622114921 140734622114921 140734622117834 0
/proc/12292/statm: 28282 364 306 221 0 87 0
[pid=12294] ppid=12292 vsize=28768328 memory=2898164 CPUtime=19918.2 cores=0-7
/proc/12294/stat : 12294 (java) S 12292 12292 4990 0 -1 1077944320 910186 0 0 0 1990453 1366 0 0 20 0 28 0 419591185 29458767872 724541 33554432000 4194304 4196468 140733836866640 140733836849184 139891061522167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
/proc/12294/statm: 7192082 724541 3549 1 0 7153184 0
[pid=12294/tid=12295] ppid=12292 vsize=28768328 memory=2903804 CPUtime=1.04 cores=0-7
/proc/12294/task/12295/stat : 12295 (java) S 12292 12292 4990 0 -1 1077944384 9259 0 0 0 98 6 0 0 20 0 28 0 419591186 29458767872 724541 33554432000 4194304 4196468 140733836866640 139891065762944 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12296] ppid=12292 vsize=28768328 memory=2898164 CPUtime=11.51 cores=0-7
/proc/12294/task/12296/stat : 12296 (java) S 12292 12292 4990 0 -1 1077944384 25963 0 0 0 1071 80 0 0 20 0 28 0 419591187 29458767872 724541 33554432000 4194304 4196468 140733836866640 139890981374352 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12297] ppid=12292 vsize=28768328 memory=1456 CPUtime=11.55 cores=0-7
/proc/12294/task/12297/stat : 12297 (java) S 12292 12292 4990 0 -1 1077944384 27190 0 0 0 1077 78 0 0 20 0 28 0 419591187 29458767872 724541 33554432000 4194304 4196468 140733836866640 139890980321552 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12298] ppid=12292 vsize=28768328 memory=164 CPUtime=11.59 cores=0-7
/proc/12294/task/12298/stat : 12298 (java) S 12292 12292 4990 0 -1 1077944384 27566 0 0 0 1080 79 0 0 20 0 28 0 419591187 29458767872 724541 33554432000 4194304 4196468 140733836866640 139890979269264 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12299] ppid=12292 vsize=28768328 memory=2894500 CPUtime=11.5 cores=0-7
/proc/12294/task/12299/stat : 12299 (java) S 12292 12292 4990 0 -1 1077944384 27103 0 0 0 1070 80 0 0 20 0 28 0 419591187 29458767872 724541 33554432000 4194304 4196468 140733836866640 139890978216464 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12300] ppid=12292 vsize=28768328 memory=2898164 CPUtime=11.6 cores=0-7
/proc/12294/task/12300/stat : 12300 (java) S 12292 12292 4990 0 -1 1077944384 28079 0 0 0 1081 79 0 0 20 0 28 0 419591187 29458767872 724541 33554432000 4194304 4196468 140733836866640 139890609216400 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12301] ppid=12292 vsize=28768328 memory=3616 CPUtime=11.47 cores=0-7
/proc/12294/task/12301/stat : 12301 (java) S 12292 12292 4990 0 -1 1077944384 26420 0 0 0 1068 79 0 0 20 0 28 0 419591187 29458767872 724541 33554432000 4194304 4196468 140733836866640 139890608163600 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12302] ppid=12292 vsize=28768328 memory=23320 CPUtime=11.54 cores=0-7
/proc/12294/task/12302/stat : 12302 (java) S 12292 12292 4990 0 -1 1077944384 31813 0 0 0 1078 76 0 0 20 0 28 0 419591187 29458767872 724541 33554432000 4194304 4196468 140733836866640 139890607111312 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 6 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12303] ppid=12292 vsize=28768328 memory=988 CPUtime=11.52 cores=0-7
/proc/12294/task/12303/stat : 12303 (java) S 12292 12292 4990 0 -1 1077944384 29977 0 0 0 1070 82 0 0 20 0 28 0 419591187 29458767872 724541 33554432000 4194304 4196468 140733836866640 139890606058512 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12304] ppid=12292 vsize=28768328 memory=33 CPUtime=3.22 cores=0-7
/proc/12294/task/12304/stat : 12304 (java) S 12292 12292 4990 0 -1 1077944384 105459 0 0 0 214 108 0 0 20 0 28 0 419591188 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889190180976 139891061533314 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12305] ppid=12292 vsize=28768328 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/12294/task/12305/stat : 12305 (java) S 12292 12292 4990 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 419591189 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889189127008 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12306] ppid=12292 vsize=28768328 memory=2903804 CPUtime=0 cores=0-7
/proc/12294/task/12306/stat : 12306 (java) S 12292 12292 4990 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 419591189 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889188074624 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12307] ppid=12292 vsize=28768328 memory=3616 CPUtime=0 cores=0-7
/proc/12294/task/12307/stat : 12307 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419591191 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889187022928 139891061540763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12308] ppid=12292 vsize=28768328 memory=1456 CPUtime=3.28 cores=0-7
/proc/12294/task/12308/stat : 12308 (java) S 12292 12292 4990 0 -1 1077944384 20470 0 0 0 324 4 0 0 20 0 28 0 419591191 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889185970800 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12309] ppid=12292 vsize=28768328 memory=2907836 CPUtime=3.11 cores=0-7
/proc/12294/task/12309/stat : 12309 (java) S 12292 12292 4990 0 -1 1077944384 19401 0 0 0 306 5 0 0 20 0 28 0 419591191 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889184918000 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12310] ppid=12292 vsize=28768328 memory=8928 CPUtime=2.87 cores=0-7
/proc/12294/task/12310/stat : 12310 (java) S 12292 12292 4990 0 -1 1077944384 18372 0 0 0 284 3 0 0 20 0 28 0 419591191 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889183865712 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12311] ppid=12292 vsize=28768328 memory=528 CPUtime=1.05 cores=0-7
/proc/12294/task/12311/stat : 12311 (java) S 12292 12292 4990 0 -1 1077944384 16491 0 0 0 104 1 0 0 20 0 28 0 419591191 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889182812912 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12312] ppid=12292 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/12294/task/12312/stat : 12312 (java) S 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419591191 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889181759840 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12313] ppid=12292 vsize=28768328 memory=0 CPUtime=0.8 cores=0-7
/proc/12294/task/12313/stat : 12313 (java) S 12292 12292 4990 0 -1 1077944384 5281 0 0 0 36 44 0 0 20 0 28 0 419591192 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889180707120 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12314] ppid=12292 vsize=28768328 memory=14008 CPUtime=2477.85 cores=0-7
/proc/12294/task/12314/stat : 12314 (java) R 12292 12292 4990 0 -1 4202560 12269 0 0 0 247777 8 0 0 20 0 28 0 419591295 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889171495784 139890669266242 0 4 0 16800975 0 0 0 -1 4 0 0 14 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12315] ppid=12292 vsize=28768328 memory=14072 CPUtime=2480.16 cores=0-7
/proc/12294/task/12315/stat : 12315 (java) R 12292 12292 4990 0 -1 4202560 10015 0 0 0 248010 6 0 0 20 0 28 0 419591295 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889170444600 139890665900637 0 4 0 16800975 0 0 0 -1 0 0 0 17 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12316] ppid=12292 vsize=28768328 memory=0 CPUtime=2471.75 cores=0-7
/proc/12294/task/12316/stat : 12316 (java) R 12292 12292 4990 0 -1 4202560 125711 0 0 0 247033 142 0 0 20 0 28 0 419591295 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889169391912 139890662410563 0 4 0 16800975 0 0 0 -1 1 0 0 15 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12317] ppid=12292 vsize=28768328 memory=8546823402028195750 CPUtime=2474.5 cores=0-7
/proc/12294/task/12317/stat : 12317 (java) R 12292 12292 4990 0 -1 4202560 55229 0 0 0 247376 74 0 0 20 0 28 0 419591295 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889168339496 139890669265614 0 4 0 16800975 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12318] ppid=12292 vsize=28768328 memory=1456 CPUtime=2475.11 cores=0-7
/proc/12294/task/12318/stat : 12318 (java) R 12292 12292 4990 0 -1 4202560 62439 0 0 0 247450 61 0 0 20 0 28 0 419591295 29458767872 724541 33554432000 4194304 4196468 140733836866640 139889167286824 139890669340619 0 4 0 16800975 0 0 0 -1 5 0 0 17 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12319] ppid=12292 vsize=28768328 memory=2907344 CPUtime=2476.93 cores=0-7
/proc/12294/task/12319/stat : 12319 (java) R 12292 12292 4990 0 -1 4202560 78357 0 0 0 247589 104 0 0 20 0 28 0 419591295 29458767872 724541 33554432000 4194304 4196468 140733836866640 139888857792704 139890668937057 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12320] ppid=12292 vsize=28768328 memory=1456 CPUtime=2476.21 cores=0-7
/proc/12294/task/12320/stat : 12320 (java) R 12292 12292 4990 0 -1 4202560 137064 0 0 0 247410 211 0 0 20 0 28 0 419591295 29458767872 724541 33554432000 4194304 4196468 140733836866640 139888856742416 139890669266676 0 4 0 16800975 0 0 0 -1 7 0 0 17 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12321] ppid=12292 vsize=28768328 memory=1456 CPUtime=2477.81 cores=0-7
/proc/12294/task/12321/stat : 12321 (java) R 12292 12292 4990 0 -1 4202560 8912 0 0 0 247773 8 0 0 20 0 28 0 419591296 29458767872 724541 33554432000 4194304 4196468 140733836866640 139888855686808 139890669266856 0 4 0 16800975 0 0 0 -1 2 0 0 18 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
Current children cumulated CPU time: 19918.2 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2899620 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.14 8.28 8.21 9/220 12542
/proc/meminfo: memFree=28407064/32770624 swapFree=66919412/67108860
[pid=12292] ppid=12289 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/12292/stat : 12292 (xcsp3-exec) S 12289 12292 4990 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 419591185 115843072 364 33554432000 4194304 5098028 140734622112768 140734622110872 140455154823804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 33853440 140734622114677 140734622114921 140734622114921 140734622117834 0
/proc/12292/statm: 28282 364 306 221 0 87 0
[pid=12294] ppid=12292 vsize=28768328 memory=2879700 CPUtime=20059.2 cores=0-7
/proc/12294/stat : 12294 (java) S 12292 12292 4990 0 -1 1077944320 910841 0 0 0 2004553 1368 0 0 20 0 28 0 419591185 29458767872 719925 33554432000 4194304 4196468 140733836866640 140733836849184 139891061522167 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
/proc/12294/statm: 7192082 719925 3549 1 0 7153184 0
[pid=12294/tid=12295] ppid=12292 vsize=28768328 memory=8317482817917895235 CPUtime=1.04 cores=0-7
/proc/12294/task/12295/stat : 12295 (java) S 12292 12292 4990 0 -1 1077944384 9259 0 0 0 98 6 0 0 20 0 28 0 419591186 29458767872 719925 33554432000 4194304 4196468 140733836866640 139891065762944 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12296] ppid=12292 vsize=28768328 memory=4872558044660077418 CPUtime=11.54 cores=0-7
/proc/12294/task/12296/stat : 12296 (java) S 12292 12292 4990 0 -1 1077944384 25969 0 0 0 1074 80 0 0 20 0 28 0 419591187 29458767872 719925 33554432000 4194304 4196468 140733836866640 139890981374352 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12297] ppid=12292 vsize=28768328 memory=1000 CPUtime=11.59 cores=0-7
/proc/12294/task/12297/stat : 12297 (java) S 12292 12292 4990 0 -1 1077944384 27198 0 0 0 1081 78 0 0 20 0 28 0 419591187 29458767872 719925 33554432000 4194304 4196468 140733836866640 139890980321552 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12298] ppid=12292 vsize=28768328 memory=1560 CPUtime=11.63 cores=0-7
/proc/12294/task/12298/stat : 12298 (java) S 12292 12292 4990 0 -1 1077944384 27578 0 0 0 1084 79 0 0 20 0 28 0 419591187 29458767872 719925 33554432000 4194304 4196468 140733836866640 139890979269264 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12299] ppid=12292 vsize=28768328 memory=1172 CPUtime=11.53 cores=0-7
/proc/12294/task/12299/stat : 12299 (java) S 12292 12292 4990 0 -1 1077944384 27116 0 0 0 1073 80 0 0 20 0 28 0 419591187 29458767872 719925 33554432000 4194304 4196468 140733836866640 139890978216464 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12300] ppid=12292 vsize=28768328 memory=14008 CPUtime=11.65 cores=0-7
/proc/12294/task/12300/stat : 12300 (java) S 12292 12292 4990 0 -1 1077944384 28090 0 0 0 1085 80 0 0 20 0 28 0 419591187 29458767872 719925 33554432000 4194304 4196468 140733836866640 139890609216400 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12301] ppid=12292 vsize=28768328 memory=14072 CPUtime=11.5 cores=0-7
/proc/12294/task/12301/stat : 12301 (java) S 12292 12292 4990 0 -1 1077944384 26432 0 0 0 1071 79 0 0 20 0 28 0 419591187 29458767872 719925 33554432000 4194304 4196468 140733836866640 139890608163600 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12302] ppid=12292 vsize=28768328 memory=111636 CPUtime=11.58 cores=0-7
/proc/12294/task/12302/stat : 12302 (java) S 12292 12292 4990 0 -1 1077944384 31825 0 0 0 1082 76 0 0 20 0 28 0 419591187 29458767872 719925 33554432000 4194304 4196468 140733836866640 139890607111312 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12303] ppid=12292 vsize=28768328 memory=800 CPUtime=11.55 cores=0-7
/proc/12294/task/12303/stat : 12303 (java) S 12292 12292 4990 0 -1 1077944384 29994 0 0 0 1073 82 0 0 20 0 28 0 419591187 29458767872 719925 33554432000 4194304 4196468 140733836866640 139890606058512 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12304] ppid=12292 vsize=28768328 memory=1804 CPUtime=3.23 cores=0-7
/proc/12294/task/12304/stat : 12304 (java) S 12292 12292 4990 0 -1 1077944384 105462 0 0 0 215 108 0 0 20 0 28 0 419591188 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889190180976 139891061533314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12305] ppid=12292 vsize=28768328 memory=916 CPUtime=0 cores=0-7
/proc/12294/task/12305/stat : 12305 (java) S 12292 12292 4990 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 419591189 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889189127008 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12306] ppid=12292 vsize=28768328 memory=4428 CPUtime=0 cores=0-7
/proc/12294/task/12306/stat : 12306 (java) S 12292 12292 4990 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 419591189 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889188074624 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12307] ppid=12292 vsize=28768328 memory=1412 CPUtime=0 cores=0-7
/proc/12294/task/12307/stat : 12307 (java) S 12292 12292 4990 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419591191 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889187022928 139891061540763 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12308] ppid=12292 vsize=28768328 memory=3732 CPUtime=3.28 cores=0-7
/proc/12294/task/12308/stat : 12308 (java) S 12292 12292 4990 0 -1 1077944384 20470 0 0 0 324 4 0 0 20 0 28 0 419591191 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889185970800 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12309] ppid=12292 vsize=28768328 memory=1456 CPUtime=3.11 cores=0-7
/proc/12294/task/12309/stat : 12309 (java) S 12292 12292 4990 0 -1 1077944384 19474 0 0 0 306 5 0 0 20 0 28 0 419591191 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889184918000 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12310] ppid=12292 vsize=28768328 memory=2882264 CPUtime=2.87 cores=0-7
/proc/12294/task/12310/stat : 12310 (java) S 12292 12292 4990 0 -1 1077944384 18372 0 0 0 284 3 0 0 20 0 28 0 419591191 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889183865712 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12311] ppid=12292 vsize=28768328 memory=3616 CPUtime=1.05 cores=0-7
/proc/12294/task/12311/stat : 12311 (java) S 12292 12292 4990 0 -1 1077944384 16491 0 0 0 104 1 0 0 20 0 28 0 419591191 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889182812912 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12312] ppid=12292 vsize=28768328 memory=23332 CPUtime=0 cores=0-7
/proc/12294/task/12312/stat : 12312 (java) S 12292 12292 4990 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419591191 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889181759840 139891061532373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12313] ppid=12292 vsize=28768328 memory=1456 CPUtime=0.8 cores=0-7
/proc/12294/task/12313/stat : 12313 (java) S 12292 12292 4990 0 -1 1077944384 5283 0 0 0 36 44 0 0 20 0 28 0 419591192 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889180707120 139891061533314 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12314] ppid=12292 vsize=28768328 memory=2882264 CPUtime=2495.49 cores=0-7
/proc/12294/task/12314/stat : 12314 (java) R 12292 12292 4990 0 -1 4202560 12273 0 0 0 249541 8 0 0 20 0 28 0 419591295 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889171496264 139890669266829 0 4 0 16800975 0 0 0 -1 0 0 0 14 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12315] ppid=12292 vsize=28768328 memory=14008 CPUtime=2497.81 cores=0-7
/proc/12294/task/12315/stat : 12315 (java) R 12292 12292 4990 0 -1 4202560 10020 0 0 0 249775 6 0 0 20 0 28 0 419591295 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889170444600 139890664688852 0 4 0 16800975 0 0 0 -1 2 0 0 17 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12316] ppid=12292 vsize=28768328 memory=1456 CPUtime=2489.2 cores=0-7
/proc/12294/task/12316/stat : 12316 (java) R 12292 12292 4990 0 -1 4202560 125797 0 0 0 248778 142 0 0 20 0 28 0 419591295 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889169391808 139890667186125 0 4 0 16800975 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12317] ppid=12292 vsize=28768328 memory=2895600 CPUtime=2492.11 cores=0-7
/proc/12294/task/12317/stat : 12317 (java) R 12292 12292 4990 0 -1 4202560 55240 0 0 0 249137 74 0 0 20 0 28 0 419591295 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889168338784 139890664929617 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12318] ppid=12292 vsize=28768328 memory=8928 CPUtime=2492.73 cores=0-7
/proc/12294/task/12318/stat : 12318 (java) R 12292 12292 4990 0 -1 4202560 62446 0 0 0 249212 61 0 0 20 0 28 0 419591295 29458767872 719925 33554432000 4194304 4196468 140733836866640 139889167286728 139890669266861 0 4 0 16800975 0 0 0 -1 4 0 0 17 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12319] ppid=12292 vsize=28768328 memory=1804 CPUtime=2494.56 cores=0-7
/proc/12294/task/12319/stat : 12319 (java) R 12292 12292 4990 0 -1 4202560 78433 0 0 0 249352 104 0 0 20 0 28 0 419591295 29458767872 719925 33554432000 4194304 4196468 140733836866640 139888857792856 139890664688731 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12320] ppid=12292 vsize=28768328 memory=916 CPUtime=2493.69 cores=0-7
/proc/12294/task/12320/stat : 12320 (java) R 12292 12292 4990 0 -1 4202560 137360 0 0 0 249157 212 0 0 20 0 28 0 419591295 29458767872 719925 33554432000 4194304 4196468 140733836866640 139888856742512 139890664688731 0 4 0 16800975 0 0 0 -1 1 0 0 17 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
[pid=12294/tid=12321] ppid=12292 vsize=28768328 memory=4428 CPUtime=2495.46 cores=0-7
/proc/12294/task/12321/stat : 12321 (java) R 12292 12292 4990 0 -1 4202560 8913 0 0 0 249538 8 0 0 20 0 28 0 419591296 29458767872 719925 33554432000 4194304 4196468 140733836866640 139888855686744 139890665900661 0 4 0 16800975 0 0 0 -1 6 0 0 18 0 0 6293624 6294260 36560896 140733836870634 140733836870806 140733836870806 140733836873679 0
Current children cumulated CPU time: 20059.2 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2881156 KiB

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

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

[startup+2520.1 s]
# the end of solver process 12294 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20046.1 s, system=13.7067 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): 20059.8
CPU user time (s): 20046.1
CPU system time (s): 13.7067
CPU usage (%): 795.991
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 3373176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20046.1
system time used= 13.7067
maximum resident set size= 3372236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 911515
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 167140
involuntary context switches= 240106


# summary of solver processes directly reported to runsolver:
#   pid: 12292,12294
#   total CPU time (s): 20059.8
#   total CPU user time (s): 20046.1
#   total CPU system time (s): 13.7067

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.6449 second user time and 29.3759 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-14 06:48:11
IDJOB=4393667
IDBENCH=134574
IDSOLVER=2841
FILE ID=node141/4393667-1568436533
RUNJOBID= node141-1568427839-5017
PBS_JOBID= 21702301
Free space on /tmp= 58540 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-4_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-4393667-1568436533/watcher-4393667-1568436533 -o /tmp/evaluation-result-4393667-1568436533/solver-4393667-1568436533 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568427839-5017 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1080263279 HOME/instance-4393667-1568436533.xml

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

MD5SUM BENCH= f5121aa225c6127ab5abec7ec5104cc1
RANDOM SEED=1080263279

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31281752 kB
MemAvailable:   31840296 kB
Buffers:          184112 kB
Cached:           662592 kB
SwapCached:        80252 kB
Active:           447100 kB
Inactive:         482248 kB
Active(anon):       8740 kB
Inactive(anon):   106128 kB
Active(file):     438360 kB
Inactive(file):   376120 kB
Unevictable:      109464 kB
Mlocked:          109464 kB
SwapTotal:      67108860 kB
SwapFree:       66919364 kB
Dirty:             26116 kB
Writeback:             0 kB
AnonPages:        112192 kB
Mapped:            36292 kB
Shmem:             23392 kB
Slab:             149540 kB
SReclaimable:     119796 kB
SUnreclaim:        29744 kB
KernelStack:        3344 kB
PageTables:         5092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58516 MiB
End job on node141 at 2019-09-14 07:30:11