Trace number 4399626

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallel? (TO) 20040.8 2520.11

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-4399626-1568708702.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399626-1568708702.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
3.07/1.05	c solve instance...
20040.10/2520.07	s UNKNOWN
20040.10/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 (14435 MiB free)
  memory of node 1: 16384 MiB (15216 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399626-1568708702/watcher-4399626-1568708702 -o /tmp/evaluation-result-4399626-1568708702/solver-4399626-1568708702 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568696831-29883 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 662604324 HOME/instance-4399626-1568708702.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
Current StackSize limit: 8192 KiB

solver pid=30937, runsolver pid=30934

[startup+0.100141 s]*
/proc/loadavg: 8.55 8.22 8.09 3/210 30958
/proc/meminfo: memFree=30346396/32770624 swapFree=67000068/67108860
[pid=30937] ppid=30934 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30937/stat : 30937 (xcsp3-exec) S 30934 30937 29856 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447124655 115843072 364 33554432000 4194304 5098028 140735875115024 140735875113128 140525653320316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21975040 140735875122038 140735875122281 140735875122281 140735875125194 0
/proc/30937/statm: 28282 364 305 221 0 87 0
[pid=30939] ppid=30937 vsize=28227396 memory=29028 CPUtime=0.12 cores=0-7
/proc/30939/stat : 30939 (java) S 30937 30937 29856 0 -1 1077944320 5748 0 0 0 11 1 0 0 20 0 20 0 447124655 28904853504 7257 33554432000 4194304 4196468 140728599811200 140728599793744 139722300677879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
/proc/30939/statm: 7056849 7257 3121 1 0 7019032 0
[pid=30939/tid=30940] ppid=30937 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/30939/task/30940/stat : 30940 (java) R 30937 30937 29856 0 -1 4202560 3626 0 0 0 8 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139722304911152 139721938100224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30941] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30941/stat : 30941 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721852103440 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30942] ppid=30937 vsize=28227396 memory=3834730018765575840 CPUtime=0 cores=0-7
/proc/30939/task/30942/stat : 30942 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721851050896 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30943] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30943/stat : 30943 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721849998352 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30944] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30944/stat : 30944 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721848945808 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30945] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30945/stat : 30945 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721847892240 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30946] ppid=30937 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30939/task/30946/stat : 30946 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721846839696 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30947] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30947/stat : 30947 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721845787152 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30948] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30948/stat : 30948 (java) S 30937 30937 29856 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721844734608 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30949] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30949/stat : 30949 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124658 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721801796080 139722300689026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30950] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30950/stat : 30950 (java) S 30937 30937 29856 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447124658 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721800742304 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30951] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30951/stat : 30951 (java) S 30937 30937 29856 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447124658 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721799689712 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30952] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30952/stat : 30952 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124661 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721798638288 139722300696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30953] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30953/stat : 30953 (java) S 30937 30937 29856 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 20 0 447124661 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721797584880 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30954] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30954/stat : 30954 (java) S 30937 30937 29856 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 447124661 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721545214064 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30955] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30955/stat : 30955 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124661 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721544161520 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30956] ppid=30937 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30939/task/30956/stat : 30956 (java) R 30937 30937 29856 0 -1 4202560 364 0 0 0 2 0 0 0 20 0 20 0 447124661 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721543108976 139722284758366 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30957] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30957/stat : 30957 (java) S 30937 30937 29856 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447124661 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721542056672 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30958] ppid=30937 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30939/task/30958/stat : 30958 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124662 28904853504 7257 33554432000 4194304 4196468 140728599811200 139721541004208 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30484 KiB

[startup+0.21027 s]*
/proc/loadavg: 8.55 8.22 8.09 3/210 30958
/proc/meminfo: memFree=30334804/32770624 swapFree=67000068/67108860
[pid=30937] ppid=30934 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30937/stat : 30937 (xcsp3-exec) S 30934 30937 29856 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447124655 115843072 364 33554432000 4194304 5098028 140735875115024 140735875113128 140525653320316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21975040 140735875122038 140735875122281 140735875122281 140735875125194 0
/proc/30937/statm: 28282 364 305 221 0 87 0
[pid=30939] ppid=30937 vsize=28227396 memory=41460 CPUtime=0.33 cores=0-7
/proc/30939/stat : 30939 (java) S 30937 30937 29856 0 -1 1077944320 9596 0 0 0 30 3 0 0 20 0 20 0 447124655 28904853504 10365 33554432000 4194304 4196468 140728599811200 140728599793744 139722300677879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
/proc/30939/statm: 7056849 10365 3308 1 0 7019032 0
[pid=30939/tid=30940] ppid=30937 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30939/task/30940/stat : 30940 (java) R 30937 30937 29856 0 -1 4202560 6660 0 0 0 17 2 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139722304914944 139722300689814 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30941] ppid=30937 vsize=28227396 memory=288230596118053219 CPUtime=0 cores=0-7
/proc/30939/task/30941/stat : 30941 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721852103440 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30942] ppid=30937 vsize=28227396 memory=140098883638223 CPUtime=0 cores=0-7
/proc/30939/task/30942/stat : 30942 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721851050896 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30943] ppid=30937 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30939/task/30943/stat : 30943 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721849998352 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30944] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30944/stat : 30944 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721848945808 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30945] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30945/stat : 30945 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721847892240 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30946] ppid=30937 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30939/task/30946/stat : 30946 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721846839696 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30947] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30947/stat : 30947 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721845787152 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30948] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30948/stat : 30948 (java) S 30937 30937 29856 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447124656 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721844734608 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30949] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30949/stat : 30949 (java) S 30937 30937 29856 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447124658 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721801796080 139722300689026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30950] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30950/stat : 30950 (java) S 30937 30937 29856 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447124658 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721800742304 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30951] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30951/stat : 30951 (java) S 30937 30937 29856 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447124658 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721799689712 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30952] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30952/stat : 30952 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124661 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721798638288 139722300696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30953] ppid=30937 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30939/task/30953/stat : 30953 (java) R 30937 30937 29856 0 -1 1077944384 636 0 0 0 2 0 0 0 20 0 20 0 447124661 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721797584880 139722300689026 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30954] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30954/stat : 30954 (java) S 30937 30937 29856 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 20 0 447124661 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721545214064 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30955] ppid=30937 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/30939/task/30955/stat : 30955 (java) R 30937 30937 29856 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 20 0 447124661 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721544161520 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30956] ppid=30937 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/30939/task/30956/stat : 30956 (java) R 30937 30937 29856 0 -1 4202560 750 0 0 0 7 0 0 0 20 0 20 0 447124661 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721543108976 139722300689814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30957] ppid=30937 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30957/stat : 30957 (java) S 30937 30937 29856 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447124661 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721542056672 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30958] ppid=30937 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30939/task/30958/stat : 30958 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124662 28904853504 10365 33554432000 4194304 4196468 140728599811200 139721541004208 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42916 KiB

[startup+0.309647 s]*
/proc/loadavg: 8.55 8.22 8.09 4/210 30958
/proc/meminfo: memFree=30327540/32770624 swapFree=67000068/67108860
[pid=30937] ppid=30934 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30937/stat : 30937 (xcsp3-exec) S 30934 30937 29856 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447124655 115843072 364 33554432000 4194304 5098028 140735875115024 140735875113128 140525653320316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21975040 140735875122038 140735875122281 140735875122281 140735875125194 0
/proc/30937/statm: 28282 364 305 221 0 87 0
[pid=30939] ppid=30937 vsize=28231652 memory=50184 CPUtime=0.52 cores=0-7
/proc/30939/stat : 30939 (java) S 30937 30937 29856 0 -1 1077944320 10924 0 0 0 48 4 0 0 20 0 20 0 447124655 28909211648 12546 33554432000 4194304 4196468 140728599811200 140728599793744 139722300677879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
/proc/30939/statm: 7057913 12546 3341 1 0 7019032 0
[pid=30939/tid=30940] ppid=30937 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/30939/task/30940/stat : 30940 (java) R 30937 30937 29856 0 -1 4202560 7781 0 0 0 27 3 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139722304911664 139722284758366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30941] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30941/stat : 30941 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139721852103440 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30942] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30942/stat : 30942 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139721851050896 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30943] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30943/stat : 30943 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139721849998352 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30944] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30944/stat : 30944 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139721848945808 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30945] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30945/stat : 30945 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139721847892240 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30946] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30946/stat : 30946 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139721846839696 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30947] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30947/stat : 30947 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139721845787152 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30948] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30948/stat : 30948 (java) S 30937 30937 29856 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447124656 28909211648 12546 33554432000 4194304 4196468 140728599811200 139721844734608 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30949] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30949/stat : 30949 (java) S 30937 30937 29856 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447124658 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721801796080 139722300689026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30950] ppid=30937 vsize=28231652 memory=280197492579712 CPUtime=0 cores=0-7
/proc/30939/task/30950/stat : 30950 (java) S 30937 30937 29856 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447124658 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721800742304 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30951] ppid=30937 vsize=28231652 memory=280197492584320 CPUtime=0 cores=0-7
/proc/30939/task/30951/stat : 30951 (java) S 30937 30937 29856 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447124658 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721799689712 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30952] ppid=30937 vsize=28231652 memory=280197492588928 CPUtime=0 cores=0-7
/proc/30939/task/30952/stat : 30952 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124661 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721798638288 139722300696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30953] ppid=30937 vsize=28231652 memory=280197492593536 CPUtime=0.03 cores=0-7
/proc/30939/task/30953/stat : 30953 (java) S 30937 30937 29856 0 -1 1077944384 650 0 0 0 3 0 0 0 20 0 20 0 447124661 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721797584880 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30954] ppid=30937 vsize=28231652 memory=280197492598144 CPUtime=0.01 cores=0-7
/proc/30939/task/30954/stat : 30954 (java) S 30937 30937 29856 0 -1 1077944384 153 0 0 0 1 0 0 0 20 0 20 0 447124661 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721545214064 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30955] ppid=30937 vsize=28231652 memory=280197492602752 CPUtime=0.02 cores=0-7
/proc/30939/task/30955/stat : 30955 (java) R 30937 30937 29856 0 -1 4202560 188 0 0 0 2 0 0 0 20 0 20 0 447124661 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721544151904 139722285803860 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30956] ppid=30937 vsize=28231652 memory=280197492607360 CPUtime=0.12 cores=0-7
/proc/30939/task/30956/stat : 30956 (java) S 30937 30937 29856 0 -1 1077944384 841 0 0 0 12 0 0 0 20 0 20 0 447124661 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721543108976 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30957] ppid=30937 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30957/stat : 30957 (java) S 30937 30937 29856 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447124661 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721542056672 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30958] ppid=30937 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30939/task/30958/stat : 30958 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124662 28909211648 12575 33554432000 4194304 4196468 140728599811200 139721541004208 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51640 KiB

[startup+0.700997 s]
/proc/loadavg: 8.55 8.22 8.09 6/210 30958
/proc/meminfo: memFree=30315052/32770624 swapFree=67000068/67108860
[pid=30937] ppid=30934 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30937/stat : 30937 (xcsp3-exec) S 30934 30937 29856 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447124655 115843072 364 33554432000 4194304 5098028 140735875115024 140735875113128 140525653320316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21975040 140735875122038 140735875122281 140735875122281 140735875125194 0
/proc/30937/statm: 28282 364 305 221 0 87 0
[pid=30939] ppid=30937 vsize=28233776 memory=98876 CPUtime=1.7 cores=0-7
/proc/30939/stat : 30939 (java) S 30937 30937 29856 0 -1 1077944320 15052 0 0 0 164 6 0 0 20 0 20 0 447124655 28911386624 24719 33554432000 4194304 4196468 140728599811200 140728599793744 139722300677879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
/proc/30939/statm: 7058444 24719 3452 1 0 7019544 0
[pid=30939/tid=30940] ppid=30937 vsize=28233776 memory=4580 CPUtime=0.68 cores=0-7
/proc/30939/task/30940/stat : 30940 (java) R 30937 30937 29856 0 -1 4202560 8674 0 0 0 64 4 0 0 20 0 20 0 447124656 28911386624 24719 33554432000 4194304 4196468 140728599811200 139722304913584 139721942146751 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30941] ppid=30937 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30941/stat : 30941 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28911386624 24719 33554432000 4194304 4196468 140728599811200 139721852103440 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30942] ppid=30937 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/30939/task/30942/stat : 30942 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447124656 28911386624 24719 33554432000 4194304 4196468 140728599811200 139721851050896 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30943] ppid=30937 vsize=28233776 memory=4168 CPUtime=0 cores=0-7
/proc/30939/task/30943/stat : 30943 (java) S 30937 30937 29856 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447124656 28911386624 24719 33554432000 4194304 4196468 140728599811200 139721849998352 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0

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

[pid=30939/tid=30966] ppid=30937 vsize=28766288 memory=1456 CPUtime=2416.18 cores=0-7
/proc/30939/task/30966/stat : 30966 (java) S 30937 30937 29856 0 -1 1077944384 41811 0 0 0 241560 58 0 0 20 0 28 0 447124762 29456678912 551437 33554432000 4194304 4196468 140728599811200 139721456984320 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
Current children cumulated CPU time: 19421.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2207204 KiB

[startup+2502.3 s]
/proc/loadavg: 9.03 8.45 8.31 9/219 31178
/proc/meminfo: memFree=28099264/32770624 swapFree=67000100/67108860
[pid=30937] ppid=30934 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30937/stat : 30937 (xcsp3-exec) S 30934 30937 29856 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447124655 115843072 364 33554432000 4194304 5098028 140735875115024 140735875113128 140525653320316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21975040 140735875122038 140735875122281 140735875122281 140735875125194 0
/proc/30937/statm: 28282 364 305 221 0 87 0
[pid=30939] ppid=30937 vsize=28766288 memory=2275060 CPUtime=19899.2 cores=0-7
/proc/30939/stat : 30939 (java) S 30937 30937 29856 0 -1 1077944320 853497 0 0 0 1988996 928 0 0 20 0 28 0 447124655 29456678912 568765 33554432000 4194304 4196468 140728599811200 140728599793744 139722300677879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
/proc/30939/statm: 7191572 568765 3549 1 0 7152672 0
[pid=30939/tid=30940] ppid=30937 vsize=28766288 memory=2275060 CPUtime=1.01 cores=0-7
/proc/30939/task/30940/stat : 30940 (java) S 30937 30937 29856 0 -1 1077944384 8806 0 0 0 96 5 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139722304918656 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30941] ppid=30937 vsize=28766288 memory=2275060 CPUtime=7.09 cores=0-7
/proc/30939/task/30941/stat : 30941 (java) S 30937 30937 29856 0 -1 1077944384 37963 0 0 0 677 32 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721852103440 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30942] ppid=30937 vsize=28766288 memory=2275060 CPUtime=7.14 cores=0-7
/proc/30939/task/30942/stat : 30942 (java) S 30937 30937 29856 0 -1 1077944384 39765 0 0 0 683 31 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721851050896 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30943] ppid=30937 vsize=28766288 memory=2275060 CPUtime=7.13 cores=0-7
/proc/30939/task/30943/stat : 30943 (java) S 30937 30937 29856 0 -1 1077944384 39531 0 0 0 680 33 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721849998352 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30944] ppid=30937 vsize=28766288 memory=2275060 CPUtime=7.04 cores=0-7
/proc/30939/task/30944/stat : 30944 (java) S 30937 30937 29856 0 -1 1077944384 35704 0 0 0 670 34 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721848945808 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30945] ppid=30937 vsize=28766288 memory=1456 CPUtime=7.21 cores=0-7
/proc/30939/task/30945/stat : 30945 (java) S 30937 30937 29856 0 -1 1077944384 34985 0 0 0 687 34 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721847892240 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30946] ppid=30937 vsize=28766288 memory=0 CPUtime=7.13 cores=0-7
/proc/30939/task/30946/stat : 30946 (java) S 30937 30937 29856 0 -1 1077944384 34053 0 0 0 679 34 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721846839696 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30947] ppid=30937 vsize=28766288 memory=288230377094167763 CPUtime=7.07 cores=0-7
/proc/30939/task/30947/stat : 30947 (java) S 30937 30937 29856 0 -1 1077944384 39788 0 0 0 678 29 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721845787152 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30948] ppid=30937 vsize=28766288 memory=6791534058613427641 CPUtime=7.07 cores=0-7
/proc/30939/task/30948/stat : 30948 (java) S 30937 30937 29856 0 -1 1077944384 35429 0 0 0 673 34 0 0 20 0 28 0 447124656 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721844734608 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30949] ppid=30937 vsize=28766288 memory=876 CPUtime=3.14 cores=0-7
/proc/30939/task/30949/stat : 30949 (java) S 30937 30937 29856 0 -1 1077944384 141929 0 0 0 233 81 0 0 20 0 28 0 447124658 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721801796080 139722300689026 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30950] ppid=30937 vsize=28766288 memory=1556 CPUtime=0 cores=0-7
/proc/30939/task/30950/stat : 30950 (java) S 30937 30937 29856 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 447124658 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721800742368 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30951] ppid=30937 vsize=28766288 memory=500 CPUtime=0 cores=0-7
/proc/30939/task/30951/stat : 30951 (java) S 30937 30937 29856 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 447124658 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721799689728 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30952] ppid=30937 vsize=28766288 memory=2275060 CPUtime=0 cores=0-7
/proc/30939/task/30952/stat : 30952 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447124661 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721798638288 139722300696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30953] ppid=30937 vsize=28766288 memory=3624 CPUtime=1.76 cores=0-7
/proc/30939/task/30953/stat : 30953 (java) S 30937 30937 29856 0 -1 1077944384 7116 0 0 0 175 1 0 0 20 0 28 0 447124661 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721797584880 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30954] ppid=30937 vsize=28766288 memory=1456 CPUtime=1.82 cores=0-7
/proc/30939/task/30954/stat : 30954 (java) S 30937 30937 29856 0 -1 1077944384 6333 0 0 0 181 1 0 0 20 0 28 0 447124661 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721545214064 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 31 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30955] ppid=30937 vsize=28766288 memory=2274696 CPUtime=1.8 cores=0-7
/proc/30939/task/30955/stat : 30955 (java) S 30937 30937 29856 0 -1 1077944384 6615 0 0 0 179 1 0 0 20 0 28 0 447124661 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721544161520 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30956] ppid=30937 vsize=28766288 memory=1456 CPUtime=0.69 cores=0-7
/proc/30939/task/30956/stat : 30956 (java) S 30937 30937 29856 0 -1 1077944384 5518 0 0 0 67 2 0 0 20 0 28 0 447124661 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721543108976 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 32 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30957] ppid=30937 vsize=28766288 memory=2275060 CPUtime=0 cores=0-7
/proc/30939/task/30957/stat : 30957 (java) S 30937 30937 29856 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447124661 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721542056672 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30958] ppid=30937 vsize=28766288 memory=1456 CPUtime=0.64 cores=0-7
/proc/30939/task/30958/stat : 30958 (java) S 30937 30937 29856 0 -1 1077944384 6108 0 0 0 48 16 0 0 20 0 28 0 447124662 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721541004208 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 35 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30959] ppid=30937 vsize=28766288 memory=1164 CPUtime=2478.71 cores=0-7
/proc/30939/task/30959/stat : 30959 (java) R 30937 30937 29856 0 -1 4202560 26901 0 0 0 247849 22 0 0 20 0 28 0 447124761 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721532022368 139721946370316 0 4 0 16800975 0 0 0 -1 4 0 0 20 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30960] ppid=30937 vsize=28766288 memory=8317482817917895235 CPUtime=2480.88 cores=0-7
/proc/30939/task/30960/stat : 30960 (java) R 30937 30937 29856 0 -1 4202560 23476 0 0 0 248070 18 0 0 20 0 28 0 447124762 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721530971080 139721944390892 0 4 0 16800975 0 0 0 -1 5 0 0 22 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30961] ppid=30937 vsize=28766288 memory=1408 CPUtime=2483.36 cores=0-7
/proc/30939/task/30961/stat : 30961 (java) R 30937 30937 29856 0 -1 4202560 33258 0 0 0 248303 33 0 0 20 0 28 0 447124762 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721529917112 139721945747854 0 4 0 16800975 0 0 0 -1 7 0 0 22 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30962] ppid=30937 vsize=28766288 memory=6791534058613427641 CPUtime=2475.8 cores=0-7
/proc/30939/task/30962/stat : 30962 (java) R 30937 30937 29856 0 -1 4202560 76871 0 0 0 247436 144 0 0 20 0 28 0 447124762 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721528864464 139721946370395 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30963] ppid=30937 vsize=28766288 memory=1980 CPUtime=2478.07 cores=0-7
/proc/30939/task/30963/stat : 30963 (java) R 30937 30937 29856 0 -1 4202560 45444 0 0 0 247744 63 0 0 20 0 28 0 447124762 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721460141696 139721946562497 0 4 0 16800975 0 0 0 -1 0 0 0 21 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30964] ppid=30937 vsize=28766288 memory=2552 CPUtime=2478.11 cores=0-7
/proc/30939/task/30964/stat : 30964 (java) R 30937 30937 29856 0 -1 4202560 103233 0 0 0 247578 233 0 0 20 0 28 0 447124762 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721459092352 139721944390903 0 4 0 16800975 0 0 0 -1 1 0 0 21 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30965] ppid=30937 vsize=28766288 memory=2275060 CPUtime=2480.72 cores=0-7
/proc/30939/task/30965/stat : 30965 (java) R 30937 30937 29856 0 -1 4202560 21227 0 0 0 248051 21 0 0 20 0 28 0 447124762 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721458036872 139721946370446 0 4 0 16800975 0 0 0 -1 3 0 0 22 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30966] ppid=30937 vsize=28766288 memory=3624 CPUtime=2475.65 cores=0-7
/proc/30939/task/30966/stat : 30966 (java) R 30937 30937 29856 0 -1 4202560 42087 0 0 0 247506 59 0 0 20 0 28 0 447124762 29456678912 568765 33554432000 4194304 4196468 140728599811200 139721456984240 139721946370446 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
Current children cumulated CPU time: 19899.2 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2276516 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.95 8.47 8.32 9/219 31180
/proc/meminfo: memFree=28096824/32770624 swapFree=67000100/67108860
[pid=30937] ppid=30934 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/30937/stat : 30937 (xcsp3-exec) S 30934 30937 29856 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447124655 115843072 364 33554432000 4194304 5098028 140735875115024 140735875113128 140525653320316 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21975040 140735875122038 140735875122281 140735875122281 140735875125194 0
/proc/30937/statm: 28282 364 305 221 0 87 0
[pid=30939] ppid=30937 vsize=28766288 memory=2275064 CPUtime=20040.1 cores=0-7
/proc/30939/stat : 30939 (java) S 30937 30937 29856 0 -1 1077944320 869464 0 0 0 2003066 944 0 0 20 0 28 0 447124655 29456678912 568766 33554432000 4194304 4196468 140728599811200 140728599793744 139722300677879 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
/proc/30939/statm: 7191572 568766 3549 1 0 7152672 0
[pid=30939/tid=30940] ppid=30937 vsize=28766288 memory=8317482817917895235 CPUtime=1.01 cores=0-7
/proc/30939/task/30940/stat : 30940 (java) S 30937 30937 29856 0 -1 1077944384 8806 0 0 0 96 5 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139722304918656 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30941] ppid=30937 vsize=28766288 memory=948 CPUtime=7.12 cores=0-7
/proc/30939/task/30941/stat : 30941 (java) S 30937 30937 29856 0 -1 1077944384 39160 0 0 0 680 32 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721852103440 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30942] ppid=30937 vsize=28766288 memory=2832 CPUtime=7.16 cores=0-7
/proc/30939/task/30942/stat : 30942 (java) S 30937 30937 29856 0 -1 1077944384 41035 0 0 0 685 31 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721851050896 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30943] ppid=30937 vsize=28766288 memory=9492 CPUtime=7.16 cores=0-7
/proc/30939/task/30943/stat : 30943 (java) S 30937 30937 29856 0 -1 1077944384 40665 0 0 0 683 33 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721849998352 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30944] ppid=30937 vsize=28766288 memory=1548 CPUtime=7.07 cores=0-7
/proc/30939/task/30944/stat : 30944 (java) S 30937 30937 29856 0 -1 1077944384 36679 0 0 0 673 34 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721848945808 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30945] ppid=30937 vsize=28766288 memory=628 CPUtime=7.24 cores=0-7
/proc/30939/task/30945/stat : 30945 (java) S 30937 30937 29856 0 -1 1077944384 35708 0 0 0 690 34 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721847892240 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30946] ppid=30937 vsize=28766288 memory=1056 CPUtime=7.15 cores=0-7
/proc/30939/task/30946/stat : 30946 (java) S 30937 30937 29856 0 -1 1077944384 34995 0 0 0 681 34 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721846839696 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30947] ppid=30937 vsize=28766288 memory=1724 CPUtime=7.1 cores=0-7
/proc/30939/task/30947/stat : 30947 (java) S 30937 30937 29856 0 -1 1077944384 40283 0 0 0 681 29 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721845787152 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30948] ppid=30937 vsize=28766288 memory=14688 CPUtime=7.1 cores=0-7
/proc/30939/task/30948/stat : 30948 (java) S 30937 30937 29856 0 -1 1077944384 36788 0 0 0 676 34 0 0 20 0 28 0 447124656 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721844734608 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30949] ppid=30937 vsize=28766288 memory=12024 CPUtime=3.15 cores=0-7
/proc/30939/task/30949/stat : 30949 (java) S 30937 30937 29856 0 -1 1077944384 143728 0 0 0 234 81 0 0 20 0 28 0 447124658 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721801796080 139722300689026 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30950] ppid=30937 vsize=28766288 memory=1556 CPUtime=0 cores=0-7
/proc/30939/task/30950/stat : 30950 (java) S 30937 30937 29856 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 447124658 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721800742368 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30951] ppid=30937 vsize=28766288 memory=500 CPUtime=0 cores=0-7
/proc/30939/task/30951/stat : 30951 (java) S 30937 30937 29856 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 28 0 447124658 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721799689728 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30952] ppid=30937 vsize=28766288 memory=928 CPUtime=0 cores=0-7
/proc/30939/task/30952/stat : 30952 (java) S 30937 30937 29856 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447124661 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721798638288 139722300696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30953] ppid=30937 vsize=28766288 memory=1728 CPUtime=1.76 cores=0-7
/proc/30939/task/30953/stat : 30953 (java) S 30937 30937 29856 0 -1 1077944384 7122 0 0 0 175 1 0 0 20 0 28 0 447124661 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721797584880 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30954] ppid=30937 vsize=28766288 memory=1448 CPUtime=1.82 cores=0-7
/proc/30939/task/30954/stat : 30954 (java) S 30937 30937 29856 0 -1 1077944384 6339 0 0 0 181 1 0 0 20 0 28 0 447124661 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721545214064 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 31 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30955] ppid=30937 vsize=28766288 memory=876 CPUtime=1.8 cores=0-7
/proc/30939/task/30955/stat : 30955 (java) S 30937 30937 29856 0 -1 1077944384 6621 0 0 0 179 1 0 0 20 0 28 0 447124661 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721544161520 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30956] ppid=30937 vsize=28766288 memory=1980 CPUtime=0.69 cores=0-7
/proc/30939/task/30956/stat : 30956 (java) S 30937 30937 29856 0 -1 1077944384 5524 0 0 0 67 2 0 0 20 0 28 0 447124661 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721543108976 139722300689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 32 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30957] ppid=30937 vsize=28766288 memory=2552 CPUtime=0 cores=0-7
/proc/30939/task/30957/stat : 30957 (java) S 30937 30937 29856 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447124661 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721542056672 139722300688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30958] ppid=30937 vsize=28766288 memory=1760 CPUtime=0.65 cores=0-7
/proc/30939/task/30958/stat : 30958 (java) R 30937 30937 29856 0 -1 1077944384 6215 0 0 0 49 16 0 0 20 0 28 0 447124662 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721541004208 139722300689026 0 4 0 16800975 0 0 0 -1 5 0 0 35 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30959] ppid=30937 vsize=28766288 memory=111632 CPUtime=2496.24 cores=0-7
/proc/30939/task/30959/stat : 30959 (java) R 30937 30937 29856 0 -1 4202560 27330 0 0 0 249602 22 0 0 20 0 28 0 447124761 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721532021872 139721944391116 0 4 0 16800975 0 0 0 -1 5 0 0 20 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30960] ppid=30937 vsize=28766288 memory=6056 CPUtime=2498.39 cores=0-7
/proc/30939/task/30960/stat : 30960 (java) R 30937 30937 29856 0 -1 4202560 23914 0 0 0 249821 18 0 0 20 0 28 0 447124762 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721530971080 139721944391125 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30961] ppid=30937 vsize=28766288 memory=14012 CPUtime=2500.94 cores=0-7
/proc/30939/task/30961/stat : 30961 (java) R 30937 30937 29856 0 -1 4202560 33874 0 0 0 250060 34 0 0 20 0 28 0 447124762 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721529916976 139721944591661 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30962] ppid=30937 vsize=28766288 memory=2116 CPUtime=2493.44 cores=0-7
/proc/30939/task/30962/stat : 30962 (java) R 30937 30937 29856 0 -1 4202560 77738 0 0 0 249197 147 0 0 20 0 28 0 447124762 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721528865152 139721946359783 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30963] ppid=30937 vsize=28766288 memory=14688 CPUtime=2495.66 cores=0-7
/proc/30939/task/30963/stat : 30963 (java) R 30937 30937 29856 0 -1 4202560 45978 0 0 0 249503 63 0 0 20 0 28 0 447124762 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721460142408 139721944391305 0 4 0 16800975 0 0 0 -1 6 0 0 22 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30964] ppid=30937 vsize=28766288 memory=12024 CPUtime=2495.64 cores=0-7
/proc/30939/task/30964/stat : 30964 (java) R 30937 30937 29856 0 -1 4202560 105301 0 0 0 249323 241 0 0 20 0 28 0 447124762 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721459092320 139721946369966 0 4 0 16800975 0 0 0 -1 7 0 0 21 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30965] ppid=30937 vsize=28766288 memory=1556 CPUtime=2498.35 cores=0-7
/proc/30939/task/30965/stat : 30965 (java) R 30937 30937 29856 0 -1 4202560 21729 0 0 0 249814 21 0 0 20 0 28 0 447124762 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721458036784 139721946562357 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
[pid=30939/tid=30966] ppid=30937 vsize=28766288 memory=500 CPUtime=2493.22 cores=0-7
/proc/30939/task/30966/stat : 30966 (java) R 30937 30937 29856 0 -1 4202560 42575 0 0 0 249262 60 0 0 20 0 28 0 447124762 29456678912 568766 33554432000 4194304 4196468 140728599811200 139721456984504 139721946370446 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 17551360 140728599819242 140728599819414 140728599819414 140728599822287 0
Current children cumulated CPU time: 20040.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2276520 KiB

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

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

[startup+2520.11 s]
# the end of solver process 30939 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20031.3 s, system=9.46067 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.11
CPU time (s): 20040.8
CPU user time (s): 20031.3
CPU system time (s): 9.46067
CPU usage (%): 795.236
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 2276520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20031.3
system time used= 9.46067
maximum resident set size= 2275648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 870307
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 244726
involuntary context switches= 227106


# summary of solver processes directly reported to runsolver:
#   pid: 30937,30939
#   total CPU time (s): 20040.8
#   total CPU user time (s): 20031.3
#   total CPU system time (s): 9.46067

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.5974 second user time and 24.2224 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-17 09:23:43
IDJOB=4399626
IDBENCH=134571
IDSOLVER=2854
FILE ID=node106/4399626-1568708702
RUNJOBID= node106-1568696831-29883
PBS_JOBID= 21703897
Free space on /tmp= 59088 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
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-4399626-1568708702/watcher-4399626-1568708702 -o /tmp/evaluation-result-4399626-1568708702/solver-4399626-1568708702 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568696831-29883 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 662604324 HOME/instance-4399626-1568708702.xml

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

MD5SUM BENCH= e5c3d43a301dadc2ad5fa4651c286aba
RANDOM SEED=662604324

node106.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.79
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.79
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.79
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.79
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:        30363684 kB
MemAvailable:   31890588 kB
Buffers:          199756 kB
Cached:          1616356 kB
SwapCached:         7356 kB
Active:           590812 kB
Inactive:        1236968 kB
Active(anon):      11048 kB
Inactive(anon):    44796 kB
Active(file):     579764 kB
Inactive(file):  1192172 kB
Unevictable:      108348 kB
Mlocked:          108348 kB
SwapTotal:      67108860 kB
SwapFree:       67000068 kB
Dirty:             26040 kB
Writeback:             0 kB
AnonPages:        112204 kB
Mapped:            44636 kB
Shmem:             35816 kB
Slab:             171468 kB
SReclaimable:     141604 kB
SUnreclaim:        29864 kB
KernelStack:        3424 kB
PageTables:         5576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59060 MiB
End job on node106 at 2019-09-17 10:05:43