Trace number 4393666

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) 20053.5 2520.1

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-0_X2.xml
MD5SUMe5c3d43a301dadc2ad5fa4651c286aba
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 benchmark163.179
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-4393666-1568436362.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393666-1568436362.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
3.08/1.08	c solve instance...
20052.92/2520.07	s UNKNOWN
20052.92/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 (10596 MiB free)
  memory of node 1: 16384 MiB (13420 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393666-1568436362/watcher-4393666-1568436362 -o /tmp/evaluation-result-4393666-1568436362/solver-4393666-1568436362 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568430400-14914 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 993089668 HOME/instance-4393666-1568436362.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=16998, runsolver pid=16995
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 7.59 7.88 8.00 2/211 17019
/proc/meminfo: memFree=24577288/32770624 swapFree=66999300/67108860
[pid=16998] ppid=16995 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16998/stat : 16998 (xcsp3-exec) S 16995 16998 14887 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419574649 115843072 363 33554432000 4194304 5098028 140727507072000 140727507070104 140583047197308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15888384 140727507075958 140727507076201 140727507076201 140727507079114 0
/proc/16998/statm: 28282 363 304 221 0 87 0
[pid=17000] ppid=16998 vsize=28227388 memory=30196 CPUtime=0.12 cores=0-7
/proc/17000/stat : 17000 (java) S 16998 16998 14887 0 -1 1077944320 6025 0 0 0 11 1 0 0 20 0 20 0 419574649 28904845312 7549 33554432000 4194304 4196468 140732619207552 140732619190096 139696531594999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
/proc/17000/statm: 7056847 7549 3097 1 0 7019032 0
[pid=17000/tid=17001] ppid=16998 vsize=28227388 memory=7681903397526477207 CPUtime=0.08 cores=0-7
/proc/17000/task/17001/stat : 17001 (java) R 16998 16998 14887 0 -1 4202560 3935 0 0 0 8 0 0 0 20 0 20 0 419574649 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696535828272 139696509591354 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17002] ppid=16998 vsize=28227388 memory=732369939479608293 CPUtime=0 cores=0-7
/proc/17000/task/17002/stat : 17002 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696496876688 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17003] ppid=16998 vsize=28227388 memory=139801142154880 CPUtime=0 cores=0-7
/proc/17000/task/17003/stat : 17003 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696082299920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17004] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17004/stat : 17004 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696081247120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17005] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17005/stat : 17005 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696080194320 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17006] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17006/stat : 17006 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696079141520 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17007] ppid=16998 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17000/task/17007/stat : 17007 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696078088720 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17008] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17008/stat : 17008 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696077035920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17009] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17009/stat : 17009 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 7549 33554432000 4194304 4196468 140732619207552 139696075983120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17010] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17010/stat : 17010 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574652 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694995692400 139696531606146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17011] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17011/stat : 17011 (java) S 16998 16998 14887 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419574652 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694994638368 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17012] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17012/stat : 17012 (java) S 16998 16998 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419574652 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694993585520 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17013] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17013/stat : 17013 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694992533840 139696531613595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17014] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17014/stat : 17014 (java) S 16998 16998 14887 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694991481200 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17015] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17015/stat : 17015 (java) R 16998 16998 14887 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694990428400 139696531606146 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17016] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17016/stat : 17016 (java) S 16998 16998 14887 0 -1 1077944384 275 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694989375600 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17017] ppid=16998 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/17000/task/17017/stat : 17017 (java) R 16998 16998 14887 0 -1 4202560 354 0 0 0 1 0 0 0 20 0 20 0 419574655 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694988322800 139696523832126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17018] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17018/stat : 17018 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694987271264 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17019] ppid=16998 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17000/task/17019/stat : 17019 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 7549 33554432000 4194304 4196468 140732619207552 139694986218544 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31648 KiB

[startup+0.210303 s]*
/proc/loadavg: 7.59 7.88 8.00 2/211 17019
/proc/meminfo: memFree=24563828/32770624 swapFree=66999300/67108860
[pid=16998] ppid=16995 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16998/stat : 16998 (xcsp3-exec) S 16995 16998 14887 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419574649 115843072 363 33554432000 4194304 5098028 140727507072000 140727507070104 140583047197308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15888384 140727507075958 140727507076201 140727507076201 140727507079114 0
/proc/16998/statm: 28282 363 304 221 0 87 0
[pid=17000] ppid=16998 vsize=28227388 memory=41448 CPUtime=0.33 cores=0-7
/proc/17000/stat : 17000 (java) S 16998 16998 14887 0 -1 1077944320 9602 0 0 0 31 2 0 0 20 0 20 0 419574649 28904845312 10362 33554432000 4194304 4196468 140732619207552 140732619190096 139696531594999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
/proc/17000/statm: 7056847 10362 3295 1 0 7019032 0
[pid=17000/tid=17001] ppid=16998 vsize=28227388 memory=0 CPUtime=0.2 cores=0-7
/proc/17000/task/17001/stat : 17001 (java) R 16998 16998 14887 0 -1 4202560 6742 0 0 0 18 2 0 0 20 0 20 0 419574649 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696535827728 139696515675486 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17002] ppid=16998 vsize=28227388 memory=732369939479608293 CPUtime=0 cores=0-7
/proc/17000/task/17002/stat : 17002 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696496876688 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17003] ppid=16998 vsize=28227388 memory=139801142154880 CPUtime=0 cores=0-7
/proc/17000/task/17003/stat : 17003 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696082299920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17004] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17004/stat : 17004 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696081247120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17005] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17005/stat : 17005 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696080194320 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17006] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17006/stat : 17006 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696079141520 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17007] ppid=16998 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17000/task/17007/stat : 17007 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696078088720 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17008] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17008/stat : 17008 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696077035920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17009] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17009/stat : 17009 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574650 28904845312 10362 33554432000 4194304 4196468 140732619207552 139696075983120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17010] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17010/stat : 17010 (java) S 16998 16998 14887 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419574652 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694995692400 139696531606146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17011] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17011/stat : 17011 (java) S 16998 16998 14887 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419574652 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694994638368 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17012] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17012/stat : 17012 (java) S 16998 16998 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419574652 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694993585520 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17013] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17013/stat : 17013 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694992533840 139696531613595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17014] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17014/stat : 17014 (java) S 16998 16998 14887 0 -1 1077944384 118 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694991481200 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17015] ppid=16998 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/17000/task/17015/stat : 17015 (java) S 16998 16998 14887 0 -1 1077944384 154 0 0 0 1 0 0 0 20 0 20 0 419574655 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694990428400 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17016] ppid=16998 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/17000/task/17016/stat : 17016 (java) S 16998 16998 14887 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 20 0 419574655 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694989375600 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17017] ppid=16998 vsize=28227388 memory=0 CPUtime=0.07 cores=0-7
/proc/17000/task/17017/stat : 17017 (java) S 16998 16998 14887 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 20 0 419574655 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694988322800 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17018] ppid=16998 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17018/stat : 17018 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694987271264 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17019] ppid=16998 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/17000/task/17019/stat : 17019 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574655 28904845312 10362 33554432000 4194304 4196468 140732619207552 139694986218544 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42900 KiB

[startup+0.310063 s]*
/proc/loadavg: 7.59 7.88 8.00 3/211 17019
/proc/meminfo: memFree=24559188/32770624 swapFree=66999300/67108860
[pid=16998] ppid=16995 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16998/stat : 16998 (xcsp3-exec) S 16995 16998 14887 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419574649 115843072 363 33554432000 4194304 5098028 140727507072000 140727507070104 140583047197308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15888384 140727507075958 140727507076201 140727507076201 140727507079114 0
/proc/16998/statm: 28282 363 304 221 0 87 0
[pid=17000] ppid=16998 vsize=28231644 memory=49736 CPUtime=0.52 cores=0-7
/proc/17000/stat : 17000 (java) S 16998 16998 14887 0 -1 1077944320 10744 0 0 0 49 3 0 0 20 0 20 0 419574649 28909203456 12434 33554432000 4194304 4196468 140732619207552 140732619190096 139696531594999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
/proc/17000/statm: 7057911 12434 3348 1 0 7019032 0
[pid=17000/tid=17001] ppid=16998 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17000/task/17001/stat : 17001 (java) R 16998 16998 14887 0 -1 4202560 7761 0 0 0 27 2 0 0 20 0 20 0 419574649 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696535826112 139696531616925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17002] ppid=16998 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17002/stat : 17002 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696496876688 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17003] ppid=16998 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17003/stat : 17003 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574650 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696082299920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17004] ppid=16998 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17004/stat : 17004 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696081247120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17005] ppid=16998 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17005/stat : 17005 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574650 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696080194320 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17006] ppid=16998 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/17000/task/17006/stat : 17006 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696079141520 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17007] ppid=16998 vsize=28231644 memory=139800984253359 CPUtime=0 cores=0-7
/proc/17000/task/17007/stat : 17007 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574650 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696078088720 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17008] ppid=16998 vsize=28231644 memory=139800984255664 CPUtime=0 cores=0-7
/proc/17000/task/17008/stat : 17008 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696077035920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17009] ppid=16998 vsize=28231644 memory=139800984257968 CPUtime=0 cores=0-7
/proc/17000/task/17009/stat : 17009 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574650 28909203456 12434 33554432000 4194304 4196468 140732619207552 139696075983120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17010] ppid=16998 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17010/stat : 17010 (java) S 16998 16998 14887 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419574652 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694995692400 139696531606146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17011] ppid=16998 vsize=28231644 memory=279601968522896 CPUtime=0 cores=0-7
/proc/17000/task/17011/stat : 17011 (java) S 16998 16998 14887 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419574652 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694994638368 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17012] ppid=16998 vsize=28231644 memory=279601968529808 CPUtime=0 cores=0-7
/proc/17000/task/17012/stat : 17012 (java) S 16998 16998 14887 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419574652 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694993585520 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17013] ppid=16998 vsize=28231644 memory=279601968470960 CPUtime=0 cores=0-7
/proc/17000/task/17013/stat : 17013 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574655 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694992533840 139696531613595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17014] ppid=16998 vsize=28231644 memory=279601968543632 CPUtime=0.02 cores=0-7
/proc/17000/task/17014/stat : 17014 (java) R 16998 16998 14887 0 -1 4202560 128 0 0 0 2 0 0 0 20 0 20 0 419574655 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694991471584 139696515006009 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17015] ppid=16998 vsize=28231644 memory=279601968550544 CPUtime=0.03 cores=0-7
/proc/17000/task/17015/stat : 17015 (java) R 16998 16998 14887 0 -1 4202560 167 0 0 0 3 0 0 0 20 0 20 0 419574655 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694990428400 139696523884439 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17016] ppid=16998 vsize=28231644 memory=279601968548240 CPUtime=0.03 cores=0-7
/proc/17000/task/17016/stat : 17016 (java) S 16998 16998 14887 0 -1 1077944384 531 0 0 0 3 0 0 0 20 0 20 0 419574655 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694989375600 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17017] ppid=16998 vsize=28231644 memory=279601968564400 CPUtime=0.12 cores=0-7
/proc/17000/task/17017/stat : 17017 (java) R 16998 16998 14887 0 -1 4202560 841 0 0 0 12 0 0 0 20 0 20 0 419574655 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694988322800 139696510207799 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17018] ppid=16998 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/17000/task/17018/stat : 17018 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419574655 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694987271264 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17019] ppid=16998 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/17000/task/17019/stat : 17019 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574655 28909203456 12434 33554432000 4194304 4196468 140732619207552 139694986218544 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51188 KiB

[startup+0.700905 s]
/proc/loadavg: 7.59 7.88 8.00 3/211 17019
/proc/meminfo: memFree=24544732/32770624 swapFree=66999300/67108860
[pid=16998] ppid=16995 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16998/stat : 16998 (xcsp3-exec) S 16995 16998 14887 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419574649 115843072 363 33554432000 4194304 5098028 140727507072000 140727507070104 140583047197308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15888384 140727507075958 140727507076201 140727507076201 140727507079114 0
/proc/16998/statm: 28282 363 304 221 0 87 0
[pid=17000] ppid=16998 vsize=28233768 memory=99276 CPUtime=1.71 cores=0-7
/proc/17000/stat : 17000 (java) S 16998 16998 14887 0 -1 1077944320 15084 0 0 0 165 6 0 0 20 0 20 0 419574649 28911378432 24819 33554432000 4194304 4196468 140732619207552 140732619190096 139696531594999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
/proc/17000/statm: 7058442 24819 3447 1 0 7019544 0
[pid=17000/tid=17001] ppid=16998 vsize=28233768 memory=279601968859328 CPUtime=0.67 cores=0-7
/proc/17000/task/17001/stat : 17001 (java) R 16998 16998 14887 0 -1 4202560 8731 0 0 0 63 4 0 0 20 0 20 0 419574649 28911378432 24819 33554432000 4194304 4196468 140732619207552 139696535827920 139696171601926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17002] ppid=16998 vsize=28233768 memory=1540 CPUtime=0 cores=0-7
/proc/17000/task/17002/stat : 17002 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28911378432 24819 33554432000 4194304 4196468 140732619207552 139696496876688 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17003] ppid=16998 vsize=28233768 memory=772 CPUtime=0 cores=0-7
/proc/17000/task/17003/stat : 17003 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419574650 28911378432 24819 33554432000 4194304 4196468 140732619207552 139696082299920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17004] ppid=16998 vsize=28233768 memory=10596 CPUtime=0 cores=0-7
/proc/17000/task/17004/stat : 17004 (java) S 16998 16998 14887 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419574650 28911378432 24819 33554432000 4194304 4196468 140732619207552 139696081247120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0

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

[pid=17000/tid=17027] ppid=16998 vsize=28768328 memory=1452 CPUtime=2411.7 cores=0-7
/proc/17000/task/17027/stat : 17027 (java) R 16998 16998 14887 0 -1 4202560 221573 0 0 0 240873 297 0 0 20 0 28 0 419574760 29458767872 633931 33554432000 4194304 4196468 140732619207552 139694969639512 139696178921742 0 4 0 16800975 0 0 0 -1 3 0 0 31 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
Current children cumulated CPU time: 19434.2 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2537176 KiB

[startup+2502.3 s]
/proc/loadavg: 8.09 8.14 8.21 9/219 17242
/proc/meminfo: memFree=21993392/32770624 swapFree=66999300/67108860
[pid=16998] ppid=16995 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16998/stat : 16998 (xcsp3-exec) S 16995 16998 14887 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419574649 115843072 363 33554432000 4194304 5098028 140727507072000 140727507070104 140583047197308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15888384 140727507075958 140727507076201 140727507076201 140727507079114 0
/proc/16998/statm: 28282 363 304 221 0 87 0
[pid=17000] ppid=16998 vsize=28768328 memory=2604712 CPUtime=19911.8 cores=0-7
/proc/17000/stat : 17000 (java) S 16998 16998 14887 0 -1 1077944320 1246563 0 0 0 1989498 1681 0 0 20 0 28 0 419574649 29458767872 651178 33554432000 4194304 4196468 140732619207552 140732619190096 139696531594999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
/proc/17000/statm: 7192082 651178 3550 1 0 7153184 0
[pid=17000/tid=17001] ppid=16998 vsize=28768328 memory=2550504 CPUtime=1.04 cores=0-7
/proc/17000/task/17001/stat : 17001 (java) S 16998 16998 14887 0 -1 1077944384 8936 0 0 0 99 5 0 0 20 0 28 0 419574649 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696535835776 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17002] ppid=16998 vsize=28768328 memory=2537708 CPUtime=11.31 cores=0-7
/proc/17000/task/17002/stat : 17002 (java) S 16998 16998 14887 0 -1 1077944384 35669 0 0 0 1057 74 0 0 20 0 28 0 419574650 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696496876688 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 8 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17003] ppid=16998 vsize=28768328 memory=2604712 CPUtime=11.29 cores=0-7
/proc/17000/task/17003/stat : 17003 (java) S 16998 16998 14887 0 -1 1077944384 37956 0 0 0 1053 76 0 0 20 0 28 0 419574650 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696082299920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17004] ppid=16998 vsize=28768328 memory=2604712 CPUtime=11.27 cores=0-7
/proc/17000/task/17004/stat : 17004 (java) S 16998 16998 14887 0 -1 1077944384 40187 0 0 0 1052 75 0 0 20 0 28 0 419574650 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696081247120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17005] ppid=16998 vsize=28768328 memory=1452 CPUtime=11.29 cores=0-7
/proc/17000/task/17005/stat : 17005 (java) S 16998 16998 14887 0 -1 1077944384 41066 0 0 0 1054 75 0 0 20 0 28 0 419574650 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696080194320 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17006] ppid=16998 vsize=28768328 memory=0 CPUtime=11.29 cores=0-7
/proc/17000/task/17006/stat : 17006 (java) S 16998 16998 14887 0 -1 1077944384 36238 0 0 0 1056 73 0 0 20 0 28 0 419574650 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696079141520 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17007] ppid=16998 vsize=28768328 memory=0 CPUtime=11.26 cores=0-7
/proc/17000/task/17007/stat : 17007 (java) S 16998 16998 14887 0 -1 1077944384 36898 0 0 0 1050 76 0 0 20 0 28 0 419574650 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696078088720 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17008] ppid=16998 vsize=28768328 memory=279601969951008 CPUtime=11.3 cores=0-7
/proc/17000/task/17008/stat : 17008 (java) S 16998 16998 14887 0 -1 1077944384 39822 0 0 0 1056 74 0 0 20 0 28 0 419574650 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696077035920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17009] ppid=16998 vsize=28768328 memory=2548456 CPUtime=11.25 cores=0-7
/proc/17000/task/17009/stat : 17009 (java) S 16998 16998 14887 0 -1 1077944384 37613 0 0 0 1051 74 0 0 20 0 28 0 419574650 29458767872 651178 33554432000 4194304 4196468 140732619207552 139696075983120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17010] ppid=16998 vsize=28768328 memory=2599596 CPUtime=3.17 cores=0-7
/proc/17000/task/17010/stat : 17010 (java) S 16998 16998 14887 0 -1 1077944384 128061 0 0 0 219 98 0 0 20 0 28 0 419574652 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694995692400 139696531606146 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17011] ppid=16998 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/17000/task/17011/stat : 17011 (java) S 16998 16998 14887 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 419574652 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694994638432 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17012] ppid=16998 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/17000/task/17012/stat : 17012 (java) S 16998 16998 14887 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 419574652 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694993585536 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17013] ppid=16998 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/17000/task/17013/stat : 17013 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419574655 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694992533840 139696531613595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17014] ppid=16998 vsize=28768328 memory=1452 CPUtime=3.4 cores=0-7
/proc/17000/task/17014/stat : 17014 (java) S 16998 16998 14887 0 -1 1077944384 21830 0 0 0 335 5 0 0 20 0 28 0 419574655 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694991481200 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17015] ppid=16998 vsize=28768328 memory=804 CPUtime=2.61 cores=0-7
/proc/17000/task/17015/stat : 17015 (java) S 16998 16998 14887 0 -1 1077944384 15229 0 0 0 258 3 0 0 20 0 28 0 419574655 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694990428400 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17016] ppid=16998 vsize=28768328 memory=1804 CPUtime=2.83 cores=0-7
/proc/17000/task/17016/stat : 17016 (java) S 16998 16998 14887 0 -1 1077944384 16079 0 0 0 280 3 0 0 20 0 28 0 419574655 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694989375600 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17017] ppid=16998 vsize=28768328 memory=2537708 CPUtime=1.06 cores=0-7
/proc/17000/task/17017/stat : 17017 (java) S 16998 16998 14887 0 -1 1077944384 16785 0 0 0 103 3 0 0 20 0 28 0 419574655 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694988322800 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17018] ppid=16998 vsize=28768328 memory=2536172 CPUtime=0 cores=0-7
/proc/17000/task/17018/stat : 17018 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419574655 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694987271264 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17019] ppid=16998 vsize=28768328 memory=1452 CPUtime=0.84 cores=0-7
/proc/17000/task/17019/stat : 17019 (java) S 16998 16998 14887 0 -1 1077944384 7607 0 0 0 32 52 0 0 20 0 28 0 419574655 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694986218544 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17020] ppid=16998 vsize=28768328 memory=2599596 CPUtime=2477.77 cores=0-7
/proc/17000/task/17020/stat : 17020 (java) R 16998 16998 14887 0 -1 4202560 28671 0 0 0 247749 28 0 0 20 0 28 0 419574760 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694977007240 139696174696705 0 4 0 16800975 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17021] ppid=16998 vsize=28768328 memory=1452 CPUtime=2478.27 cores=0-7
/proc/17000/task/17021/stat : 17021 (java) R 16998 16998 14887 0 -1 4202560 26432 0 0 0 247801 26 0 0 20 0 28 0 419574760 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694975955576 139696175631390 0 4 0 16800975 0 0 0 -1 5 0 0 20 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17022] ppid=16998 vsize=28768328 memory=2601644 CPUtime=2472.91 cores=0-7
/proc/17000/task/17022/stat : 17022 (java) R 16998 16998 14887 0 -1 4202560 148884 0 0 0 247131 160 0 0 20 0 28 0 419574760 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694974902096 139696176891826 0 4 0 16800975 0 0 0 -1 1 0 0 27 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17023] ppid=16998 vsize=28768328 memory=0 CPUtime=2473.49 cores=0-7
/proc/17000/task/17023/stat : 17023 (java) R 16998 16998 14887 0 -1 4202560 82155 0 0 0 247218 131 0 0 20 0 28 0 419574760 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694973849960 139696178921568 0 4 0 16800975 0 0 0 -1 6 0 0 31 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17024] ppid=16998 vsize=28768328 memory=0 CPUtime=2475.55 cores=0-7
/proc/17000/task/17024/stat : 17024 (java) R 16998 16998 14887 0 -1 4202560 71725 0 0 0 247459 96 0 0 20 0 28 0 419574760 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694972797160 139696169292423 0 4 0 16800975 0 0 0 -1 2 0 0 26 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17025] ppid=16998 vsize=28768328 memory=1452 CPUtime=2479.43 cores=0-7
/proc/17000/task/17025/stat : 17025 (java) R 16998 16998 14887 0 -1 4202560 121197 0 0 0 247753 190 0 0 20 0 28 0 419574760 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694971743992 139696174696705 0 4 0 16800975 0 0 0 -1 0 0 0 33 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17026] ppid=16998 vsize=28768328 memory=1452 CPUtime=2477.7 cores=0-7
/proc/17000/task/17026/stat : 17026 (java) R 16998 16998 14887 0 -1 4202560 20918 0 0 0 247744 26 0 0 20 0 28 0 419574760 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694970692376 139696179108459 0 4 0 16800975 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17027] ppid=16998 vsize=28768328 memory=2536180 CPUtime=2471.25 cores=0-7
/proc/17000/task/17027/stat : 17027 (java) R 16998 16998 14887 0 -1 4202560 225253 0 0 0 246809 316 0 0 20 0 28 0 419574760 29458767872 651178 33554432000 4194304 4196468 140732619207552 139694969642096 139696517663118 0 4 0 16800975 0 0 0 -1 4 0 0 32 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
Current children cumulated CPU time: 19911.8 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2606164 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.14 8.15 8.21 9/219 17242
/proc/meminfo: memFree=21981012/32770624 swapFree=66999300/67108860
[pid=16998] ppid=16995 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/16998/stat : 16998 (xcsp3-exec) S 16995 16998 14887 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419574649 115843072 363 33554432000 4194304 5098028 140727507072000 140727507070104 140583047197308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 15888384 140727507075958 140727507076201 140727507076201 140727507079114 0
/proc/16998/statm: 28282 363 304 221 0 87 0
[pid=17000] ppid=16998 vsize=28768328 memory=2616516 CPUtime=20052.9 cores=0-7
/proc/17000/stat : 17000 (java) S 16998 16998 14887 0 -1 1077944320 1262769 0 0 0 2003588 1704 0 0 20 0 28 0 419574649 29458767872 654129 33554432000 4194304 4196468 140732619207552 140732619190096 139696531594999 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
/proc/17000/statm: 7192082 654129 3550 1 0 7153184 0
[pid=17000/tid=17001] ppid=16998 vsize=28768328 memory=19584 CPUtime=1.04 cores=0-7
/proc/17000/task/17001/stat : 17001 (java) S 16998 16998 14887 0 -1 1077944384 8936 0 0 0 99 5 0 0 20 0 28 0 419574649 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696535835776 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17002] ppid=16998 vsize=28768328 memory=-7003737579269690708 CPUtime=11.35 cores=0-7
/proc/17000/task/17002/stat : 17002 (java) S 16998 16998 14887 0 -1 1077944384 36111 0 0 0 1061 74 0 0 20 0 28 0 419574650 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696496876688 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17003] ppid=16998 vsize=28768328 memory=4872558044660077418 CPUtime=11.34 cores=0-7
/proc/17000/task/17003/stat : 17003 (java) S 16998 16998 14887 0 -1 1077944384 38960 0 0 0 1057 77 0 0 20 0 28 0 419574650 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696082299920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17004] ppid=16998 vsize=28768328 memory=612 CPUtime=11.31 cores=0-7
/proc/17000/task/17004/stat : 17004 (java) S 16998 16998 14887 0 -1 1077944384 41054 0 0 0 1055 76 0 0 20 0 28 0 419574650 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696081247120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17005] ppid=16998 vsize=28768328 memory=1220 CPUtime=11.33 cores=0-7
/proc/17000/task/17005/stat : 17005 (java) S 16998 16998 14887 0 -1 1077944384 41379 0 0 0 1057 76 0 0 20 0 28 0 419574650 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696080194320 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17006] ppid=16998 vsize=28768328 memory=14004 CPUtime=11.33 cores=0-7
/proc/17000/task/17006/stat : 17006 (java) S 16998 16998 14887 0 -1 1077944384 36924 0 0 0 1059 74 0 0 20 0 28 0 419574650 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696079141520 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17007] ppid=16998 vsize=28768328 memory=-3622645143214314312 CPUtime=11.29 cores=0-7
/proc/17000/task/17007/stat : 17007 (java) S 16998 16998 14887 0 -1 1077944384 38002 0 0 0 1053 76 0 0 20 0 28 0 419574650 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696078088720 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17008] ppid=16998 vsize=28768328 memory=1712 CPUtime=11.35 cores=0-7
/proc/17000/task/17008/stat : 17008 (java) S 16998 16998 14887 0 -1 1077944384 40636 0 0 0 1060 75 0 0 20 0 28 0 419574650 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696077035920 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17009] ppid=16998 vsize=28768328 memory=988 CPUtime=11.29 cores=0-7
/proc/17000/task/17009/stat : 17009 (java) S 16998 16998 14887 0 -1 1077944384 38198 0 0 0 1054 75 0 0 20 0 28 0 419574650 29458767872 654129 33554432000 4194304 4196468 140732619207552 139696075983120 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17010] ppid=16998 vsize=28768328 memory=4004 CPUtime=3.19 cores=0-7
/proc/17000/task/17010/stat : 17010 (java) S 16998 16998 14887 0 -1 1077944384 129266 0 0 0 220 99 0 0 20 0 28 0 419574652 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694995692400 139696531606146 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17011] ppid=16998 vsize=28768328 memory=2828 CPUtime=0 cores=0-7
/proc/17000/task/17011/stat : 17011 (java) S 16998 16998 14887 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 419574652 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694994638432 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17012] ppid=16998 vsize=28768328 memory=1048 CPUtime=0 cores=0-7
/proc/17000/task/17012/stat : 17012 (java) S 16998 16998 14887 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 419574652 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694993585536 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17013] ppid=16998 vsize=28768328 memory=1220 CPUtime=0 cores=0-7
/proc/17000/task/17013/stat : 17013 (java) S 16998 16998 14887 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419574655 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694992533840 139696531613595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17014] ppid=16998 vsize=28768328 memory=14004 CPUtime=3.4 cores=0-7
/proc/17000/task/17014/stat : 17014 (java) S 16998 16998 14887 0 -1 1077944384 21835 0 0 0 335 5 0 0 20 0 28 0 419574655 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694991481200 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17015] ppid=16998 vsize=28768328 memory=14060 CPUtime=2.61 cores=0-7
/proc/17000/task/17015/stat : 17015 (java) S 16998 16998 14887 0 -1 1077944384 15240 0 0 0 258 3 0 0 20 0 28 0 419574655 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694990428400 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17016] ppid=16998 vsize=28768328 memory=2116 CPUtime=2.83 cores=0-7
/proc/17000/task/17016/stat : 17016 (java) S 16998 16998 14887 0 -1 1077944384 16084 0 0 0 280 3 0 0 20 0 28 0 419574655 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694989375600 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17017] ppid=16998 vsize=28768328 memory=19584 CPUtime=1.06 cores=0-7
/proc/17000/task/17017/stat : 17017 (java) S 16998 16998 14887 0 -1 1077944384 16791 0 0 0 103 3 0 0 20 0 28 0 419574655 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694988322800 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17018] ppid=16998 vsize=28768328 memory=532 CPUtime=0 cores=0-7
/proc/17000/task/17018/stat : 17018 (java) S 16998 16998 14887 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419574655 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694987271264 139696531605205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17019] ppid=16998 vsize=28768328 memory=1556 CPUtime=0.84 cores=0-7
/proc/17000/task/17019/stat : 17019 (java) S 16998 16998 14887 0 -1 1077944384 7746 0 0 0 32 52 0 0 20 0 28 0 419574655 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694986218544 139696531606146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17020] ppid=16998 vsize=28768328 memory=932 CPUtime=2495.42 cores=0-7
/proc/17000/task/17020/stat : 17020 (java) R 16998 16998 14887 0 -1 4202560 29166 0 0 0 249513 29 0 0 20 0 28 0 419574760 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694977006984 139696178945654 0 4 0 16800975 0 0 0 -1 3 0 0 24 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17021] ppid=16998 vsize=28768328 memory=3680 CPUtime=2495.8 cores=0-7
/proc/17000/task/17021/stat : 17021 (java) R 16998 16998 14887 0 -1 4202560 26914 0 0 0 249553 27 0 0 20 0 28 0 419574760 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694975955224 139696174696555 0 4 0 16800975 0 0 0 -1 7 0 0 20 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17022] ppid=16998 vsize=28768328 memory=864 CPUtime=2490.54 cores=0-7
/proc/17000/task/17022/stat : 17022 (java) R 16998 16998 14887 0 -1 4202560 151374 0 0 0 248889 165 0 0 20 0 28 0 419574760 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694974902368 139696176891801 0 4 0 16800975 0 0 0 -1 5 0 0 28 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17023] ppid=16998 vsize=28768328 memory=1436 CPUtime=2491.12 cores=0-7
/proc/17000/task/17023/stat : 17023 (java) R 16998 16998 14887 0 -1 4202560 82705 0 0 0 248980 132 0 0 20 0 28 0 419574760 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694973849440 139696178924318 0 4 0 16800975 0 0 0 -1 6 0 0 31 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17024] ppid=16998 vsize=28768328 memory=1652 CPUtime=2493.2 cores=0-7
/proc/17000/task/17024/stat : 17024 (java) R 16998 16998 14887 0 -1 4202560 72781 0 0 0 249223 97 0 0 20 0 28 0 419574760 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694972799472 139696178921760 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17025] ppid=16998 vsize=28768328 memory=1980 CPUtime=2497.07 cores=0-7
/proc/17000/task/17025/stat : 17025 (java) R 16998 16998 14887 0 -1 4202560 121973 0 0 0 249516 191 0 0 20 0 28 0 419574760 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694971743992 139696178921625 0 4 0 16800975 0 0 0 -1 0 0 0 34 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17026] ppid=16998 vsize=28768328 memory=2540 CPUtime=2495.1 cores=0-7
/proc/17000/task/17026/stat : 17026 (java) R 16998 16998 14887 0 -1 4202560 21246 0 0 0 249483 27 0 0 20 0 28 0 419574760 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694970692248 139696176061906 0 4 0 16800975 0 0 0 -1 1 0 0 26 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
[pid=17000/tid=17027] ppid=16998 vsize=28768328 memory=1760 CPUtime=2488.9 cores=0-7
/proc/17000/task/17027/stat : 17027 (java) R 16998 16998 14887 0 -1 4202560 228100 0 0 0 248568 322 0 0 20 0 28 0 419574760 29458767872 654129 33554432000 4194304 4196468 140732619207552 139694969639312 139696517663118 0 4 0 16800975 0 0 0 -1 2 0 0 32 0 0 6293624 6294260 35930112 140732619215850 140732619216022 140732619216022 140732619218895 0
Current children cumulated CPU time: 20052.9 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 2617968 KiB

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20036.5
system time used= 17.0652
maximum resident set size= 3304756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1263741
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 173932
involuntary context switches= 240322


# summary of solver processes directly reported to runsolver:
#   pid: 16998,17000
#   total CPU time (s): 20053.5
#   total CPU user time (s): 20036.5
#   total CPU system time (s): 17.0652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.4051 second user time and 29.6217 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-14 06:45:22
IDJOB=4393666
IDBENCH=134571
IDSOLVER=2841
FILE ID=node140/4393666-1568436362
RUNJOBID= node140-1568430400-14914
PBS_JOBID= 21702310
Free space on /tmp= 58140 MiB

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

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

MD5SUM BENCH= e5c3d43a301dadc2ad5fa4651c286aba
RANDOM SEED=993089668

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:        24592700 kB
MemAvailable:   31858804 kB
Buffers:          174788 kB
Cached:          7298856 kB
SwapCached:         2724 kB
Active:          1531360 kB
Inactive:        5950544 kB
Active(anon):       4440 kB
Inactive(anon):    44556 kB
Active(file):    1526920 kB
Inactive(file):  5905988 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66999300 kB
Dirty:             26024 kB
Writeback:             0 kB
AnonPages:        240076 kB
Mapped:            43712 kB
Shmem:             32276 kB
Slab:             291124 kB
SReclaimable:     261656 kB
SUnreclaim:        29468 kB
KernelStack:        3840 kB
PageTables:         4936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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 07:27:22