Trace number 4399586

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) 20086.8 2520.13

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K100.xml
MD5SUM26b9bfa7097c81a56529190245724c1c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark49.6884
Satisfiable
(Un)Satisfiability was proved
Number of variables6800
Number of constraints7002
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6800}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":177},{"degree":5,"count":1204},{"degree":6,"count":2663},{"degree":7,"count":1672},{"degree":8,"count":689},{"degree":9,"count":198},{"degree":10,"count":196}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1287},{"arity":3,"count":2673},{"arity":4,"count":1782},{"arity":5,"count":594},{"arity":6,"count":198},{"arity":7,"count":198},{"arity":68,"count":200},{"arity":100,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7002}]
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-4399586-1568711422.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399586-1568711422.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
7.10/2.55	c solve instance...
20086.13/2520.08	s UNKNOWN
20086.13/2520.08	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 (14613 MiB free)
  memory of node 1: 16384 MiB (15383 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399586-1568711422/watcher-4399586-1568711422 -o /tmp/evaluation-result-4399586-1568711422/solver-4399586-1568711422 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568711379-8230 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1968731581 HOME/instance-4399586-1568711422.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=8247, runsolver pid=8244
Current StackSize limit: 8192 KiB


[startup+0.100132 s]*
/proc/loadavg: 8.04 7.94 7.99 2/211 8268
/proc/meminfo: memFree=30699976/32770624 swapFree=66954172/67108860
[pid=8247] ppid=8244 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8247/stat : 8247 (xcsp3-exec) S 8244 8247 8203 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447084069 115843072 364 33554432000 4194304 5098028 140731348069024 140731348067128 139740708835964 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140731348075381 140731348075625 140731348075625 140731348078538 0
/proc/8247/statm: 28282 364 305 221 0 87 0
[pid=8249] ppid=8247 vsize=28227396 memory=30056 CPUtime=0.12 cores=0-7
/proc/8249/stat : 8249 (java) S 8247 8247 8203 0 -1 1077944320 5490 0 0 0 11 1 0 0 20 0 20 0 447084069 28904853504 7514 33554432000 4194304 4196468 140722656726096 140722656708640 139823309414135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
/proc/8249/statm: 7056849 7514 3118 1 0 7019032 0
[pid=8249/tid=8250] ppid=8247 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/8249/task/8250/stat : 8250 (java) R 8247 8247 8203 0 -1 4202560 3382 0 0 0 8 1 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139823313646048 139823309436061 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8251] ppid=8247 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/8249/task/8251/stat : 8251 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139823265967120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8252] ppid=8247 vsize=28227396 memory=140719492728448 CPUtime=0 cores=0-7
/proc/8249/task/8252/stat : 8252 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822859672720 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8253] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8253/stat : 8253 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822858619664 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8254] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8254/stat : 8254 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822857567120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8255] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8255/stat : 8255 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822856514064 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8256] ppid=8247 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8249/task/8256/stat : 8256 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822855461520 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8257] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8257/stat : 8257 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822854408464 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8258] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8258/stat : 8258 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822853355920 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8259] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8259/stat : 8259 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084072 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822425848560 139823309425282 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8260] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8260/stat : 8260 (java) S 8247 8247 8203 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447084072 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822424794784 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8261] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8261/stat : 8261 (java) S 8247 8247 8203 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447084073 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822423741680 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8262] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8262/stat : 8262 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822422690256 139823309432731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8263] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8263/stat : 8263 (java) R 8247 8247 8203 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822421637360 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8264] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8264/stat : 8264 (java) S 8247 8247 8203 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822420584816 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8265] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8265/stat : 8265 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822419531760 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8266] ppid=8247 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/8249/task/8266/stat : 8266 (java) R 8247 8247 8203 0 -1 4202560 378 0 0 0 2 0 0 0 20 0 20 0 447084075 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822418479216 139823288367622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8267] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8267/stat : 8267 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822417427424 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8268] ppid=8247 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8249/task/8268/stat : 8268 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 7514 33554432000 4194304 4196468 140722656726096 139822416374960 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31512 KiB

[startup+0.210657 s]*
/proc/loadavg: 8.04 7.94 7.99 2/211 8268
/proc/meminfo: memFree=30687480/32770624 swapFree=66954172/67108860
[pid=8247] ppid=8244 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8247/stat : 8247 (xcsp3-exec) S 8244 8247 8203 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447084069 115843072 364 33554432000 4194304 5098028 140731348069024 140731348067128 139740708835964 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140731348075381 140731348075625 140731348075625 140731348078538 0
/proc/8247/statm: 28282 364 305 221 0 87 0
[pid=8249] ppid=8247 vsize=28227396 memory=40952 CPUtime=0.34 cores=0-7
/proc/8249/stat : 8249 (java) S 8247 8247 8203 0 -1 1077944320 8938 0 0 0 31 3 0 0 20 0 20 0 447084069 28904853504 10238 33554432000 4194304 4196468 140722656726096 140722656708640 139823309414135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
/proc/8249/statm: 7056849 10238 3316 1 0 7019032 0
[pid=8249/tid=8250] ppid=8247 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/8249/task/8250/stat : 8250 (java) R 8247 8247 8203 0 -1 4202560 6186 0 0 0 18 2 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139823313643856 139823293494622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8251] ppid=8247 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/8249/task/8251/stat : 8251 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139823265967120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8252] ppid=8247 vsize=28227396 memory=288371095644440192 CPUtime=0 cores=0-7
/proc/8249/task/8252/stat : 8252 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822859672720 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8253] ppid=8247 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8249/task/8253/stat : 8253 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822858619664 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8254] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8254/stat : 8254 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822857567120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8255] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8255/stat : 8255 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822856514064 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8256] ppid=8247 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8249/task/8256/stat : 8256 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822855461520 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8257] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8257/stat : 8257 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822854408464 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8258] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8258/stat : 8258 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822853355920 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8259] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8259/stat : 8259 (java) S 8247 8247 8203 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447084072 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822425848560 139823309425282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8260] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8260/stat : 8260 (java) S 8247 8247 8203 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447084072 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822424794784 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8261] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8261/stat : 8261 (java) S 8247 8247 8203 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447084073 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822423741680 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8262] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8262/stat : 8262 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822422690256 139823309432731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8263] ppid=8247 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8249/task/8263/stat : 8263 (java) S 8247 8247 8203 0 -1 1077944384 334 0 0 0 1 0 0 0 20 0 20 0 447084075 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822421637360 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8264] ppid=8247 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8249/task/8264/stat : 8264 (java) S 8247 8247 8203 0 -1 1077944384 143 0 0 0 1 0 0 0 20 0 20 0 447084075 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822420584816 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8265] ppid=8247 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/8249/task/8265/stat : 8265 (java) S 8247 8247 8203 0 -1 1077944384 182 0 0 0 2 0 0 0 20 0 20 0 447084075 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822419531760 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8266] ppid=8247 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/8249/task/8266/stat : 8266 (java) R 8247 8247 8203 0 -1 4202560 781 0 0 0 8 0 0 0 20 0 20 0 447084075 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822418479216 139823309426070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8267] ppid=8247 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8267/stat : 8267 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822417427424 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8268] ppid=8247 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8249/task/8268/stat : 8268 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084075 28904853504 10238 33554432000 4194304 4196468 140722656726096 139822416374960 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42408 KiB

[startup+0.314342 s]*
/proc/loadavg: 8.04 7.94 7.99 3/211 8268
/proc/meminfo: memFree=30680704/32770624 swapFree=66954172/67108860
[pid=8247] ppid=8244 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8247/stat : 8247 (xcsp3-exec) S 8244 8247 8203 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447084069 115843072 364 33554432000 4194304 5098028 140731348069024 140731348067128 139740708835964 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140731348075381 140731348075625 140731348075625 140731348078538 0
/proc/8247/statm: 28282 364 305 221 0 87 0
[pid=8249] ppid=8247 vsize=28231652 memory=50184 CPUtime=0.54 cores=0-7
/proc/8249/stat : 8249 (java) S 8247 8247 8203 0 -1 1077944320 10424 0 0 0 50 4 0 0 20 0 20 0 447084069 28909211648 12546 33554432000 4194304 4196468 140722656726096 140722656708640 139823309414135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
/proc/8249/statm: 7057913 12546 3356 1 0 7019032 0
[pid=8249/tid=8250] ppid=8247 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/8249/task/8250/stat : 8250 (java) R 8247 8247 8203 0 -1 4202560 7338 0 0 0 27 2 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139823313645248 139823293494622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8251] ppid=8247 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8251/stat : 8251 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139823265967120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8252] ppid=8247 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8252/stat : 8252 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822859672720 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8253] ppid=8247 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8253/stat : 8253 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822858619664 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8254] ppid=8247 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8254/stat : 8254 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822857567120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8255] ppid=8247 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8255/stat : 8255 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822856514064 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8256] ppid=8247 vsize=28231652 memory=140719369054895 CPUtime=0 cores=0-7
/proc/8249/task/8256/stat : 8256 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822855461520 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8257] ppid=8247 vsize=28231652 memory=140719369057200 CPUtime=0 cores=0-7
/proc/8249/task/8257/stat : 8257 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822854408464 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8258] ppid=8247 vsize=28231652 memory=140719369059504 CPUtime=0 cores=0-7
/proc/8249/task/8258/stat : 8258 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822853355920 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8259] ppid=8247 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8259/stat : 8259 (java) S 8247 8247 8203 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447084072 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822425848560 139823309425282 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8260] ppid=8247 vsize=28231652 memory=281438738132880 CPUtime=0 cores=0-7
/proc/8249/task/8260/stat : 8260 (java) S 8247 8247 8203 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447084072 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822424794784 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8261] ppid=8247 vsize=28231652 memory=281438738130576 CPUtime=0 cores=0-7
/proc/8249/task/8261/stat : 8261 (java) S 8247 8247 8203 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447084073 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822423741680 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8262] ppid=8247 vsize=28231652 memory=281438738137488 CPUtime=0 cores=0-7
/proc/8249/task/8262/stat : 8262 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084075 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822422690256 139823309432731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8263] ppid=8247 vsize=28231652 memory=281438738078768 CPUtime=0.02 cores=0-7
/proc/8249/task/8263/stat : 8263 (java) S 8247 8247 8203 0 -1 1077944384 338 0 0 0 2 0 0 0 20 0 20 0 447084075 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822421637360 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8264] ppid=8247 vsize=28231652 memory=281438738151312 CPUtime=0.02 cores=0-7
/proc/8249/task/8264/stat : 8264 (java) S 8247 8247 8203 0 -1 1077944384 187 0 0 0 2 0 0 0 20 0 20 0 447084075 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822420584816 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8265] ppid=8247 vsize=28231652 memory=281438738158224 CPUtime=0.04 cores=0-7
/proc/8249/task/8265/stat : 8265 (java) S 8247 8247 8203 0 -1 1077944384 320 0 0 0 4 0 0 0 20 0 20 0 447084075 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822419531760 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8266] ppid=8247 vsize=28231652 memory=281438738155920 CPUtime=0.12 cores=0-7
/proc/8249/task/8266/stat : 8266 (java) S 8247 8247 8203 0 -1 1077944384 950 0 0 0 12 0 0 0 20 0 20 0 447084075 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822418479216 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8267] ppid=8247 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8267/stat : 8267 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447084075 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822417427424 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8268] ppid=8247 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/8249/task/8268/stat : 8268 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084075 28909211648 12615 33554432000 4194304 4196468 140722656726096 139822416374960 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51640 KiB

[startup+0.700999 s]
/proc/loadavg: 8.04 7.94 7.99 6/211 8268
/proc/meminfo: memFree=30652584/32770624 swapFree=66954172/67108860
[pid=8247] ppid=8244 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8247/stat : 8247 (xcsp3-exec) S 8244 8247 8203 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447084069 115843072 364 33554432000 4194304 5098028 140731348069024 140731348067128 139740708835964 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140731348075381 140731348075625 140731348075625 140731348078538 0
/proc/8247/statm: 28282 364 305 221 0 87 0
[pid=8249] ppid=8247 vsize=28233776 memory=136752 CPUtime=2.07 cores=0-7
/proc/8249/stat : 8249 (java) S 8247 8247 8203 0 -1 1077944320 14621 0 0 0 201 6 0 0 20 0 20 0 447084069 28911386624 34188 33554432000 4194304 4196468 140722656726096 140722656708640 139823309414135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
/proc/8249/statm: 7058444 34188 3455 1 0 7019544 0
[pid=8249/tid=8250] ppid=8247 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/8249/task/8250/stat : 8250 (java) R 8247 8247 8203 0 -1 4202560 7884 0 0 0 64 4 0 0 20 0 20 0 447084070 28911386624 34188 33554432000 4194304 4196468 140722656726096 139823313647952 139822948428613 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8251] ppid=8247 vsize=28233776 memory=140719369266032 CPUtime=0 cores=0-7
/proc/8249/task/8251/stat : 8251 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28911386624 34188 33554432000 4194304 4196468 140722656726096 139823265967120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8252] ppid=8247 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/8249/task/8252/stat : 8252 (java) S 8247 8247 8203 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447084070 28911386624 34188 33554432000 4194304 4196468 140722656726096 139822859672720 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8253] ppid=8247 vsize=28233776 memory=1200 CPUtime=0 cores=0-7
/proc/8249/task/8253/stat : 8253 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447084070 28911386624 34188 33554432000 4194304 4196468 140722656726096 139822858619664 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0

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

[pid=8249/tid=8276] ppid=8247 vsize=28766288 memory=5996 CPUtime=2437.73 cores=0-7
/proc/8249/task/8276/stat : 8276 (java) R 8247 8247 8203 0 -1 4202560 31046 0 0 0 243642 131 0 0 20 0 28 0 447084328 29456678912 1337542 33554432000 4194304 4196468 140722656726096 139822399791488 139822953121886 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
Current children cumulated CPU time: 19466.3 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5351624 KiB

[startup+2502.3 s]
/proc/loadavg: 8.05 8.16 8.21 9/221 8494
/proc/meminfo: memFree=25386876/32770624 swapFree=66954196/67108860
[pid=8247] ppid=8244 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8247/stat : 8247 (xcsp3-exec) S 8244 8247 8203 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447084069 115843072 364 33554432000 4194304 5098028 140731348069024 140731348067128 139740708835964 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140731348075381 140731348075625 140731348075625 140731348078538 0
/proc/8247/statm: 28282 364 305 221 0 87 0
[pid=8249] ppid=8247 vsize=28766288 memory=5332724 CPUtime=19944.8 cores=0-7
/proc/8249/stat : 8249 (java) S 8247 8247 8203 0 -1 1077944320 246900 0 0 0 1993755 724 0 0 20 0 28 0 447084069 29456678912 1333181 33554432000 4194304 4196468 140722656726096 140722656708640 139823309414135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
/proc/8249/statm: 7191572 1333181 3523 1 0 7152672 0
[pid=8249/tid=8250] ppid=8247 vsize=28766288 memory=5332724 CPUtime=2.03 cores=0-7
/proc/8249/task/8250/stat : 8250 (java) S 8247 8247 8203 0 -1 1077944384 8840 0 0 0 196 7 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139823313654912 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 39 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8251] ppid=8247 vsize=28766288 memory=5332724 CPUtime=0.6 cores=0-7
/proc/8249/task/8251/stat : 8251 (java) S 8247 8247 8203 0 -1 1077944384 3639 0 0 0 43 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139823265967120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8252] ppid=8247 vsize=28766288 memory=5332724 CPUtime=0.59 cores=0-7
/proc/8249/task/8252/stat : 8252 (java) S 8247 8247 8203 0 -1 1077944384 2884 0 0 0 41 18 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822859672720 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8253] ppid=8247 vsize=28766288 memory=5332724 CPUtime=0.57 cores=0-7
/proc/8249/task/8253/stat : 8253 (java) S 8247 8247 8203 0 -1 1077944384 2614 0 0 0 40 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822858619664 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8254] ppid=8247 vsize=28766288 memory=1456 CPUtime=0.61 cores=0-7
/proc/8249/task/8254/stat : 8254 (java) S 8247 8247 8203 0 -1 1077944384 3749 0 0 0 44 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822857567120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8255] ppid=8247 vsize=28766288 memory=0 CPUtime=0.62 cores=0-7
/proc/8249/task/8255/stat : 8255 (java) S 8247 8247 8203 0 -1 1077944384 3096 0 0 0 45 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822856514064 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8256] ppid=8247 vsize=28766288 memory=6943526294502006880 CPUtime=0.61 cores=0-7
/proc/8249/task/8256/stat : 8256 (java) S 8247 8247 8203 0 -1 1077944384 4356 0 0 0 44 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822855461520 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8257] ppid=8247 vsize=28766288 memory=1456 CPUtime=0.61 cores=0-7
/proc/8249/task/8257/stat : 8257 (java) S 8247 8247 8203 0 -1 1077944384 3012 0 0 0 43 18 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822854408464 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8258] ppid=8247 vsize=28766288 memory=5350168 CPUtime=0.62 cores=0-7
/proc/8249/task/8258/stat : 8258 (java) S 8247 8247 8203 0 -1 1077944384 3410 0 0 0 43 19 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822853355920 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8259] ppid=8247 vsize=28766288 memory=1456 CPUtime=0.38 cores=0-7
/proc/8249/task/8259/stat : 8259 (java) S 8247 8247 8203 0 -1 1077944384 10063 0 0 0 15 23 0 0 20 0 28 0 447084072 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822425848560 139823309425282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8260] ppid=8247 vsize=28766288 memory=5332724 CPUtime=0 cores=0-7
/proc/8249/task/8260/stat : 8260 (java) S 8247 8247 8203 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 447084072 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822424794848 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8261] ppid=8247 vsize=28766288 memory=3612 CPUtime=0 cores=0-7
/proc/8249/task/8261/stat : 8261 (java) S 8247 8247 8203 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 447084073 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822423741696 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8262] ppid=8247 vsize=28766288 memory=34088 CPUtime=0 cores=0-7
/proc/8249/task/8262/stat : 8262 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822422690256 139823309432731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8263] ppid=8247 vsize=28766288 memory=164 CPUtime=2.68 cores=0-7
/proc/8249/task/8263/stat : 8263 (java) S 8247 8247 8203 0 -1 1077944384 18730 0 0 0 264 4 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822421637360 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8264] ppid=8247 vsize=28766288 memory=7667190814768000354 CPUtime=2.38 cores=0-7
/proc/8249/task/8264/stat : 8264 (java) S 8247 8247 8203 0 -1 1077944384 13300 0 0 0 235 3 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822420584816 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8265] ppid=8247 vsize=28766288 memory=5332724 CPUtime=2.49 cores=0-7
/proc/8249/task/8265/stat : 8265 (java) S 8247 8247 8203 0 -1 1077944384 8811 0 0 0 248 1 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822419531760 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8266] ppid=8247 vsize=28766288 memory=11624 CPUtime=0.77 cores=0-7
/proc/8249/task/8266/stat : 8266 (java) S 8247 8247 8203 0 -1 1077944384 8373 0 0 0 76 1 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822418479216 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 50 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8267] ppid=8247 vsize=28766288 memory=740 CPUtime=0 cores=0-7
/proc/8249/task/8267/stat : 8267 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822417427424 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8268] ppid=8247 vsize=28766288 memory=1456 CPUtime=1 cores=0-7
/proc/8249/task/8268/stat : 8268 (java) S 8247 8247 8203 0 -1 1077944384 2167 0 0 0 0 100 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822416374960 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 46 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8269] ppid=8247 vsize=28766288 memory=1456 CPUtime=2486 cores=0-7
/proc/8249/task/8269/stat : 8269 (java) R 8247 8247 8203 0 -1 4202560 9509 0 0 0 248587 13 0 0 20 0 28 0 447084327 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822407158656 139822953652442 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8270] ppid=8247 vsize=28766288 memory=5332724 CPUtime=2492.11 cores=0-7
/proc/8249/task/8270/stat : 8270 (java) R 8247 8247 8203 0 -1 4202560 10120 0 0 0 249201 10 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822406107264 139822953096421 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8271] ppid=8247 vsize=28766288 memory=5332724 CPUtime=2487.28 cores=0-7
/proc/8249/task/8271/stat : 8271 (java) R 8247 8247 8203 0 -1 4202560 20063 0 0 0 248659 69 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822405054760 139822953652422 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8272] ppid=8247 vsize=28766288 memory=1456 CPUtime=2488.27 cores=0-7
/proc/8249/task/8272/stat : 8272 (java) R 8247 8247 8203 0 -1 4202560 18287 0 0 0 248732 95 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822403997832 139822955280084 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8273] ppid=8247 vsize=28766288 memory=5332724 CPUtime=2485.71 cores=0-7
/proc/8249/task/8273/stat : 8273 (java) R 8247 8247 8203 0 -1 4202560 17248 0 0 0 248490 81 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822402944824 139822953121871 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8274] ppid=8247 vsize=28766288 memory=1456 CPUtime=2497.75 cores=0-7
/proc/8249/task/8274/stat : 8274 (java) R 8247 8247 8203 0 -1 4202560 34445 0 0 0 249649 126 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822401892096 139822955280148 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8275] ppid=8247 vsize=28766288 memory=5332724 CPUtime=2493.21 cores=0-7
/proc/8249/task/8275/stat : 8275 (java) R 8247 8247 8203 0 -1 4202560 7306 0 0 0 249311 10 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822400844600 139822953380301 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8276] ppid=8247 vsize=28766288 memory=1456 CPUtime=2497.68 cores=0-7
/proc/8249/task/8276/stat : 8276 (java) R 8247 8247 8203 0 -1 4202560 31573 0 0 0 249636 132 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822399792056 139822954253791 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
Current children cumulated CPU time: 19944.8 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5334180 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520.01 s]*
/proc/loadavg: 8.12 8.17 8.21 10/221 8495
/proc/meminfo: memFree=25387056/32770624 swapFree=66954196/67108860
[pid=8247] ppid=8244 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/8247/stat : 8247 (xcsp3-exec) S 8244 8247 8203 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447084069 115843072 364 33554432000 4194304 5098028 140731348069024 140731348067128 139740708835964 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34906112 140731348075381 140731348075625 140731348075625 140731348078538 0
/proc/8247/statm: 28282 364 305 221 0 87 0
[pid=8249] ppid=8247 vsize=28766288 memory=5332724 CPUtime=20086.1 cores=0-7
/proc/8249/stat : 8249 (java) S 8247 8247 8203 0 -1 1077944320 247416 0 0 0 2007887 726 0 0 20 0 28 0 447084069 29456678912 1333181 33554432000 4194304 4196468 140722656726096 140722656708640 139823309414135 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
/proc/8249/statm: 7191572 1333181 3523 1 0 7152672 0
[pid=8249/tid=8250] ppid=8247 vsize=28766288 memory=8317482817917895235 CPUtime=2.03 cores=0-7
/proc/8249/task/8250/stat : 8250 (java) S 8247 8247 8203 0 -1 1077944384 8840 0 0 0 196 7 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139823313654912 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 39 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8251] ppid=8247 vsize=28766288 memory=4126316290023845779 CPUtime=0.6 cores=0-7
/proc/8249/task/8251/stat : 8251 (java) S 8247 8247 8203 0 -1 1077944384 3639 0 0 0 43 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139823265967120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8252] ppid=8247 vsize=28766288 memory=1436 CPUtime=0.59 cores=0-7
/proc/8249/task/8252/stat : 8252 (java) S 8247 8247 8203 0 -1 1077944384 2884 0 0 0 41 18 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822859672720 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8253] ppid=8247 vsize=28766288 memory=1984 CPUtime=0.57 cores=0-7
/proc/8249/task/8253/stat : 8253 (java) S 8247 8247 8203 0 -1 1077944384 2614 0 0 0 40 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822858619664 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8254] ppid=8247 vsize=28766288 memory=2424 CPUtime=0.61 cores=0-7
/proc/8249/task/8254/stat : 8254 (java) S 8247 8247 8203 0 -1 1077944384 3749 0 0 0 44 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822857567120 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8255] ppid=8247 vsize=28766288 memory=1764 CPUtime=0.62 cores=0-7
/proc/8249/task/8255/stat : 8255 (java) S 8247 8247 8203 0 -1 1077944384 3096 0 0 0 45 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822856514064 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8256] ppid=8247 vsize=28766288 memory=111636 CPUtime=0.61 cores=0-7
/proc/8249/task/8256/stat : 8256 (java) S 8247 8247 8203 0 -1 1077944384 4356 0 0 0 44 17 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822855461520 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8257] ppid=8247 vsize=28766288 memory=804 CPUtime=0.61 cores=0-7
/proc/8249/task/8257/stat : 8257 (java) S 8247 8247 8203 0 -1 1077944384 3012 0 0 0 43 18 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822854408464 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8258] ppid=8247 vsize=28766288 memory=1804 CPUtime=0.62 cores=0-7
/proc/8249/task/8258/stat : 8258 (java) S 8247 8247 8203 0 -1 1077944384 3410 0 0 0 43 19 0 0 20 0 28 0 447084070 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822853355920 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8259] ppid=8247 vsize=28766288 memory=5332724 CPUtime=0.38 cores=0-7
/proc/8249/task/8259/stat : 8259 (java) S 8247 8247 8203 0 -1 1077944384 10063 0 0 0 15 23 0 0 20 0 28 0 447084072 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822425848560 139823309425282 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8260] ppid=8247 vsize=28766288 memory=1200 CPUtime=0 cores=0-7
/proc/8249/task/8260/stat : 8260 (java) S 8247 8247 8203 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 447084072 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822424794848 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8261] ppid=8247 vsize=28766288 memory=5996 CPUtime=0 cores=0-7
/proc/8249/task/8261/stat : 8261 (java) S 8247 8247 8203 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 447084073 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822423741696 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8262] ppid=8247 vsize=28766288 memory=14012 CPUtime=0 cores=0-7
/proc/8249/task/8262/stat : 8262 (java) S 8247 8247 8203 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822422690256 139823309432731 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8263] ppid=8247 vsize=28766288 memory=15208 CPUtime=2.68 cores=0-7
/proc/8249/task/8263/stat : 8263 (java) S 8247 8247 8203 0 -1 1077944384 18730 0 0 0 264 4 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822421637360 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8264] ppid=8247 vsize=28766288 memory=12024 CPUtime=2.38 cores=0-7
/proc/8249/task/8264/stat : 8264 (java) S 8247 8247 8203 0 -1 1077944384 13300 0 0 0 235 3 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822420584816 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8265] ppid=8247 vsize=28766288 memory=2120 CPUtime=2.49 cores=0-7
/proc/8249/task/8265/stat : 8265 (java) S 8247 8247 8203 0 -1 1077944384 8811 0 0 0 248 1 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822419531760 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8266] ppid=8247 vsize=28766288 memory=500 CPUtime=0.77 cores=0-7
/proc/8249/task/8266/stat : 8266 (java) S 8247 8247 8203 0 -1 1077944384 8373 0 0 0 76 1 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822418479216 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 50 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8267] ppid=8247 vsize=28766288 memory=1556 CPUtime=0 cores=0-7
/proc/8249/task/8267/stat : 8267 (java) S 8247 8247 8203 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822417427424 139823309424341 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8268] ppid=8247 vsize=28766288 memory=924 CPUtime=1 cores=0-7
/proc/8249/task/8268/stat : 8268 (java) S 8247 8247 8203 0 -1 1077944384 2169 0 0 0 0 100 0 0 20 0 28 0 447084075 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822416374960 139823309425282 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 46 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8269] ppid=8247 vsize=28766288 memory=1672 CPUtime=2503.72 cores=0-7
/proc/8249/task/8269/stat : 8269 (java) R 8247 8247 8203 0 -1 4202560 9533 0 0 0 250359 13 0 0 20 0 28 0 447084327 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822407158656 139822953652422 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8270] ppid=8247 vsize=28766288 memory=4104 CPUtime=2509.44 cores=0-7
/proc/8249/task/8270/stat : 8270 (java) R 8247 8247 8203 0 -1 4202560 10150 0 0 0 250934 10 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822406107264 139822953380033 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8271] ppid=8247 vsize=28766288 memory=796 CPUtime=2505 cores=0-7
/proc/8249/task/8271/stat : 8271 (java) R 8247 8247 8203 0 -1 4202560 20090 0 0 0 250430 70 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822405054760 139822953274165 0 4 0 16800975 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8272] ppid=8247 vsize=28766288 memory=1436 CPUtime=2505.99 cores=0-7
/proc/8249/task/8272/stat : 8272 (java) R 8247 8247 8203 0 -1 4202560 18418 0 0 0 250502 97 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822403997832 139822953121937 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8273] ppid=8247 vsize=28766288 memory=1984 CPUtime=2503.43 cores=0-7
/proc/8249/task/8273/stat : 8273 (java) R 8247 8247 8203 0 -1 4202560 17322 0 0 0 250261 82 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822402944824 139822953121574 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8274] ppid=8247 vsize=28766288 memory=2424 CPUtime=2515.47 cores=0-7
/proc/8249/task/8274/stat : 8274 (java) R 8247 8247 8203 0 -1 4202560 34544 0 0 0 251420 127 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822401892096 139822953520003 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8275] ppid=8247 vsize=28766288 memory=1764 CPUtime=2510.93 cores=0-7
/proc/8249/task/8275/stat : 8275 (java) R 8247 8247 8203 0 -1 4202560 7333 0 0 0 251083 10 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822400844600 139822953615454 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
[pid=8249/tid=8276] ppid=8247 vsize=28766288 memory=111636 CPUtime=2515.41 cores=0-7
/proc/8249/task/8276/stat : 8276 (java) R 8247 8247 8203 0 -1 4202560 31675 0 0 0 251408 133 0 0 20 0 28 0 447084328 29456678912 1333181 33554432000 4194304 4196468 140722656726096 139822399792056 139822953243739 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 12595200 140722656732138 140722656732310 140722656732310 140722656735183 0
Current children cumulated CPU time: 20086.1 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 5334180 KiB

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

[startup+2520.05 s]
# the end of solver process 8247 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001589 s, system=0.000794 s

[startup+2520.13 s]
# the end of solver process 8249 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20079.5 s, system=7.29402 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.13
CPU time (s): 20086.8
CPU user time (s): 20079.5
CPU system time (s): 7.29402
CPU usage (%): 797.054
Max. virtual memory (cumulated for all children) (KiB): 28881612
Max. memory (cumulated for all children) (KiB): 5580132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20079.5
system time used= 7.29402
maximum resident set size= 5592528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248660
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60729
involuntary context switches= 224852


# summary of solver processes directly reported to runsolver:
#   pid: 8247,8249
#   total CPU time (s): 20086.8
#   total CPU user time (s): 20079.5
#   total CPU system time (s): 7.29402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.2302 second user time and 30.3743 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-17 11:09:39
IDJOB=4399586
IDBENCH=135033
IDSOLVER=2854
FILE ID=node117/4399586-1568711422
RUNJOBID= node117-1568711379-8230
PBS_JOBID= 21703930
Free space on /tmp= 61184 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K100.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-4399586-1568711422/watcher-4399586-1568711422 -o /tmp/evaluation-result-4399586-1568711422/solver-4399586-1568711422 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node117-1568711379-8230 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1968731581 HOME/instance-4399586-1568711422.xml

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

MD5SUM BENCH= 26b9bfa7097c81a56529190245724c1c
RANDOM SEED=1968731581

node117.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.75
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.75
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.75
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.75
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:        30718384 kB
MemAvailable:   31852072 kB
Buffers:          137036 kB
Cached:          1276412 kB
SwapCached:        49684 kB
Active:           583816 kB
Inactive:         881576 kB
Active(anon):       3196 kB
Inactive(anon):    87576 kB
Active(file):     580620 kB
Inactive(file):   794000 kB
Unevictable:      109332 kB
Mlocked:          109332 kB
SwapTotal:      67108860 kB
SwapFree:       66954172 kB
Dirty:             26500 kB
Writeback:             0 kB
AnonPages:        112816 kB
Mapped:            42068 kB
Shmem:             30128 kB
Slab:             178580 kB
SReclaimable:     149804 kB
SUnreclaim:        28776 kB
KernelStack:        3280 kB
PageTables:         5264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61160 MiB
End job on node117 at 2019-09-17 11:51:39