Trace number 4404426

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-20 parallel? (TO) 20047 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-4404426-1569002547.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404426-1569002547.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
3.06/1.06	c solve instance...
20046.40/2520.07	s UNKNOWN
20046.40/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 (7172 MiB free)
  memory of node 1: 16384 MiB (8023 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404426-1569002547/watcher-4404426-1569002547 -o /tmp/evaluation-result-4404426-1569002547/solver-4404426-1569002547 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568994941-7308 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1928861850 HOME/instance-4404426-1569002547.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=8431, runsolver pid=8428

[startup+0.100115 s]*
/proc/loadavg: 8.67 8.34 8.26 2/215 8452
/proc/meminfo: memFree=15544804/32770624 swapFree=67002148/67108860
[pid=8431] ppid=8428 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (xcsp3-exec) S 8428 8431 7281 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 476416233 115843072 363 33554432000 4194304 5098028 140737287891792 140737287889896 139640877081212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24739840 140737287893877 140737287894121 140737287894121 140737287897034 0
/proc/8431/statm: 28282 363 305 221 0 87 0
[pid=8433] ppid=8431 vsize=28227396 memory=30076 CPUtime=0.12 cores=0-7
/proc/8433/stat : 8433 (java) S 8431 8431 7281 0 -1 1077944320 5488 0 0 0 11 1 0 0 20 0 20 0 476416233 28904853504 7519 33554432000 4194304 4196468 140731240266080 140731240248624 139983343922935 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
/proc/8433/statm: 7056849 7519 3119 1 0 7019032 0
[pid=8433/tid=8434] ppid=8431 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/8433/task/8434/stat : 8434 (java) R 8431 8431 7281 0 -1 4202560 3399 0 0 0 8 0 0 0 20 0 20 0 476416233 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983348162176 139983343934870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8435] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8435/stat : 8435 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983263775760 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8436] ppid=8431 vsize=28227396 memory=14272974641178264 CPUtime=0 cores=0-7
/proc/8433/task/8436/stat : 8436 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983262723216 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8437] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8437/stat : 8437 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983261670160 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8438] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8438/stat : 8438 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983260617616 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8439] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8439/stat : 8439 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983259564560 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8440] ppid=8431 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8433/task/8440/stat : 8440 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983258512016 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8441] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8441/stat : 8441 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983257458960 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8442] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8442/stat : 8442 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 7519 33554432000 4194304 4196468 140731240266080 139983256406416 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8443] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8443/stat : 8443 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416236 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981673859824 139983343934082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8444] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8444/stat : 8444 (java) S 8431 8431 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476416236 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981672806048 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8445] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8445/stat : 8445 (java) S 8431 8431 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476416236 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981671752944 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8446] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8446/stat : 8446 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981670701520 139983343941531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8447] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8447/stat : 8447 (java) S 8431 8431 7281 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981669648624 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8448] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8448/stat : 8448 (java) R 8431 8431 7281 0 -1 4202560 123 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981668596080 139983343934870 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8449] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8449/stat : 8449 (java) R 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981667543024 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8450] ppid=8431 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8433/task/8450/stat : 8450 (java) R 8431 8431 7281 0 -1 4202560 352 0 0 0 1 0 0 0 20 0 20 0 476416239 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981666490480 139983322580495 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8451] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8451/stat : 8451 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981665438688 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8452] ppid=8431 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8433/task/8452/stat : 8452 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 7519 33554432000 4194304 4196468 140731240266080 139981664386224 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31528 KiB

[startup+0.210354 s]*
/proc/loadavg: 8.67 8.34 8.26 1/215 8452
/proc/meminfo: memFree=15532056/32770624 swapFree=67002148/67108860
[pid=8431] ppid=8428 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (xcsp3-exec) S 8428 8431 7281 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 476416233 115843072 363 33554432000 4194304 5098028 140737287891792 140737287889896 139640877081212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24739840 140737287893877 140737287894121 140737287894121 140737287897034 0
/proc/8431/statm: 28282 363 305 221 0 87 0
[pid=8433] ppid=8431 vsize=28227396 memory=41176 CPUtime=0.33 cores=0-7
/proc/8433/stat : 8433 (java) S 8431 8431 7281 0 -1 1077944320 9034 0 0 0 30 3 0 0 20 0 20 0 476416233 28904853504 10294 33554432000 4194304 4196468 140731240266080 140731240248624 139983343922935 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
/proc/8433/statm: 7056849 10294 3301 1 0 7019032 0
[pid=8433/tid=8434] ppid=8431 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/8433/task/8434/stat : 8434 (java) R 8431 8431 7281 0 -1 4202560 6218 0 0 0 17 2 0 0 20 0 20 0 476416233 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983348155664 139983343934870 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8435] ppid=8431 vsize=28227396 memory=14976 CPUtime=0 cores=0-7
/proc/8433/task/8435/stat : 8435 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983263775760 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8436] ppid=8431 vsize=28227396 memory=139632194635884 CPUtime=0 cores=0-7
/proc/8433/task/8436/stat : 8436 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983262723216 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8437] ppid=8431 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8433/task/8437/stat : 8437 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983261670160 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8438] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8438/stat : 8438 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983260617616 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8439] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8439/stat : 8439 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983259564560 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8440] ppid=8431 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8433/task/8440/stat : 8440 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983258512016 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8441] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8441/stat : 8441 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983257458960 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8442] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8442/stat : 8442 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416234 28904853504 10294 33554432000 4194304 4196468 140731240266080 139983256406416 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8443] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8443/stat : 8443 (java) S 8431 8431 7281 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476416236 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981673859824 139983343934082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8444] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8444/stat : 8444 (java) S 8431 8431 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476416236 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981672806048 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8445] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8445/stat : 8445 (java) S 8431 8431 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476416236 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981671752944 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8446] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8446/stat : 8446 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981670701520 139983343941531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8447] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8447/stat : 8447 (java) S 8431 8431 7281 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981669648624 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8448] ppid=8431 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8433/task/8448/stat : 8448 (java) S 8431 8431 7281 0 -1 1077944384 175 0 0 0 1 0 0 0 20 0 20 0 476416239 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981668596080 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8449] ppid=8431 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/8433/task/8449/stat : 8449 (java) S 8431 8431 7281 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 20 0 476416239 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981667543024 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8450] ppid=8431 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/8433/task/8450/stat : 8450 (java) R 8431 8431 7281 0 -1 4202560 750 0 0 0 7 0 0 0 20 0 20 0 476416239 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981666490480 139983322545521 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8451] ppid=8431 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8451/stat : 8451 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981665438688 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8452] ppid=8431 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8433/task/8452/stat : 8452 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416239 28904853504 10294 33554432000 4194304 4196468 140731240266080 139981664386224 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42628 KiB

[startup+0.309618 s]*
/proc/loadavg: 8.67 8.34 8.26 4/215 8452
/proc/meminfo: memFree=15523880/32770624 swapFree=67002148/67108860
[pid=8431] ppid=8428 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (xcsp3-exec) S 8428 8431 7281 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 476416233 115843072 363 33554432000 4194304 5098028 140737287891792 140737287889896 139640877081212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24739840 140737287893877 140737287894121 140737287894121 140737287897034 0
/proc/8431/statm: 28282 363 305 221 0 87 0
[pid=8433] ppid=8431 vsize=28231652 memory=50068 CPUtime=0.52 cores=0-7
/proc/8433/stat : 8433 (java) S 8431 8431 7281 0 -1 1077944320 10385 0 0 0 48 4 0 0 20 0 20 0 476416233 28909211648 12517 33554432000 4194304 4196468 140731240266080 140731240248624 139983343922935 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
/proc/8433/statm: 7057913 12517 3354 1 0 7019032 0
[pid=8433/tid=8434] ppid=8431 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/8433/task/8434/stat : 8434 (java) R 8431 8431 7281 0 -1 4202560 7337 0 0 0 27 3 0 0 20 0 20 0 476416233 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983348154048 139983328003422 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8435] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8435/stat : 8435 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983263775760 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8436] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8436/stat : 8436 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983262723216 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8437] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8437/stat : 8437 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476416234 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983261670160 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8438] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8438/stat : 8438 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983260617616 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8439] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8439/stat : 8439 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983259564560 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8440] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8440/stat : 8440 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416234 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983258512016 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8441] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8441/stat : 8441 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983257458960 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8442] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8442/stat : 8442 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416234 28909211648 12517 33554432000 4194304 4196468 140731240266080 139983256406416 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8443] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8443/stat : 8443 (java) S 8431 8431 7281 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476416236 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981673859824 139983343934082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8444] ppid=8431 vsize=28231652 memory=279264142499200 CPUtime=0 cores=0-7
/proc/8433/task/8444/stat : 8444 (java) S 8431 8431 7281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476416236 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981672806048 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8445] ppid=8431 vsize=28231652 memory=279264142503808 CPUtime=0 cores=0-7
/proc/8433/task/8445/stat : 8445 (java) S 8431 8431 7281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476416236 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981671752944 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8446] ppid=8431 vsize=28231652 memory=279264142508416 CPUtime=0 cores=0-7
/proc/8433/task/8446/stat : 8446 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416239 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981670701520 139983343941531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8447] ppid=8431 vsize=28231652 memory=279264142513024 CPUtime=0.02 cores=0-7
/proc/8433/task/8447/stat : 8447 (java) R 8431 8431 7281 0 -1 4202560 436 0 0 0 2 0 0 0 20 0 20 0 476416239 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981669648624 139983323179470 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8448] ppid=8431 vsize=28231652 memory=279264142517632 CPUtime=0.02 cores=0-7
/proc/8433/task/8448/stat : 8448 (java) S 8431 8431 7281 0 -1 1077944384 186 0 0 0 2 0 0 0 20 0 20 0 476416239 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981668596080 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8449] ppid=8431 vsize=28231652 memory=279264142522240 CPUtime=0.02 cores=0-7
/proc/8433/task/8449/stat : 8449 (java) S 8431 8431 7281 0 -1 1077944384 268 0 0 0 2 0 0 0 20 0 20 0 476416239 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981667543024 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8450] ppid=8431 vsize=28231652 memory=279264142526848 CPUtime=0.12 cores=0-7
/proc/8433/task/8450/stat : 8450 (java) S 8431 8431 7281 0 -1 1077944384 864 0 0 0 12 0 0 0 20 0 20 0 476416239 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981666490480 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8451] ppid=8431 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8451/stat : 8451 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476416239 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981665438688 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8452] ppid=8431 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/8433/task/8452/stat : 8452 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476416239 28909211648 12517 33554432000 4194304 4196468 140731240266080 139981664386224 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51520 KiB

[startup+0.70084 s]
/proc/loadavg: 8.29 8.27 8.24 6/215 8452
/proc/meminfo: memFree=15511956/32770624 swapFree=67002148/67108860
[pid=8431] ppid=8428 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (xcsp3-exec) S 8428 8431 7281 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 476416233 115843072 363 33554432000 4194304 5098028 140737287891792 140737287889896 139640877081212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24739840 140737287893877 140737287894121 140737287894121 140737287897034 0
/proc/8431/statm: 28282 363 305 221 0 87 0
[pid=8433] ppid=8431 vsize=28233776 memory=95468 CPUtime=1.76 cores=0-7
/proc/8433/stat : 8433 (java) S 8431 8431 7281 0 -1 1077944320 14150 0 0 0 169 7 0 0 20 0 20 0 476416233 28911386624 23867 33554432000 4194304 4196468 140731240266080 140731240248624 139983343922935 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
/proc/8433/statm: 7058444 23867 3450 1 0 7019544 0
[pid=8433/tid=8434] ppid=8431 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/8433/task/8434/stat : 8434 (java) R 8431 8431 7281 0 -1 4202560 8201 0 0 0 64 3 0 0 20 0 20 0 476416233 28911386624 23867 33554432000 4194304 4196468 140731240266080 139983348157200 139982935741447 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8435] ppid=8431 vsize=28233776 memory=139632071451520 CPUtime=0 cores=0-7
/proc/8433/task/8435/stat : 8435 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28911386624 23867 33554432000 4194304 4196468 140731240266080 139983263775760 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8436] ppid=8431 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/8433/task/8436/stat : 8436 (java) S 8431 8431 7281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476416234 28911386624 23867 33554432000 4194304 4196468 140731240266080 139983262723216 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8437] ppid=8431 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/8433/task/8437/stat : 8437 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476416234 28911386624 23867 33554432000 4194304 4196468 140731240266080 139983261670160 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0

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

[pid=8433/tid=8460] ppid=8431 vsize=28766288 memory=1452 CPUtime=2417.75 cores=0-7
/proc/8433/task/8460/stat : 8460 (java) R 8431 8431 7281 0 -1 4202560 20311 0 0 0 241749 26 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981647798840 139982942100353 0 4 0 16800975 0 0 0 -1 7 0 0 23 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
Current children cumulated CPU time: 19427.5 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2401920 KiB

[startup+2502.3 s]
/proc/loadavg: 8.34 8.27 8.28 9/219 8645
/proc/meminfo: memFree=13169796/32770624 swapFree=67002148/67108860
[pid=8431] ppid=8428 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (xcsp3-exec) S 8428 8431 7281 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 476416233 115843072 363 33554432000 4194304 5098028 140737287891792 140737287889896 139640877081212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24739840 140737287893877 140737287894121 140737287894121 140737287897034 0
/proc/8431/statm: 28282 363 305 221 0 87 0
[pid=8433] ppid=8431 vsize=28766288 memory=2400468 CPUtime=19905.6 cores=0-7
/proc/8433/stat : 8433 (java) S 8431 8431 7281 0 -1 1077944320 1000746 0 0 0 1989403 1155 0 0 20 0 28 0 476416233 29456678912 600117 33554432000 4194304 4196468 140731240266080 140731240248624 139983343922935 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
/proc/8433/statm: 7191572 600117 3549 1 0 7152672 0
[pid=8433/tid=8434] ppid=8431 vsize=28766288 memory=2400468 CPUtime=1.02 cores=0-7
/proc/8433/task/8434/stat : 8434 (java) S 8431 8431 7281 0 -1 1077944384 8327 0 0 0 97 5 0 0 20 0 28 0 476416233 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983348163712 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8435] ppid=8431 vsize=28766288 memory=2400468 CPUtime=7.27 cores=0-7
/proc/8433/task/8435/stat : 8435 (java) S 8431 8431 7281 0 -1 1077944384 37950 0 0 0 692 35 0 0 20 0 28 0 476416234 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983263775760 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8436] ppid=8431 vsize=28766288 memory=27784 CPUtime=7.36 cores=0-7
/proc/8433/task/8436/stat : 8436 (java) S 8431 8431 7281 0 -1 1077944384 38576 0 0 0 702 34 0 0 20 0 28 0 476416234 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983262723216 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8437] ppid=8431 vsize=28766288 memory=1452 CPUtime=7.31 cores=0-7
/proc/8433/task/8437/stat : 8437 (java) S 8431 8431 7281 0 -1 1077944384 41142 0 0 0 700 31 0 0 20 0 28 0 476416234 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983261670160 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8438] ppid=8431 vsize=28766288 memory=1452 CPUtime=7.3 cores=0-7
/proc/8433/task/8438/stat : 8438 (java) S 8431 8431 7281 0 -1 1077944384 40180 0 0 0 698 32 0 0 20 0 28 0 476416234 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983260617616 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8439] ppid=8431 vsize=28766288 memory=2400468 CPUtime=7.33 cores=0-7
/proc/8433/task/8439/stat : 8439 (java) S 8431 8431 7281 0 -1 1077944384 40705 0 0 0 701 32 0 0 20 0 28 0 476416234 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983259564560 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8440] ppid=8431 vsize=28766288 memory=55 CPUtime=7.24 cores=0-7
/proc/8433/task/8440/stat : 8440 (java) S 8431 8431 7281 0 -1 1077944384 39921 0 0 0 689 35 0 0 20 0 28 0 476416234 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983258512016 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8441] ppid=8431 vsize=28766288 memory=6081663157349607009 CPUtime=7.38 cores=0-7
/proc/8433/task/8441/stat : 8441 (java) S 8431 8431 7281 0 -1 1077944384 36899 0 0 0 709 29 0 0 20 0 28 0 476416234 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983257458960 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8442] ppid=8431 vsize=28766288 memory=3840 CPUtime=7.25 cores=0-7
/proc/8433/task/8442/stat : 8442 (java) S 8431 8431 7281 0 -1 1077944384 40442 0 0 0 694 31 0 0 20 0 28 0 476416234 29456678912 600117 33554432000 4194304 4196468 140731240266080 139983256406416 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8443] ppid=8431 vsize=28766288 memory=2400468 CPUtime=3.19 cores=0-7
/proc/8433/task/8443/stat : 8443 (java) S 8431 8431 7281 0 -1 1077944384 142183 0 0 0 232 87 0 0 20 0 28 0 476416236 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981673859824 139983343934082 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8444] ppid=8431 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/8433/task/8444/stat : 8444 (java) S 8431 8431 7281 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 476416236 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981672806112 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8445] ppid=8431 vsize=28766288 memory=2400468 CPUtime=0 cores=0-7
/proc/8433/task/8445/stat : 8445 (java) S 8431 8431 7281 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 476416236 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981671752960 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8446] ppid=8431 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/8433/task/8446/stat : 8446 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476416239 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981670701520 139983343941531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8447] ppid=8431 vsize=28766288 memory=1452 CPUtime=2.09 cores=0-7
/proc/8433/task/8447/stat : 8447 (java) S 8431 8431 7281 0 -1 1077944384 12258 0 0 0 207 2 0 0 20 0 28 0 476416239 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981669648624 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8448] ppid=8431 vsize=28766288 memory=2400468 CPUtime=2 cores=0-7
/proc/8433/task/8448/stat : 8448 (java) S 8431 8431 7281 0 -1 1077944384 8241 0 0 0 199 1 0 0 20 0 28 0 476416239 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981668596080 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8449] ppid=8431 vsize=28766288 memory=1452 CPUtime=2.24 cores=0-7
/proc/8433/task/8449/stat : 8449 (java) S 8431 8431 7281 0 -1 1077944384 13903 0 0 0 220 4 0 0 20 0 28 0 476416239 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981667543024 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8450] ppid=8431 vsize=28766288 memory=1452 CPUtime=0.75 cores=0-7
/proc/8433/task/8450/stat : 8450 (java) S 8431 8431 7281 0 -1 1077944384 5239 0 0 0 72 3 0 0 20 0 28 0 476416239 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981666490480 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8451] ppid=8431 vsize=28766288 memory=2400468 CPUtime=0 cores=0-7
/proc/8433/task/8451/stat : 8451 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476416239 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981665438688 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8452] ppid=8431 vsize=28766288 memory=1452 CPUtime=0.68 cores=0-7
/proc/8433/task/8452/stat : 8452 (java) S 8431 8431 7281 0 -1 1077944384 8396 0 0 0 11 57 0 0 20 0 28 0 476416239 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981664386224 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8453] ppid=8431 vsize=28766288 memory=0 CPUtime=2480.16 cores=0-7
/proc/8433/task/8453/stat : 8453 (java) R 8431 8431 7281 0 -1 4202560 27673 0 0 0 247992 24 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981655166424 139982939983698 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8454] ppid=8431 vsize=28766288 memory=7682475212697334586 CPUtime=2482.13 cores=0-7
/proc/8433/task/8454/stat : 8454 (java) R 8431 8431 7281 0 -1 4202560 25056 0 0 0 248189 24 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981654115016 139982940272032 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8455] ppid=8431 vsize=28766288 memory=-7449382998787278238 CPUtime=2478.09 cores=0-7
/proc/8433/task/8455/stat : 8455 (java) R 8431 8431 7281 0 -1 4202560 35085 0 0 0 247771 38 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981653061464 139982939818732 0 4 0 16800975 0 0 0 -1 1 0 0 26 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8456] ppid=8431 vsize=28766288 memory=2400468 CPUtime=2479.04 cores=0-7
/proc/8433/task/8456/stat : 8456 (java) R 8431 8431 7281 0 -1 4202560 49816 0 0 0 247828 76 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981652011888 139982939818623 0 4 0 16800975 0 0 0 -1 3 0 0 25 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8457] ppid=8431 vsize=28766288 memory=1096 CPUtime=2477.55 cores=0-7
/proc/8433/task/8457/stat : 8457 (java) R 8431 8431 7281 0 -1 4202560 99175 0 0 0 247606 149 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981650955808 139982941908553 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8458] ppid=8431 vsize=28766288 memory=6132 CPUtime=2479.98 cores=0-7
/proc/8433/task/8458/stat : 8458 (java) R 8431 8431 7281 0 -1 4202560 60407 0 0 0 247831 167 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981649903544 139982942100178 0 4 0 16800975 0 0 0 -1 0 0 0 24 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8459] ppid=8431 vsize=28766288 memory=14012 CPUtime=2480.86 cores=0-7
/proc/8433/task/8459/stat : 8459 (java) R 8431 8431 7281 0 -1 4202560 166925 0 0 0 247782 304 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981648851384 139982942100178 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8460] ppid=8431 vsize=28766288 memory=27784 CPUtime=2477.15 cores=0-7
/proc/8433/task/8460/stat : 8460 (java) R 8431 8431 7281 0 -1 4202560 20910 0 0 0 247687 28 0 0 20 0 28 0 476416341 29456678912 600117 33554432000 4194304 4196468 140731240266080 139981647799240 139982939818587 0 4 0 16800975 0 0 0 -1 7 0 0 24 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
Current children cumulated CPU time: 19905.6 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2401920 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.49 8.30 8.30 9/220 8647
/proc/meminfo: memFree=13150036/32770624 swapFree=67002148/67108860
[pid=8431] ppid=8428 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8431/stat : 8431 (xcsp3-exec) S 8428 8431 7281 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 476416233 115843072 363 33554432000 4194304 5098028 140737287891792 140737287889896 139640877081212 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24739840 140737287893877 140737287894121 140737287894121 140737287897034 0
/proc/8431/statm: 28282 363 305 221 0 87 0
[pid=8433] ppid=8431 vsize=28766288 memory=2420644 CPUtime=20046.4 cores=0-7
/proc/8433/stat : 8433 (java) S 8431 8431 7281 0 -1 1077944320 1004000 0 0 0 2003481 1159 0 0 20 0 28 0 476416233 29456678912 605161 33554432000 4194304 4196468 140731240266080 140731240248624 139983343922935 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
/proc/8433/statm: 7191572 605161 3549 1 0 7152672 0
[pid=8433/tid=8434] ppid=8431 vsize=28766288 memory=1398722017469774279 CPUtime=1.02 cores=0-7
/proc/8433/task/8434/stat : 8434 (java) S 8431 8431 7281 0 -1 1077944384 8327 0 0 0 97 5 0 0 20 0 28 0 476416233 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983348163712 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8435] ppid=8431 vsize=28766288 memory=1716 CPUtime=7.34 cores=0-7
/proc/8433/task/8435/stat : 8435 (java) S 8431 8431 7281 0 -1 1077944384 38046 0 0 0 699 35 0 0 20 0 28 0 476416234 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983263775760 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8436] ppid=8431 vsize=28766288 memory=1096 CPUtime=7.42 cores=0-7
/proc/8433/task/8436/stat : 8436 (java) S 8431 8431 7281 0 -1 1077944384 38767 0 0 0 708 34 0 0 20 0 28 0 476416234 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983262723216 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8437] ppid=8431 vsize=28766288 memory=6132 CPUtime=7.37 cores=0-7
/proc/8433/task/8437/stat : 8437 (java) S 8431 8431 7281 0 -1 1077944384 42373 0 0 0 705 32 0 0 20 0 28 0 476416234 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983261670160 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8438] ppid=8431 vsize=28766288 memory=14012 CPUtime=7.36 cores=0-7
/proc/8433/task/8438/stat : 8438 (java) S 8431 8431 7281 0 -1 1077944384 40327 0 0 0 704 32 0 0 20 0 28 0 476416234 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983260617616 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8439] ppid=8431 vsize=28766288 memory=27784 CPUtime=7.4 cores=0-7
/proc/8433/task/8439/stat : 8439 (java) S 8431 8431 7281 0 -1 1077944384 41189 0 0 0 707 33 0 0 20 0 28 0 476416234 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983259564560 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8440] ppid=8431 vsize=28766288 memory=14068 CPUtime=7.31 cores=0-7
/proc/8433/task/8440/stat : 8440 (java) S 8431 8431 7281 0 -1 1077944384 40030 0 0 0 696 35 0 0 20 0 28 0 476416234 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983258512016 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8441] ppid=8431 vsize=28766288 memory=2120 CPUtime=7.44 cores=0-7
/proc/8433/task/8441/stat : 8441 (java) S 8431 8431 7281 0 -1 1077944384 37070 0 0 0 715 29 0 0 20 0 28 0 476416234 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983257458960 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8442] ppid=8431 vsize=28766288 memory=504 CPUtime=7.32 cores=0-7
/proc/8433/task/8442/stat : 8442 (java) S 8431 8431 7281 0 -1 1077944384 40579 0 0 0 701 31 0 0 20 0 28 0 476416234 29456678912 605161 33554432000 4194304 4196468 140731240266080 139983256406416 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8443] ppid=8431 vsize=28766288 memory=1560 CPUtime=3.21 cores=0-7
/proc/8433/task/8443/stat : 8443 (java) S 8431 8431 7281 0 -1 1077944384 142438 0 0 0 234 87 0 0 20 0 28 0 476416236 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981673859824 139983343934082 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8444] ppid=8431 vsize=28766288 memory=924 CPUtime=0 cores=0-7
/proc/8433/task/8444/stat : 8444 (java) S 8431 8431 7281 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 476416236 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981672806112 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8445] ppid=8431 vsize=28766288 memory=1692 CPUtime=0 cores=0-7
/proc/8433/task/8445/stat : 8445 (java) S 8431 8431 7281 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 476416236 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981671752960 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8446] ppid=8431 vsize=28766288 memory=912 CPUtime=0 cores=0-7
/proc/8433/task/8446/stat : 8446 (java) S 8431 8431 7281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476416239 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981670701520 139983343941531 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8447] ppid=8431 vsize=28766288 memory=1448 CPUtime=2.09 cores=0-7
/proc/8433/task/8447/stat : 8447 (java) S 8431 8431 7281 0 -1 1077944384 12260 0 0 0 207 2 0 0 20 0 28 0 476416239 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981669648624 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8448] ppid=8431 vsize=28766288 memory=1964 CPUtime=2 cores=0-7
/proc/8433/task/8448/stat : 8448 (java) S 8431 8431 7281 0 -1 1077944384 8244 0 0 0 199 1 0 0 20 0 28 0 476416239 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981668596080 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8449] ppid=8431 vsize=28766288 memory=2456 CPUtime=2.24 cores=0-7
/proc/8433/task/8449/stat : 8449 (java) S 8431 8431 7281 0 -1 1077944384 13905 0 0 0 220 4 0 0 20 0 28 0 476416239 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981667543024 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8450] ppid=8431 vsize=28766288 memory=1760 CPUtime=0.75 cores=0-7
/proc/8433/task/8450/stat : 8450 (java) S 8431 8431 7281 0 -1 1077944384 5241 0 0 0 72 3 0 0 20 0 28 0 476416239 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981666490480 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8451] ppid=8431 vsize=28766288 memory=111632 CPUtime=0 cores=0-7
/proc/8433/task/8451/stat : 8451 (java) S 8431 8431 7281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476416239 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981665438688 139983343933141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8452] ppid=8431 vsize=28766288 memory=804 CPUtime=0.68 cores=0-7
/proc/8433/task/8452/stat : 8452 (java) S 8431 8431 7281 0 -1 1077944384 8414 0 0 0 11 57 0 0 20 0 28 0 476416239 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981664386224 139983343934082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8453] ppid=8431 vsize=28766288 memory=1452 CPUtime=2497.73 cores=0-7
/proc/8433/task/8453/stat : 8453 (java) R 8431 8431 7281 0 -1 4202560 27733 0 0 0 249749 24 0 0 20 0 28 0 476416341 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981655166288 139982941908563 0 4 0 16800975 0 0 0 -1 3 0 0 23 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8454] ppid=8431 vsize=28766288 memory=2420644 CPUtime=2499.68 cores=0-7
/proc/8433/task/8454/stat : 8454 (java) R 8431 8431 7281 0 -1 4202560 25099 0 0 0 249944 24 0 0 20 0 28 0 476416341 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981654118192 139982940272126 0 4 0 16800975 0 0 0 -1 7 0 0 27 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8455] ppid=8431 vsize=28766288 memory=3620 CPUtime=2495.57 cores=0-7
/proc/8433/task/8455/stat : 8455 (java) R 8431 8431 7281 0 -1 4202560 35138 0 0 0 249519 38 0 0 20 0 28 0 476416341 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981653064352 139982941908437 0 4 0 16800975 0 0 0 -1 2 0 0 26 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8456] ppid=8431 vsize=28766288 memory=2832 CPUtime=2496.58 cores=0-7
/proc/8433/task/8456/stat : 8456 (java) R 8431 8431 7281 0 -1 4202560 49899 0 0 0 249582 76 0 0 20 0 28 0 476416341 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981652008768 139982940272235 0 4 0 16800975 0 0 0 -1 0 0 0 25 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8457] ppid=8431 vsize=28766288 memory=776 CPUtime=2495.12 cores=0-7
/proc/8433/task/8457/stat : 8457 (java) R 8431 8431 7281 0 -1 4202560 99236 0 0 0 249363 149 0 0 20 0 28 0 476416341 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981650955808 139982939818587 0 4 0 16800975 0 0 0 -1 6 0 0 23 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8458] ppid=8431 vsize=28766288 memory=1160 CPUtime=2497.57 cores=0-7
/proc/8433/task/8458/stat : 8458 (java) R 8431 8431 7281 0 -1 4202560 60444 0 0 0 249590 167 0 0 20 0 28 0 476416341 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981649903352 139982941908052 0 4 0 16800975 0 0 0 -1 5 0 0 24 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8459] ppid=8431 vsize=28766288 memory=1716 CPUtime=2498.42 cores=0-7
/proc/8433/task/8459/stat : 8459 (java) R 8431 8431 7281 0 -1 4202560 166964 0 0 0 249538 304 0 0 20 0 28 0 476416341 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981648851384 139982941908336 0 4 0 16800975 0 0 0 -1 1 0 0 23 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
[pid=8433/tid=8460] ppid=8431 vsize=28766288 memory=1096 CPUtime=2494.54 cores=0-7
/proc/8433/task/8460/stat : 8460 (java) R 8431 8431 7281 0 -1 4202560 20940 0 0 0 249426 28 0 0 20 0 28 0 476416341 29456678912 605161 33554432000 4194304 4196468 140731240266080 139981647799240 139982940271635 0 4 0 16800975 0 0 0 -1 4 0 0 24 0 0 6293624 6294260 10121216 140731240272874 140731240273046 140731240273046 140731240275919 0
Current children cumulated CPU time: 20046.4 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 2422096 KiB

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

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

[startup+2520.1 s]
# the end of solver process 8433 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20035.4 s, system=11.612 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): 20047
CPU user time (s): 20035.4
CPU system time (s): 11.612
CPU usage (%): 795.484
Max. virtual memory (cumulated for all children) (KiB): 28881260
Max. memory (cumulated for all children) (KiB): 6777220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20035.4
system time used= 11.612
maximum resident set size= 6819688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1004901
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 234941
involuntary context switches= 237801


# summary of solver processes directly reported to runsolver:
#   pid: 8431,8433
#   total CPU time (s): 20047
#   total CPU user time (s): 20035.4
#   total CPU system time (s): 11.612

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 30.1607 second user time and 19.6749 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-20 20:01:50
IDJOB=4404426
IDBENCH=134571
IDSOLVER=2865
FILE ID=node148/4404426-1569002547
RUNJOBID= node148-1568994941-7308
PBS_JOBID= 21704733
Free space on /tmp= 22084 MiB

SOLVER NAME= choco-solver 2019-09-20 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-4404426-1569002547/watcher-4404426-1569002547 -o /tmp/evaluation-result-4404426-1569002547/solver-4404426-1569002547 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568994941-7308 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1928861850 HOME/instance-4404426-1569002547.xml

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

MD5SUM BENCH= e5c3d43a301dadc2ad5fa4651c286aba
RANDOM SEED=1928861850

node148.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.13
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.13
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.13
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.13
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:        15561284 kB
MemAvailable:   31852044 kB
Buffers:           87084 kB
Cached:         16415652 kB
SwapCached:         2828 kB
Active:          8220532 kB
Inactive:        8287040 kB
Active(anon):       3788 kB
Inactive(anon):    47880 kB
Active(file):    8216744 kB
Inactive(file):  8239160 kB
Unevictable:      110168 kB
Mlocked:          110168 kB
SwapTotal:      67108860 kB
SwapFree:       67002148 kB
Dirty:             26096 kB
Writeback:             0 kB
AnonPages:        117672 kB
Mapped:            51320 kB
Shmem:             38472 kB
Slab:             291684 kB
SReclaimable:     263316 kB
SUnreclaim:        28368 kB
KernelStack:        3760 kB
PageTables:         6024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22060 MiB
End job on node148 at 2019-09-20 20:43:50