Trace number 4393668

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-07-07-fair.xml
MD5SUM2cb13d8f4904ef06e321ec381eb8db90
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 benchmark12.0849
Satisfiable
(Un)Satisfiability was proved
Number of variables12939
Number of constraints12238
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":1766},{"size":201,"count":64},{"size":20001,"count":11109}]
Minimum variable degree2
Maximum variable degree106
Distribution of variable degrees[{"degree":2,"count":11409},{"degree":3,"count":294},{"degree":4,"count":28},{"degree":5,"count":140},{"degree":6,"count":83},{"degree":7,"count":252},{"degree":8,"count":356},{"degree":9,"count":267},{"degree":10,"count":23},{"degree":13,"count":49},{"degree":16,"count":1},{"degree":23,"count":8},{"degree":37,"count":8},{"degree":39,"count":5},{"degree":46,"count":1},{"degree":52,"count":7},{"degree":81,"count":2},{"degree":82,"count":5},{"degree":106,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2039},{"arity":3,"count":10197}]
Number of extensional constraints0
Number of intensional constraints12238
Distribution of constraint types[{"type":"intension","count":12238}]
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-4393668-1568443140.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393668-1568443140.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
33.94/8.04	c solve instance...
20014.07/2520.39	s UNKNOWN
20014.07/2520.39	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 (10589 MiB free)
  memory of node 1: 16384 MiB (13418 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393668-1568443140/watcher-4393668-1568443140 -o /tmp/evaluation-result-4393668-1568443140/solver-4393668-1568443140 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568438992-17578 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2144037931 HOME/instance-4393668-1568443140.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=19550, runsolver pid=19547
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 6.51 6.70 7.22 2/212 19571
/proc/meminfo: memFree=24568136/32770624 swapFree=66999332/67108860
[pid=19550] ppid=19547 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19550/stat : 19550 (xcsp3-exec) S 19547 19550 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420252464 115843072 364 33554432000 4194304 5098028 140722960603280 140722960601384 139990846444156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21061632 140722960606069 140722960606313 140722960606313 140722960609226 0
/proc/19550/statm: 28282 364 305 221 0 87 0
[pid=19552] ppid=19550 vsize=28227388 memory=28904 CPUtime=0.12 cores=0-7
/proc/19552/stat : 19552 (java) S 19550 19550 17551 0 -1 1077944320 5693 0 0 0 11 1 0 0 20 0 20 0 420252465 28904845312 7226 33554432000 4194304 4196468 140721901008832 140721900991376 140323350445815 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
/proc/19552/statm: 7056847 7226 3119 1 0 7019032 0
[pid=19552/tid=19553] ppid=19550 vsize=28227388 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/19552/task/19553/stat : 19553 (java) R 19550 19550 17551 0 -1 4202560 3597 0 0 0 8 1 0 0 20 0 20 0 420252465 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323354678592 140323350457750 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19554] ppid=19550 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19552/task/19554/stat : 19554 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323303066768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19555] ppid=19550 vsize=28227388 memory=139779531318912 CPUtime=0 cores=0-7
/proc/19552/task/19555/stat : 19555 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323302013968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19556] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19556/stat : 19556 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323300961168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19557] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19557/stat : 19557 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323299908368 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19558] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19558/stat : 19558 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323298855568 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19559] ppid=19550 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19552/task/19559/stat : 19559 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323297802768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19560] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19560/stat : 19560 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323296749968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19561] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19561/stat : 19561 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 7226 33554432000 4194304 4196468 140721901008832 140323295697168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19562] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19562/stat : 19562 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252467 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321746832240 140323350456962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19563] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19563/stat : 19563 (java) S 19550 19550 17551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420252468 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321745778208 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19564] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19564/stat : 19564 (java) S 19550 19550 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420252468 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321744725360 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19565] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19565/stat : 19565 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252470 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321743673680 140323350464411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19566] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19566/stat : 19566 (java) S 19550 19550 17551 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 20 0 420252470 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321742621040 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19567] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19567/stat : 19567 (java) S 19550 19550 17551 0 -1 1077944384 125 0 0 0 0 0 0 0 20 0 20 0 420252470 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321741568240 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19568] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19568/stat : 19568 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420252470 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321740515440 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19569] ppid=19550 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/19552/task/19569/stat : 19569 (java) S 19550 19550 17551 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 20 0 420252470 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321739462640 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19570] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19570/stat : 19570 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420252471 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321738411104 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19571] ppid=19550 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19552/task/19571/stat : 19571 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252471 28904845312 7226 33554432000 4194304 4196468 140721901008832 140321737358384 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30360 KiB

[startup+0.210476 s]*
/proc/loadavg: 6.51 6.70 7.22 1/212 19571
/proc/meminfo: memFree=24556624/32770624 swapFree=66999332/67108860
[pid=19550] ppid=19547 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19550/stat : 19550 (xcsp3-exec) S 19547 19550 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420252464 115843072 364 33554432000 4194304 5098028 140722960603280 140722960601384 139990846444156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21061632 140722960606069 140722960606313 140722960606313 140722960609226 0
/proc/19550/statm: 28282 364 305 221 0 87 0
[pid=19552] ppid=19550 vsize=28227388 memory=40300 CPUtime=0.34 cores=0-7
/proc/19552/stat : 19552 (java) S 19550 19550 17551 0 -1 1077944320 9351 0 0 0 31 3 0 0 20 0 20 0 420252465 28904845312 10075 33554432000 4194304 4196468 140721901008832 140721900991376 140323350445815 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
/proc/19552/statm: 7056847 10075 3266 1 0 7019032 0
[pid=19552/tid=19553] ppid=19550 vsize=28227388 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19552/task/19553/stat : 19553 (java) R 19550 19550 17551 0 -1 4202560 6581 0 0 0 18 2 0 0 20 0 20 0 420252465 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323354679936 140323350457750 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19554] ppid=19550 vsize=28227388 memory=331 CPUtime=0 cores=0-7
/proc/19552/task/19554/stat : 19554 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323303066768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19555] ppid=19550 vsize=28227388 memory=139779531335992 CPUtime=0 cores=0-7
/proc/19552/task/19555/stat : 19555 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323302013968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19556] ppid=19550 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19552/task/19556/stat : 19556 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323300961168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19557] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19557/stat : 19557 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323299908368 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19558] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19558/stat : 19558 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323298855568 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19559] ppid=19550 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19552/task/19559/stat : 19559 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323297802768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19560] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19560/stat : 19560 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323296749968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19561] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19561/stat : 19561 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28904845312 10075 33554432000 4194304 4196468 140721901008832 140323295697168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19562] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19562/stat : 19562 (java) S 19550 19550 17551 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420252467 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321746832240 140323350456962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19563] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19563/stat : 19563 (java) S 19550 19550 17551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420252468 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321745778208 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19564] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19564/stat : 19564 (java) S 19550 19550 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420252468 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321744725360 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19565] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19565/stat : 19565 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252470 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321743673680 140323350464411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19566] ppid=19550 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/19552/task/19566/stat : 19566 (java) S 19550 19550 17551 0 -1 1077944384 395 0 0 0 1 0 0 0 20 0 20 0 420252470 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321742621040 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19567] ppid=19550 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/19552/task/19567/stat : 19567 (java) S 19550 19550 17551 0 -1 1077944384 216 0 0 0 1 0 0 0 20 0 20 0 420252470 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321741568240 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19568] ppid=19550 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19552/task/19568/stat : 19568 (java) S 19550 19550 17551 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 420252470 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321740515440 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19569] ppid=19550 vsize=28227388 memory=-1 CPUtime=0.08 cores=0-7
/proc/19552/task/19569/stat : 19569 (java) R 19550 19550 17551 0 -1 4202560 815 0 0 0 8 0 0 0 20 0 20 0 420252470 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321739462640 140323329165719 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19570] ppid=19550 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19570/stat : 19570 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420252471 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321738411104 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19571] ppid=19550 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19552/task/19571/stat : 19571 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252471 28904845312 10075 33554432000 4194304 4196468 140721901008832 140321737358384 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 41756 KiB

[startup+0.31837 s]*
/proc/loadavg: 6.51 6.70 7.22 3/212 19571
/proc/meminfo: memFree=24547492/32770624 swapFree=66999332/67108860
[pid=19550] ppid=19547 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19550/stat : 19550 (xcsp3-exec) S 19547 19550 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420252464 115843072 364 33554432000 4194304 5098028 140722960603280 140722960601384 139990846444156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21061632 140722960606069 140722960606313 140722960606313 140722960609226 0
/proc/19550/statm: 28282 364 305 221 0 87 0
[pid=19552] ppid=19550 vsize=28231644 memory=50344 CPUtime=0.54 cores=0-7
/proc/19552/stat : 19552 (java) S 19550 19550 17551 0 -1 1077944320 10954 0 0 0 50 4 0 0 20 0 20 0 420252465 28909203456 12586 33554432000 4194304 4196468 140721901008832 140721900991376 140323350445815 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
/proc/19552/statm: 7057911 12586 3355 1 0 7019032 0
[pid=19552/tid=19553] ppid=19550 vsize=28231644 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/19552/task/19553/stat : 19553 (java) R 19550 19550 17551 0 -1 4202560 7847 0 0 0 28 2 0 0 20 0 20 0 420252465 28909203456 12586 33554432000 4194304 4196468 140721901008832 140323354676928 140323334526302 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19554] ppid=19550 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19554/stat : 19554 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28909203456 12586 33554432000 4194304 4196468 140721901008832 140323303066768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19555] ppid=19550 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19555/stat : 19555 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28909203456 12586 33554432000 4194304 4196468 140721901008832 140323302013968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19556] ppid=19550 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19556/stat : 19556 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420252466 28909203456 12586 33554432000 4194304 4196468 140721901008832 140323300961168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19557] ppid=19550 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19557/stat : 19557 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28909203456 12595 33554432000 4194304 4196468 140721901008832 140323299908368 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19558] ppid=19550 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/19552/task/19558/stat : 19558 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28909203456 12595 33554432000 4194304 4196468 140721901008832 140323298855568 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19559] ppid=19550 vsize=28231644 memory=139779375199151 CPUtime=0 cores=0-7
/proc/19552/task/19559/stat : 19559 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28909203456 12595 33554432000 4194304 4196468 140721901008832 140323297802768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19560] ppid=19550 vsize=28231644 memory=139779375201456 CPUtime=0 cores=0-7
/proc/19552/task/19560/stat : 19560 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28909203456 12595 33554432000 4194304 4196468 140721901008832 140323296749968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19561] ppid=19550 vsize=28231644 memory=139779375203760 CPUtime=0 cores=0-7
/proc/19552/task/19561/stat : 19561 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252466 28909203456 12595 33554432000 4194304 4196468 140721901008832 140323295697168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19562] ppid=19550 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19562/stat : 19562 (java) S 19550 19550 17551 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 420252467 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321746832240 140323350456962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19563] ppid=19550 vsize=28231644 memory=279558750414480 CPUtime=0 cores=0-7
/proc/19552/task/19563/stat : 19563 (java) S 19550 19550 17551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 420252468 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321745778208 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19564] ppid=19550 vsize=28231644 memory=279558750421392 CPUtime=0 cores=0-7
/proc/19552/task/19564/stat : 19564 (java) S 19550 19550 17551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 420252468 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321744725360 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19565] ppid=19550 vsize=28231644 memory=279558750362544 CPUtime=0 cores=0-7
/proc/19552/task/19565/stat : 19565 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252470 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321743673680 140323350464411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19566] ppid=19550 vsize=28231644 memory=279558750435216 CPUtime=0.03 cores=0-7
/proc/19552/task/19566/stat : 19566 (java) S 19550 19550 17551 0 -1 1077944384 407 0 0 0 3 0 0 0 20 0 20 0 420252470 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321742621040 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19567] ppid=19550 vsize=28231644 memory=279558750442128 CPUtime=0.04 cores=0-7
/proc/19552/task/19567/stat : 19567 (java) S 19550 19550 17551 0 -1 1077944384 356 0 0 0 4 0 0 0 20 0 20 0 420252470 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321741568240 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19568] ppid=19550 vsize=28231644 memory=279558750439824 CPUtime=0.01 cores=0-7
/proc/19552/task/19568/stat : 19568 (java) R 19550 19550 17551 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 20 0 420252470 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321740515440 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19569] ppid=19550 vsize=28231644 memory=279558750455984 CPUtime=0.12 cores=0-7
/proc/19552/task/19569/stat : 19569 (java) S 19550 19550 17551 0 -1 1077944384 976 0 0 0 12 0 0 0 20 0 20 0 420252470 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321739462640 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19570] ppid=19550 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19570/stat : 19570 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420252471 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321738411104 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19571] ppid=19550 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/19552/task/19571/stat : 19571 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 420252471 28909203456 12595 33554432000 4194304 4196468 140721901008832 140321737358384 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51800 KiB

[startup+0.700964 s]
/proc/loadavg: 6.51 6.70 7.22 5/212 19571
/proc/meminfo: memFree=24517580/32770624 swapFree=66999332/67108860
[pid=19550] ppid=19547 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19550/stat : 19550 (xcsp3-exec) S 19547 19550 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420252464 115843072 364 33554432000 4194304 5098028 140722960603280 140722960601384 139990846444156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21061632 140722960606069 140722960606313 140722960606313 140722960609226 0
/proc/19550/statm: 28282 364 305 221 0 87 0
[pid=19552] ppid=19550 vsize=28233768 memory=131928 CPUtime=2.03 cores=0-7
/proc/19552/stat : 19552 (java) S 19550 19550 17551 0 -1 1077944320 15478 0 0 0 198 5 0 0 20 0 20 0 420252465 28911378432 32982 33554432000 4194304 4196468 140721901008832 140721900991376 140323350445815 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
/proc/19552/statm: 7058442 32982 3451 1 0 7019544 0
[pid=19552/tid=19553] ppid=19550 vsize=28233768 memory=279558750813872 CPUtime=0.68 cores=0-7
/proc/19552/task/19553/stat : 19553 (java) R 19550 19550 17551 0 -1 4202560 8366 0 0 0 65 3 0 0 20 0 20 0 420252465 28911378432 32982 33554432000 4194304 4196468 140721901008832 140323354680456 140322977337511 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19554] ppid=19550 vsize=28233768 memory=139779375407984 CPUtime=0 cores=0-7
/proc/19552/task/19554/stat : 19554 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28911378432 32982 33554432000 4194304 4196468 140721901008832 140323303066768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19555] ppid=19550 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19555/stat : 19555 (java) S 19550 19550 17551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 420252466 28911378432 32982 33554432000 4194304 4196468 140721901008832 140323302013968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19556] ppid=19550 vsize=28233768 memory=5912 CPUtime=0 cores=0-7
/proc/19552/task/19556/stat : 19556 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 420252466 28911378432 32982 33554432000 4194304 4196468 140721901008832 140323300961168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0

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

/proc/meminfo: memFree=14700624/32770624 swapFree=66999336/67108860
[pid=19550] ppid=19547 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19550/stat : 19550 (xcsp3-exec) S 19547 19550 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420252464 115843072 364 33554432000 4194304 5098028 140722960603280 140722960601384 139990846444156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21061632 140722960606069 140722960606313 140722960606313 140722960609226 0
/proc/19550/statm: 28282 364 305 221 0 87 0
[pid=19552] ppid=19550 vsize=28768328 memory=9876416 CPUtime=19870.5 cores=0-7
/proc/19552/stat : 19552 (java) S 19550 19550 17551 0 -1 1077944320 994879 0 0 0 1984173 2877 0 0 20 0 28 0 420252465 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140721900991376 140323350445815 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
/proc/19552/statm: 7192082 2469104 3560 1 0 7153184 0
[pid=19552/tid=19553] ppid=19550 vsize=28768328 memory=9876416 CPUtime=5.6 cores=0-7
/proc/19552/task/19553/stat : 19553 (java) S 19550 19550 17551 0 -1 1077944384 12713 0 0 0 545 15 0 0 20 0 28 0 420252465 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323354686592 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19554] ppid=19550 vsize=28768328 memory=9876416 CPUtime=37.46 cores=0-7
/proc/19552/task/19554/stat : 19554 (java) S 19550 19550 17551 0 -1 1077944384 27392 0 0 0 3515 231 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323303066768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19555] ppid=19550 vsize=28768328 memory=3624 CPUtime=37.44 cores=0-7
/proc/19552/task/19555/stat : 19555 (java) S 19550 19550 17551 0 -1 1077944384 26857 0 0 0 3508 236 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323302013968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19556] ppid=19550 vsize=28768328 memory=1456 CPUtime=37.58 cores=0-7
/proc/19552/task/19556/stat : 19556 (java) S 19550 19550 17551 0 -1 1077944384 22957 0 0 0 3517 241 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323300961168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19557] ppid=19550 vsize=28768328 memory=9876416 CPUtime=37.48 cores=0-7
/proc/19552/task/19557/stat : 19557 (java) S 19550 19550 17551 0 -1 1077944384 29968 0 0 0 3515 233 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323299908368 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19558] ppid=19550 vsize=28768328 memory=164 CPUtime=37.59 cores=0-7
/proc/19552/task/19558/stat : 19558 (java) S 19550 19550 17551 0 -1 1077944384 23954 0 0 0 3525 234 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323298855568 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19559] ppid=19550 vsize=28768328 memory=1399103955520229747 CPUtime=37.43 cores=0-7
/proc/19552/task/19559/stat : 19559 (java) S 19550 19550 17551 0 -1 1077944384 28185 0 0 0 3517 226 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323297802768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19560] ppid=19550 vsize=28768328 memory=6791534058613427641 CPUtime=37.57 cores=0-7
/proc/19552/task/19560/stat : 19560 (java) S 19550 19550 17551 0 -1 1077944384 27182 0 0 0 3504 253 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323296749968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19561] ppid=19550 vsize=28768328 memory=1424 CPUtime=37.65 cores=0-7
/proc/19552/task/19561/stat : 19561 (java) S 19550 19550 17551 0 -1 1077944384 25424 0 0 0 3516 249 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323295697168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19562] ppid=19550 vsize=28768328 memory=0 CPUtime=8 cores=0-7
/proc/19552/task/19562/stat : 19562 (java) S 19550 19550 17551 0 -1 1077944384 43542 0 0 0 781 19 0 0 20 0 28 0 420252467 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321746832240 140323350456962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19563] ppid=19550 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/19552/task/19563/stat : 19563 (java) S 19550 19550 17551 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 420252468 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321745778272 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19564] ppid=19550 vsize=28768328 memory=168147969677548 CPUtime=0 cores=0-7
/proc/19552/task/19564/stat : 19564 (java) S 19550 19550 17551 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 28 0 420252468 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321744725376 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19565] ppid=19550 vsize=28768328 memory=-3472574944341025154 CPUtime=0 cores=0-7
/proc/19552/task/19565/stat : 19565 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321743673680 140323350464411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19566] ppid=19550 vsize=28768328 memory=532 CPUtime=9.94 cores=0-7
/proc/19552/task/19566/stat : 19566 (java) S 19550 19550 17551 0 -1 1077944384 74523 0 0 0 980 14 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321742621040 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19567] ppid=19550 vsize=28768328 memory=1556 CPUtime=8.8 cores=0-7
/proc/19552/task/19567/stat : 19567 (java) S 19550 19550 17551 0 -1 1077944384 65523 0 0 0 873 7 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321741568240 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19568] ppid=19550 vsize=28768328 memory=1456 CPUtime=8.91 cores=0-7
/proc/19552/task/19568/stat : 19568 (java) S 19550 19550 17551 0 -1 1077944384 62198 0 0 0 882 9 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321740515440 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19569] ppid=19550 vsize=28768328 memory=9876416 CPUtime=1.85 cores=0-7
/proc/19552/task/19569/stat : 19569 (java) S 19550 19550 17551 0 -1 1077944384 34643 0 0 0 178 7 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321739462640 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19570] ppid=19550 vsize=28768328 memory=1456 CPUtime=0 cores=0-7
/proc/19552/task/19570/stat : 19570 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420252471 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321738411104 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19571] ppid=19550 vsize=28768328 memory=1456 CPUtime=1.06 cores=0-7
/proc/19552/task/19571/stat : 19571 (java) S 19550 19550 17551 0 -1 1077944384 5508 0 0 0 32 74 0 0 20 0 28 0 420252471 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321737358384 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19572] ppid=19550 vsize=28768328 memory=1456 CPUtime=2434.96 cores=0-7
/proc/19552/task/19572/stat : 19572 (java) R 19550 19550 17551 0 -1 4202560 26871 0 0 0 243447 49 0 0 20 0 28 0 420253282 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321726287112 140322983011344 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19573] ppid=19550 vsize=28768328 memory=9876416 CPUtime=2444.65 cores=0-7
/proc/19552/task/19573/stat : 19573 (java) R 19550 19550 17551 0 -1 4202560 25416 0 0 0 244424 41 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321725235528 140323331288807 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19574] ppid=19550 vsize=28768328 memory=279558751154640 CPUtime=2445.17 cores=0-7
/proc/19552/task/19574/stat : 19574 (java) R 19550 19550 17551 0 -1 4202560 189044 0 0 0 244248 269 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321724182136 140322984249104 0 4 0 16800975 0 0 0 -1 6 0 0 8 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19575] ppid=19550 vsize=28768328 memory=8377424916951425120 CPUtime=2436.29 cores=0-7
/proc/19552/task/19575/stat : 19575 (java) R 19550 19550 17551 0 -1 4202560 41237 0 0 0 243503 126 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321723129880 140322979003932 0 4 0 16800975 0 0 0 -1 4 0 0 10 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19576] ppid=19550 vsize=28768328 memory=3624 CPUtime=2447.04 cores=0-7
/proc/19552/task/19576/stat : 19576 (java) R 19550 19550 17551 0 -1 4202560 59395 0 0 0 244620 84 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321722077304 140322983161232 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19577] ppid=19550 vsize=28768328 memory=1456 CPUtime=2442.21 cores=0-7
/proc/19552/task/19577/stat : 19577 (java) R 19550 19550 17551 0 -1 4202560 39586 0 0 0 244121 100 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321721024144 140322980125392 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19578] ppid=19550 vsize=28768328 memory=9876416 CPUtime=2437.56 cores=0-7
/proc/19552/task/19578/stat : 19578 (java) R 19550 19550 17551 0 -1 4202560 59883 0 0 0 243620 136 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321719972568 140322980472986 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19579] ppid=19550 vsize=28768328 memory=1456 CPUtime=2438.04 cores=0-7
/proc/19552/task/19579/stat : 19579 (java) R 19550 19550 17551 0 -1 4202560 41431 0 0 0 243716 88 0 0 20 0 28 0 420253284 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321718922400 140322975886037 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
Current children cumulated CPU time: 19870.5 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 9877872 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.15 8.28 8.29 9/221 19797
/proc/meminfo: memFree=14701168/32770624 swapFree=66999336/67108860
[pid=19550] ppid=19547 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/19550/stat : 19550 (xcsp3-exec) S 19547 19550 17551 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 420252464 115843072 364 33554432000 4194304 5098028 140722960603280 140722960601384 139990846444156 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21061632 140722960606069 140722960606313 140722960606313 140722960609226 0
/proc/19550/statm: 28282 364 305 221 0 87 0
[pid=19552] ppid=19550 vsize=28768328 memory=9876416 CPUtime=20011.8 cores=0-7
/proc/19552/stat : 19552 (java) S 19550 19550 17551 0 -1 1077944320 999438 0 0 0 1998291 2886 0 0 20 0 28 0 420252465 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140721900991376 140323350445815 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
/proc/19552/statm: 7192082 2469104 3560 1 0 7153184 0
[pid=19552/tid=19553] ppid=19550 vsize=28768328 memory=1652 CPUtime=5.6 cores=0-7
/proc/19552/task/19553/stat : 19553 (java) S 19550 19550 17551 0 -1 1077944384 12713 0 0 0 545 15 0 0 20 0 28 0 420252465 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323354686592 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19554] ppid=19550 vsize=28768328 memory=4872558044660077418 CPUtime=37.46 cores=0-7
/proc/19552/task/19554/stat : 19554 (java) S 19550 19550 17551 0 -1 1077944384 27392 0 0 0 3515 231 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323303066768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19555] ppid=19550 vsize=28768328 memory=10596 CPUtime=37.44 cores=0-7
/proc/19552/task/19555/stat : 19555 (java) S 19550 19550 17551 0 -1 1077944384 26857 0 0 0 3508 236 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323302013968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19556] ppid=19550 vsize=28768328 memory=1712 CPUtime=37.58 cores=0-7
/proc/19552/task/19556/stat : 19556 (java) S 19550 19550 17551 0 -1 1077944384 22957 0 0 0 3517 241 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323300961168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19557] ppid=19550 vsize=28768328 memory=988 CPUtime=37.48 cores=0-7
/proc/19552/task/19557/stat : 19557 (java) S 19550 19550 17551 0 -1 1077944384 29968 0 0 0 3515 233 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323299908368 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19558] ppid=19550 vsize=28768328 memory=4004 CPUtime=37.59 cores=0-7
/proc/19552/task/19558/stat : 19558 (java) S 19550 19550 17551 0 -1 1077944384 23954 0 0 0 3525 234 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323298855568 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19559] ppid=19550 vsize=28768328 memory=2828 CPUtime=37.43 cores=0-7
/proc/19552/task/19559/stat : 19559 (java) S 19550 19550 17551 0 -1 1077944384 28185 0 0 0 3517 226 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323297802768 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19560] ppid=19550 vsize=28768328 memory=1048 CPUtime=37.57 cores=0-7
/proc/19552/task/19560/stat : 19560 (java) S 19550 19550 17551 0 -1 1077944384 27182 0 0 0 3504 253 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323296749968 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19561] ppid=19550 vsize=28768328 memory=5912 CPUtime=37.65 cores=0-7
/proc/19552/task/19561/stat : 19561 (java) S 19550 19550 17551 0 -1 1077944384 25424 0 0 0 3516 249 0 0 20 0 28 0 420252466 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140323295697168 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19562] ppid=19550 vsize=28768328 memory=612 CPUtime=8 cores=0-7
/proc/19552/task/19562/stat : 19562 (java) S 19550 19550 17551 0 -1 1077944384 43546 0 0 0 781 19 0 0 20 0 28 0 420252467 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321746832240 140323350456962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19563] ppid=19550 vsize=28768328 memory=1220 CPUtime=0 cores=0-7
/proc/19552/task/19563/stat : 19563 (java) S 19550 19550 17551 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 420252468 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321745778272 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19564] ppid=19550 vsize=28768328 memory=111636 CPUtime=0 cores=0-7
/proc/19552/task/19564/stat : 19564 (java) S 19550 19550 17551 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 28 0 420252468 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321744725376 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19565] ppid=19550 vsize=28768328 memory=804 CPUtime=0 cores=0-7
/proc/19552/task/19565/stat : 19565 (java) S 19550 19550 17551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321743673680 140323350464411 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19566] ppid=19550 vsize=28768328 memory=1804 CPUtime=9.94 cores=0-7
/proc/19552/task/19566/stat : 19566 (java) S 19550 19550 17551 0 -1 1077944384 74527 0 0 0 980 14 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321742621040 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19567] ppid=19550 vsize=28768328 memory=920 CPUtime=8.8 cores=0-7
/proc/19552/task/19567/stat : 19567 (java) S 19550 19550 17551 0 -1 1077944384 65526 0 0 0 873 7 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321741568240 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19568] ppid=19550 vsize=28768328 memory=4624 CPUtime=8.91 cores=0-7
/proc/19552/task/19568/stat : 19568 (java) S 19550 19550 17551 0 -1 1077944384 62201 0 0 0 882 9 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321740515440 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19569] ppid=19550 vsize=28768328 memory=1412 CPUtime=1.85 cores=0-7
/proc/19552/task/19569/stat : 19569 (java) S 19550 19550 17551 0 -1 1077944384 34651 0 0 0 178 7 0 0 20 0 28 0 420252470 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321739462640 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19570] ppid=19550 vsize=28768328 memory=3612 CPUtime=0 cores=0-7
/proc/19552/task/19570/stat : 19570 (java) S 19550 19550 17551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 420252471 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321738411104 140323350456021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19571] ppid=19550 vsize=28768328 memory=1456 CPUtime=1.06 cores=0-7
/proc/19552/task/19571/stat : 19571 (java) S 19550 19550 17551 0 -1 1077944384 5535 0 0 0 32 74 0 0 20 0 28 0 420252471 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321737358384 140323350456962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19572] ppid=19550 vsize=28768328 memory=9876416 CPUtime=2452.3 cores=0-7
/proc/19552/task/19572/stat : 19572 (java) R 19550 19550 17551 0 -1 4202560 26958 0 0 0 245179 51 0 0 20 0 28 0 420253282 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321726287112 140322980160353 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19573] ppid=19550 vsize=28768328 memory=4100 CPUtime=2462.35 cores=0-7
/proc/19552/task/19573/stat : 19573 (java) R 19550 19550 17551 0 -1 4202560 25712 0 0 0 246194 41 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321725235528 140322985697740 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19574] ppid=19550 vsize=28768328 memory=1398720917958146503 CPUtime=2462.86 cores=0-7
/proc/19552/task/19574/stat : 19574 (java) R 19550 19550 17551 0 -1 4202560 190857 0 0 0 246015 271 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321724182136 140322986158473 0 4 0 16800975 0 0 0 -1 6 0 0 9 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19575] ppid=19550 vsize=28768328 memory=4872558044660077418 CPUtime=2453.98 cores=0-7
/proc/19552/task/19575/stat : 19575 (java) R 19550 19550 17551 0 -1 4202560 41694 0 0 0 245271 127 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321723129880 140322979316152 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19576] ppid=19550 vsize=28768328 memory=303430223234596890 CPUtime=2464.74 cores=0-7
/proc/19552/task/19576/stat : 19576 (java) R 19550 19550 17551 0 -1 4202560 59783 0 0 0 246390 84 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321722077304 140322981535105 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19577] ppid=19550 vsize=28768328 memory=288230583166042425 CPUtime=2459.91 cores=0-7
/proc/19552/task/19577/stat : 19577 (java) R 19550 19550 17551 0 -1 4202560 40002 0 0 0 245890 101 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321721024144 140322979388311 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19578] ppid=19550 vsize=28768328 memory=14973369229511284 CPUtime=2455.26 cores=0-7
/proc/19552/task/19578/stat : 19578 (java) R 19550 19550 17551 0 -1 4202560 60536 0 0 0 245389 137 0 0 20 0 28 0 420253283 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321719972568 140322980125417 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
[pid=19552/tid=19579] ppid=19550 vsize=28768328 memory=1424 CPUtime=2455.75 cores=0-7
/proc/19552/task/19579/stat : 19579 (java) R 19550 19550 17551 0 -1 4202560 41831 0 0 0 245486 89 0 0 20 0 28 0 420253284 29458767872 2469104 33554432000 4194304 4196468 140721901008832 140321718922400 140322981182248 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 37253120 140721901011946 140721901012118 140721901012118 140721901014991 0
Current children cumulated CPU time: 20011.8 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 9877872 KiB

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

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

[startup+2520.46 s]
# the end of solver process 19552 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19985.8 s, system=29.0435 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

[startup+2520.4 s]*
/proc/loadavg: 8.15 8.28 8.29 2/194 19799
/proc/meminfo: memFree=15217244/32770624 swapFree=66999336/67108860
Current cumulated CPU time of completed processes: 0.00234 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.46
CPU time (s): 20014.9
CPU user time (s): 19985.8
CPU system time (s): 29.0435
CPU usage (%): 794.098
Max. virtual memory (cumulated for all children) (KiB): 28901456
Max. memory (cumulated for all children) (KiB): 9905436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19985.8
system time used= 29.0435
maximum resident set size= 9925872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1005435
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 72942
involuntary context switches= 236519


# summary of solver processes directly reported to runsolver:
#   pid: 19550,19552
#   total CPU time (s): 20014.9
#   total CPU user time (s): 19985.8
#   total CPU system time (s): 29.0435

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.5799 second user time and 30.7805 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-14 08:38:20
IDJOB=4393668
IDBENCH=139200
IDSOLVER=2841
FILE ID=node140/4393668-1568443140
RUNJOBID= node140-1568438992-17578
PBS_JOBID= 21702327
Free space on /tmp= 58140 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-07-07-fair.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-4393668-1568443140/watcher-4393668-1568443140 -o /tmp/evaluation-result-4393668-1568443140/solver-4393668-1568443140 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node140-1568438992-17578 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2144037931 HOME/instance-4393668-1568443140.xml

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

MD5SUM BENCH= 2cb13d8f4904ef06e321ec381eb8db90
RANDOM SEED=2144037931

node140.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24584792 kB
MemAvailable:   31856580 kB
Buffers:          177888 kB
Cached:          7301176 kB
SwapCached:         2700 kB
Active:          1535200 kB
Inactive:        5952544 kB
Active(anon):       4988 kB
Inactive(anon):    44336 kB
Active(file):    1530212 kB
Inactive(file):  5908208 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66999332 kB
Dirty:             26888 kB
Writeback:             0 kB
AnonPages:        117648 kB
Mapped:            43836 kB
Shmem:             32288 kB
Slab:             292056 kB
SReclaimable:     261828 kB
SUnreclaim:        30228 kB
KernelStack:        3728 kB
PageTables:         6012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58112 MiB
End job on node140 at 2019-09-14 09:20:21